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.csv
with desired items - Fill out
config.py
with bot credentials and your email - Launch Terminal / Command Prompt, run
pip install -r requirements
to install dependencies - Run program with
python3 main.py