Energy Price News
A news site scraping API with a few different endpoints that provide links to articles related to energy prices. This project's secondary aim is to help beginners learn how to contribute to open source projects and will be purposely kept as basic as possible.
Energy Price News endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
All articles /news |
Get all available articles from multiple sources |
| GET |
List of Regions /news/regions |
See which regions we have news sources from. |
| GET |
List of Sources /news/sources |
See which regions we have news sources from. |
| GET |
Sources by Region /news/regions/{regionId} |
See a group of sources from a single region. |
| GET |
Articles by Single Source /news/sources/{sourceId} |
Narrow down to a single news outlet |
Energy Price News pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|