Skip to content

vammyK/PythonWebScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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

Cloned Project to see pricing drops in Amazon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages