Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 319 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 319 Bytes

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.