saikumarbysani's repositories
Language:Jupyter Notebook000
price_notifier
A price notifier where I scrape a website for the price of an item (using requests and BeautifulSoup), and then if the price has change, the app automatically sends an email once a day (using time, and smtplib).
000