Python Script for Check certain amazon Product Price and notify via email when the Price drops down from a certain value
- Change
URLto the Product's url from amazon. - Change
Priceto desired Price point
$ pip install requests
$ pip install bs4$ python Amazon_Price_Check.py