A simple web scraping project in Python 3.
- Track the price of an item on Amazon UK and get an email (only Gmail supported now) when the price of the product drops and is available at a discounted rate!
- Written for fun after watching a basic YouTube tutorial by Dev Ed.
- Either ONE of the following:
- Allow Less Secure Apps on your Google Account
- Enable Two-Factor Authentication, and generate a new app password for Mail
- Get
pip
(more info) - Download requirements using
pip install -r requirements.txt
- Clone this repository and run
python service.py