/price-tracker

Amazon price tracker which tracks price of your product and send you an email if product's price drops.

Primary LanguagePython

price-tracker

Amazon price tracker which tracks price of your product and send you an email if product's price drops.

Description

Frontend: HTML, CSS
Backend: Python Django
Libraries used: BeautifulSoup for scraping prices of products from amazon website.

Running on your system

  • Download all modules used in this project from requirements.txt file.
  • Clone this repo on your local system.
  • Make sure to enter your email details in settings.py file.

Screenshots

1 2 3 4 5