Amazon Web Scrapper that notifies if a desired product meets a user-defined target price
- Python 3.5.x or higher
- Gmail Account for Bot
- Must allow Less Secure Apps
- Clone Repository
- Fill out
whitelist.csvwith desired items - Fill out
config.pywith bot credentials and your email - Launch Terminal / Command Prompt, run
pip install -r requirementsto install dependencies - Run program with
python3 main.py