Amazon price tracker which tracks price of your product and send you an email if product's price drops.
Frontend: HTML, CSS
Backend: Python Django
Libraries used: BeautifulSoup for scraping prices of products from amazon website.
- 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.