You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi after i login it takes me to the page of the person i want to scrape followers usernames from then it shows this Traceback (most recent call last):
File "C:\Users\not2d\Desktop\instagram-follower-scraper-master\run.py", line 104, in
scrape()
File "C:\Users\not2d\Desktop\instagram-follower-scraper-master\run.py", line 64, in scrape
WebDriverWait(bot, TIMEOUT).until(
File "C:\Users\not2d\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:
Any help please?
The text was updated successfully, but these errors were encountered:
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:
Hi after i login it takes me to the page of the person i want to scrape followers usernames from then it shows this Traceback (most recent call last):
File "C:\Users\not2d\Desktop\instagram-follower-scraper-master\run.py", line 104, in
scrape()
File "C:\Users\not2d\Desktop\instagram-follower-scraper-master\run.py", line 64, in scrape
WebDriverWait(bot, TIMEOUT).until(
File "C:\Users\not2d\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:
Any help please?
The text was updated successfully, but these errors were encountered: