aahouzi / Instagram-Scraper-2021

Scrape Instagram content and stories, using a new technique based on the har file (No Token + No public API).
MIT License
111 stars 12 forks source link

Stuck [SUCCESS]: Logged into the website. #14

Open Gajack33 opened 2 years ago

Gajack33 commented 2 years ago

Hi, any idea?

When i cancel after few mins, it looks like it's stuck in a time.sleep.

^CTraceback (most recent call last):
  File "Instagram-Scraper-2021/scraper/insta_feed_scraper.py", line 304, in <module>
    time.sleep(3)
KeyboardInterrupt

And scrap without account never work [ERROR]: Instagram redirected us to a login page, i got this message all the time

Thanks