SurAyush/Flipkart_PriceTracker
A simple flipkart price tracker of products using Scheduler, Beautiful Soup and SMTPlib We can set product URL and threshold. Our python code checks the price of the product every half an hour and enters the content in a csv file If present price is less than threshold price, it sends a notification email to the user
Python
No issues in this repository yet.