Skip to content

This webscraping program will track the price of specific items from Amazon and sends out the notification.

Notifications You must be signed in to change notification settings

gkhabas76/TrackPrice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

TrackPrice

This webscraping program will track the price of specific items from Amazon and sends out the notification through email.

Libraries Used

--> requests --> bs4 (BeautifulSoup) --> smtplib

Execute the program

--> python app.py

Python Version

--> 3.8.5

pip Version

--> 20.2.3

About

This webscraping program will track the price of specific items from Amazon and sends out the notification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages