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).
forked from Vidito/price_notifier
-
Notifications
You must be signed in to change notification settings - Fork 0
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).
tadegbayi/price_notifier
About
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).
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%