redianmarku / instagram-follower-scraper

A python script that can automatically scrape other people followers on instagram and save them in a txt file.
233 stars 85 forks source link

after login in I get this error #6

Open runn454 opened 2 years ago

runn454 commented 2 years ago

File "C:\Users\glenr\Desktop\instagram-follower-scraper-master\run.py", line 103, in scrape() File "C:\Users\glenr\Desktop\instagram-follower-scraper-master\run.py", line 69, in scrape WebDriverWait(bot, TIMEOUT).until( File "C:\Users\glenr\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\support\wait.py", line 80, in until raise TimeoutException(message, screen, stacktrace) selenium.common.exceptions.TimeoutException: Message:

Joshuaogaga commented 1 year ago

Getting same error message. What can be done to resolve it?