Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 430 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 430 Bytes

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