michberr / ProductGenius

Flask web application that interprets product ratings and reviews
https://productgenius.herokuapp.com/
MIT License
32 stars 19 forks source link

Retrieve product reviews and ratings from ASINs #2

Closed michberr closed 7 years ago

michberr commented 7 years ago

Two examples of scrapers:

https://github.com/adamlwgriffiths/amazon_scraper

https://www.scrapehero.com/how-to-scrape-amazon-product-reviews/

michberr commented 7 years ago

Other product information:

e.g. title, authors, image, price http://docs.aws.amazon.com/AWSECommerceService/latest/DG/FindingItems.html http://docs.aws.amazon.com/AWSECommerceService/latest/DG/FindingOutMoreAboutanItem.html

michberr commented 7 years ago

For now, working with data in local database. See commit cb0b5cf93de03e7b7aacf86fdfa3b08505b79911