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

Issue after logging in #5

Open Okrbx opened 2 years ago

Okrbx commented 2 years ago

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?

runn454 commented 2 years ago

same for me...

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:

hellofaizan commented 2 years ago

Same issue for Me. Hey @redianmarku please give any solution

Miap93 commented 1 year ago

same problem here. help?