/Amazon_Price_Check

Python Script to check amazon Product item price and notifiy via email

Primary LanguagePython

Amazon Product Automated Price Checking

Description

Python Script for Check certain amazon Product Price and notify via email when the Price drops down from a certain value

Installation

Development

  • Change URL to the Product's url from amazon.
  • Change Price to desired Price point

$ pip install requests
$ pip install bs4

Running Script

$ python Amazon_Price_Check.py