Skip to content

This web scraper scrapes an online shopping site for the price of a GPU. If the price has dropped it sends me Gmail to notify me.

License

Notifications You must be signed in to change notification settings

UnixPy/web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraper

This webscraper scrapes an online shopping site for the price of a gpu. If the price has dropepd it sends me gmail to notifie me.

The first script gmail_stuff.py sends a Gmail when it is either monday or the price of the GPU has dropped.

The second script web_scraping.py scrapes the website for the price of the GPU.

The third script main.py imports the two other files and calls the fuctions in the scripts.

About

This web scraper scrapes an online shopping site for the price of a GPU. If the price has dropped it sends me Gmail to notify me.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages