https://github.com/virresh/amazonscraper
Scraper for Amazon Reviews
https://github.com/virresh/amazonscraper
Last synced: 11 months ago
JSON representation
Scraper for Amazon Reviews
- Host: GitHub
- URL: https://github.com/virresh/amazonscraper
- Owner: virresh
- Created: 2020-01-25T13:13:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-25T13:28:21.000Z (over 6 years ago)
- Last Synced: 2025-03-12T15:15:39.255Z (over 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Amazon_Scraper
Products and reviews scraper for Amazon.in
Usage:
```
$ python scrape.py categories/sports.txt
```
Depends on:
- selenium
- pymongo
Modify the pymongo connection parameters within the scraper as per requirements
The data structure mined by the scraper is defined within the scraper file itself.
scrape.py: Scrape reviews
scrape_profile.py: Scrape User profiles
scrape_missing_brands.py: Scrape reviews for products on missing brands in the existing data