/python-script-to-downlaod-ercot-data

Python script to download ercot zip files on local machine

Primary LanguagePython

python-script-to-downlaod-ercot-data

Data source URL

update the data source URL you want to download in report_page_url variable value

To run script

In terminal: python3 main.py

All of the zip data on the given URL will be store in data directory on your local machine, and exctracted data are stored on extract_data directory