Automatic Best Seller Extraction from Amazon and EBay.

This program automatically scraps the data from websites from amazon and gets the bestselling products and it’s details then outputs a csv file with a selection given certain input parameters like: price range, demand, number of reviews. It was built using python and selenium. The Products can be visualized on a browser for easy review.

Figure 1. Bestseller categories extracted from amazon Bestsellers; the program is able to perform this extraction in around 5 minutes.
Figure 2. Sample Best Seller Category displayed in the browser for review and filtering if desired.
Figure 3. The program then filters the bestsellers given a price range, review count.