Skip to content

Python script to get email and sms notification, if the price of the Amazon product drops to your expected price.

License

Notifications You must be signed in to change notification settings

arunslb123/Amazon_Product_Price_Alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon_Product_Price_Alert

Python script to get email and sms notification, if the price of the Amazon product drops to your expected price.

Dependencies:

Before you get started, make sure you have installed:

  1. Bottlenose (pip install bottlenose)
  2. lxml (pip install lxml)
  3. dateutil ( pip install dateutil)
  4. Twilio (pip install twilio)
  5. pip install python-amazon-simple-product-api
  6. An Amazon Product Advertising Account
  7. An AWS Account

About

Python script to get email and sms notification, if the price of the Amazon product drops to your expected price.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages