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
- Host: GitHub
- URL: https://github.com/grayhat12/gray-scraper
- Owner: GrayHat12
- Created: 2019-08-12T07:28:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-21T08:00:52.000Z (over 6 years ago)
- Last Synced: 2025-02-01T15:29:51.967Z (about 1 year ago)
- Topics: instagram, py, selenium-python, selenium-webdriver, webscraper
- Language: Python
- Size: 4.62 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.