Skip to content

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).

Notifications You must be signed in to change notification settings

tadegbayi/price_notifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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).

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

No packages published

Languages

  • Python 100.0%