Skip to content

Ivanmtta/Price-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Price Tracker Logo

Description

Price Tracker is a full-stack web application to save your Amazon items and get daily emails to check when their prices drop.

Demo

Technologies

Full-Stack web application that uses:

How it works?

  • Price Tracker uses the python library Beautiful Soup to access amazon links and extract their information such as product name, image, and price.
  • Using Flask, the application connects to the MongoDB database to store and extract the products saved by the user.
  • Every 24 hours, the application checks if one of the saved products' price changed and sends an email to the user using a SMTP protocol client library.

Daily email demo

License

Copyright (c) 2020 Ivan Mota Released under the MIT License

About

Full-stack web application to save your amazon items and get daily emails to check when their prices drop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors