Skip to content

virresh/AmazonScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Scraper for Amazon Reviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages