Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 431 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 431 Bytes

scraper-omie

Python web scraper to download day-ahead market hourly prices in Spain from OMIE Market Operator website https://www.omie.es/

You can download data for a specific day or for a date range.

The data are stored in a CSV file.

Usage

  • Download data for a specific day py run.py -d 01/01/2022
  • Download data for a date range py run.py -d 01/01/2022 31/01/2022

Versioning

Using SemVer