Skip to content

A web scraper that uses the Beautiful Soup library to extract data from a Steam webpage, such as the name, price, and current date, every 24 hours and records it in a CSV file. It also triggers a sound notification if the game is on sale.

Notifications You must be signed in to change notification settings

CodyBarnesCS/Web-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Web-Scraper

A web scraper that uses the Beautiful Soup library to extract data from a Steam webpage, such as the name, price, and current date, every 24 hours and records it in a CSV file. It also triggers a sound notification if the game is on sale.

Elden Ring's Steam page is the example used in the code.

About

A web scraper that uses the Beautiful Soup library to extract data from a Steam webpage, such as the name, price, and current date, every 24 hours and records it in a CSV file. It also triggers a sound notification if the game is on sale.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages