Scapes an entire search page of a particular item on eBay and sends regular updates to an email address
This is a project I built with the sole intent to learn more about scraping websites, manipulating data, and delivering it through a medium. It is not intended for commercial use.
The program tracks an entire eBay search page of a particular item and sends automated updates to an email with the respective link and price to each entry.
The program asks you for:
- The item you want to track
- How many hours do you want between updates
- The range of price
- The email address you would like to receive the updates to
Installation
The program only works locally. It will create a CSV file in the current directory the program is run from with all the data.
If you would like to test the program, you need to: