It is a python program to send you email when price of item you need drops below your desired price. You can enter the url of the product for which you wish to receive price alert. It uses beautiful soup for web-scraping amazon site. It uses smtplib to send email if the price is below the desired price.
Sample amazon item page:
As current price (Rs 1700) is below the desired price (Rs2000) email is sent to us.