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