Created
July 30, 2024 15:48
-
-
Save dewomser/e018a9cf9f191c0f00c4967d9dc46e17 to your computer and use it in GitHub Desktop.
Anmeldefreies API / schönes Json zum Strommix in Deutschland.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
für die Bash kommandozeile | |
Datum anpassen ! | |
curl -X 'GET' 'https://api.energy-charts.info/total_power?country=de&start=2024-07-25-22:00:00&end=2024-07-27-21:59:00' -H 'accept: application/json'|jq .[] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment