Back to projects
DevTools
amazon_price_tracker
It is a web app which provides the user a HTML Form that asks for user’s name, link of the desired Amazon product, desired price and user’s email address. When user fills this form and clicks on the Submit button, their data gets stored in a database. From there a Python script checks the real-time price of the Amazon product until it meets the desired price given by the user and when it matches, the Python script shoots a mail with details of the product on user’s email address and deletes the record from database to avoid multiple mailings.
aakashv8900
Maintainer
43 stars
About this project
It is a web app which provides the user a HTML Form that asks for user’s name, link of the desired Amazon product, desired price and user’s email address. When user fills this form and clicks on the Submit button, their data gets stored in a database. From there a Python script checks the real-time price of the Amazon product until it meets the desired price given by the user and when it matches, the Python script shoots a mail with details of the product on user’s email address and deletes the record from database to avoid multiple mailings. Maintained by aakashv8900 on GitHub, where it has earned 43 stars from the community.
It's actively developed around price-tracker, beautifulsoup4, python, and is a solid reference for anyone building with these tools.
Tags
Install
npm install amazon_price_trackerMore Flask projects