https://github.com/carloocchiena/python_portale_offerte_automation
An automation to scrape data into the Portale Offerte website and get an updated list of energy and gas offering without having to deal with dozens of manual data entry
https://github.com/carloocchiena/python_portale_offerte_automation
automation energy energy-data energy-monitor python selenium
Last synced: about 1 month ago
JSON representation
An automation to scrape data into the Portale Offerte website and get an updated list of energy and gas offering without having to deal with dozens of manual data entry
- Host: GitHub
- URL: https://github.com/carloocchiena/python_portale_offerte_automation
- Owner: carloocchiena
- License: mit
- Created: 2021-03-20T18:23:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-02T16:18:47.000Z (over 4 years ago)
- Last Synced: 2025-03-21T20:33:10.013Z (over 1 year ago)
- Topics: automation, energy, energy-data, energy-monitor, python, selenium
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python_portale_offerte_automation
An automation to scrape data into the Portale Offerte website and get an updated list of energy and gas offering without having to deal with dozens of manual data entry
### Update 2022
I've been asked about this script and for some more functionality (the option to download the annual cost of the energy supply as well).
I took the opportunity then to update the whole script up to Selenium 4.0 best practice and add that function.
Please be so kind to star or fork if you want to use it :)