Skip to content

sholappa/toSaunaOrNot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

toSaunaOrNot

This small project is a Python-based web scraper designed to fetch Finnish electricity prices for the current day and save them into a .csv file. It serves as a practical exercise to learn web scraping and automate tasks using cron scheduling.

How to use:

The script is designed to be run once a day with Cron or Task Scheduler. Once ran, a .csv file will be saved to root folder and the earlier file will be removed in the process.

Technologies Used:

Python for scripting and web scraping.
BeautifulSoup and requests libraries to parse HTML.
Cron to schedule the scraper to run at regular intervals.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages