Flipkart Price Notifer with python Uses Play's an alarm when the price of the item drops below your given threshold Requirements: > Python3 > BeautifulSoup > Requests > Playsound Installation git clone https://github.com/sainishwanth/Simple-Flipkart-Price-Tracker.git && pip3 install bs4 requests playsound