n response_kw,n )n File "C:\Users\autospider\AppData\Roaming\Python\Python313\site-packages\urllib3\connectionpool.py", line 488, in _make_requestn raise new_en File "C:\Users\autospider\AppData\Roaming\Python\Python313\site-packages\urllib3\connectionpool.py", line 464, in _make_requestn self._validate_conn(conn)n ~~~~~^^^^^^n File "C:\Users\autospider\AppData\Roaming\Python\Python313\site-packages\urllib3\connectionpool.py", line 1093, in _validate_connn conn.connect()n ~~~~^^n File "C:\Users\autospider\AppData\Roaming\Python\Python313\site-packages\urllib3\connection.py", line 704, in connectn self.sock = sock = self._new_conn()n ~~~~^^n File "C:\Users\autospider\AppData\Roaming\Python\Python313\site-packages\urllib3\connection.py", line 205, in _new_connn raise NameResolutionError(self.host, self, e) from enurllib3.exceptions. {"status": False, "status_code": "HTTPSConnectionPool(host="axilaris.helixjobs.comhttps", port=443): Max retries exceeded with url: /employmenthero.com/sg/jobs/position/transcelestial-technologies-sales-support-engineer-remote-zapg6/ (Caused by NameResolutionError(": Failed to resolve "axilaris.helixjobs.comhttps" ([Errno 11001] getaddrinfo failed)"))", "content": "Traceback (most recent call last):n File "C:\Users\autospider\AppData\Roaming\Python\Python313\site-packages\urllib3\connection.py", line 198, in _new_connn sock = connection.create_connection(n (self._dns_host, self.port),n .