https://github.com/foxt/edf-kraken
Very hacky data viewer for the Octopus Energy Kraken GraphQL API
https://github.com/foxt/edf-kraken
Last synced: about 1 year ago
JSON representation
Very hacky data viewer for the Octopus Energy Kraken GraphQL API
- Host: GitHub
- URL: https://github.com/foxt/edf-kraken
- Owner: foxt
- Created: 2025-01-24T00:56:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-28T18:17:47.000Z (over 1 year ago)
- Last Synced: 2025-03-28T13:04:46.801Z (about 1 year ago)
- Language: TypeScript
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kraken/EDF energy data viewer
Very hacky data viewer for the [Octopus Energy Kraken](https://kraken.tech) GraphQL API. Designed to work with the EDF Kraken (at `api.edfgb-kraken.energy`), but I assume it'd work with Octopus' own running at `api.octopus.energy`.
You can just log in with your normal credentials (ie. the same ones you use to log into the EDF app).
Currently the timeframe & period for the data viewer is hard coded so you'll have to edit the index.tsx file to change it.