Skip to content

This program uses the requests module to set up a get request to an item i want to buy from amazon.com, it then uses BeautifulSoup module to scrap the website for price information and the smtplib library to send myself an email when the price goes below a set threshold.

Notifications You must be signed in to change notification settings

AbbyNyakara/ScotterAlertProgram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

This program uses the requests module to set up a get request to an item i want to buy from amazon.com, it then uses BeautifulSoup module to scrap the website for price information and the smtplib library to send myself an email when the price goes below a set threshold.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages