Skip to content

Amazon Price Tracker automatically track any amazon product price and sends notification when price goes down to grab the deal. We are using five Modules to build Amazon Price Tracker using Python 1. Requests Requests module allows you to send HTTP requests using Python Installation: pip install requests 2. Time Time is inbuilt module which prov…

Notifications You must be signed in to change notification settings

codex-learn/Amazon-Price-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Amazon-Price-Tracker

Amazon Price Tracker automatically track any amazon product price and sends notification when price goes down to grab the deal.

Prerequisite

1. Requests

Installation: pip install requests

2. BeautifulSoup

Installation: pip install beautifulsoup4

3. fake-useragent

Installation: pip install fake-useragent

4. win10toast

Installation: pip install win10toast

About

Amazon Price Tracker automatically track any amazon product price and sends notification when price goes down to grab the deal. We are using five Modules to build Amazon Price Tracker using Python 1. Requests Requests module allows you to send HTTP requests using Python Installation: pip install requests 2. Time Time is inbuilt module which prov…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages