AgiMaulana / Instagram-Comments-Scraper

Instagram comment scraper using python and selenium. Save the comments into excel.
MIT License
137 stars 44 forks source link

Updated for Instagram FEB, 2020 #4

Closed RedaOps closed 4 years ago

RedaOps commented 4 years ago

I have updated scraper.py to work for Instagram in February 2020. I have tested it and it works, the Load More button is found each time.

Cheers.

RedaOps commented 4 years ago

The sleep time can also be lower, something like 0.6 or 0.5 if the network connection is fast enough, and the script will not fail.