0

I'm using a Git repo here that I grabbed from someone (didnt want to paste the entire code sorry) that is supposed to grab product URLs and Image URLs from each page. It runs for a while and I can see the count increasing as well as see the URLs being collected. However, after a while I get this timeout error and I'm not familiar enough with selenium or web page scraping to know this error message. Any help would be amazing! I've googled around for a couple days with no luck. Here is the error I'm getting. The code used in is the script 1-url-scraper.py in the git repo. I'm on a mac using Firefox webdriver. Thanks so much in advance!

enter image description here

3
  • this error, shows up when you have a lowest version of your webdriver you are using, try to update and download the version that satisfied your browser version, if you are using google, you can see your browser version in chrome://settings/help Commented Aug 6, 2020 at 17:28
  • Thanks @bernardo! So update the webdriver? I'm using Firefox. Commented Aug 6, 2020 at 18:29
  • 1
    yes, if you are using firefox here you can see the version support.mozilla.org/en-US/kb/… Commented Aug 6, 2020 at 19:09

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.