An open API service indexing awesome lists of open source software.

https://github.com/grayhat12/gray-scraper

INSTAGRAM COMMENT SCRAPER FOR A POST
https://github.com/grayhat12/gray-scraper

instagram py selenium-python selenium-webdriver webscraper

Last synced: 5 months ago
JSON representation

INSTAGRAM COMMENT SCRAPER FOR A POST

Awesome Lists containing this project

README

          

# gray-scraper
INSTAGRAM COMMENT SCRAPER FOR A POST

## RUNNING THE CODE :
execute main.py file to run the scraper..
test.txt and data.json files need to be present in the working directory
After execution the comments data is stored in data.json file.

To set the post url change the `url` perimeter in main.py file.