/AMZN-Scrape

Scrapes Amazon.com and predicts hot products

Primary LanguagePython

AMZN-Scrape

This program scrapes bestselling product rankings from Amazon.com and attempts to predict the hottest products based on changes in their bestseller rankings.

WARNING: Scraping data from Amazon.com is against their terms of service. Use at your own risk.

NOTE: If the design of the Amazon.com's product catalog changes the scraper will break; this is not intended to be a production system.

Built using: Python 2.8.7 and MySQL 5