- This script will let you track price for the specified product. Once there the price drops, the scrip will send you an email. Happy Buying!
- Open the Price Tracker.py
- Add the URL of the Amazon product
- In server.login, Add your gmail id and the 16 digit password
- In server.sendmail, add the to and fro email id's
- Save the file
- In terminal run,
- pip install -r requirements.py
- python Price Tracker.py
- Price Tracker.py
- requirements.txt