Selenium: Max retries exceeded with url Hi, I'm trying to scrape from a website (paid Hacker account) and getting the following error: urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=48451): Max retries exceeded with url: /session/4a0816a71d25614a81f82b571d6cc92...
With this code I managed to grasp the comments for first six, however after that it keeps showing "This site can't be reached" resulting in HTTPConnectionPool(host='127.0.0.1', port=55765): Max retries exceeded with url: error .