Sunday, January 4, 2015

Amazon Product Price Change Notifier [Side Project]

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



No comments :

Post a Comment