Skip to content

The goal of Price Monitoring system is to notify user when price of selected items on e-commerce website hits below specific price set by the user.

Notifications You must be signed in to change notification settings

lovelydog/Price-Monitoring-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Price-Monitoring-System

The goal of Price Monitoring system is to notify user when price of selected items on e-commerce website hits below specific price set by the user.

I have used BeautifulSoup(BS4) for scraping prices and product info and also used requests library for making HTTP requests.

I have also implemented email notification using SMTP and python3 using SMTP and email library.

About

The goal of Price Monitoring system is to notify user when price of selected items on e-commerce website hits below specific price set by the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%