Energy Price News API

All Contributors

A project to create a public API that scrapes news sites for anything concerning the changes in 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.

Up to date version hosted at: RapidAPI Hub

Original Idea

This project was first thought up after watching this video by Ania Kubów, so many thanks to her for the inspiration. Be sure to check the channel out for more easy to follow tutorials!

Planned Features

  • Links to articles
  • End points for specific sources
  • Thorough documentation
  • An open and inviting issue-board to encourage discussion of future features

Language & Prerequisites

Warning The above mentioned Node version is important to be able to run this project properly as it makes use of some newer functions. Also, if you are not using linux, the JSON formatter browser extension is HIGHLY recommended.

Installation

  • Fork this repo and then clone your fork to an empty local directory using SSH
  • run:
npm install
  • Now the basis of the project is here and can already be viewed by running:
npm run dev
  • You may view the various endpoints by opening localhost:8000 in your browser and appending the desired route
    • e.g. localhost:8000/api/news

Contribution

The aim for this project it to be very easy to access, so please have a look through the contribution guide if you need an idea how or where to get started.

API documentation

Some rudimentary and development focused documentation on using the API can be found here, where you have listed the various endpoints available and how to make use of any additional features.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Soshun Esaki
Soshun Esaki

💻
nulad
nulad

💻 🤔
takanome_dev
takanome_dev

💻 ⚠️ 🤔 📖 🚇 🔧 🔬 👀 💬 🚧 📆 👀
AyushiN
AyushiN

💻
Yoshemith Castellanos Irribarren
Yoshemith Castellanos Irribarren

💻 🤔 🚇 🖋 🎨
dbsaw
dbsaw

💻 🤔
Diego Cordoba
Diego Cordoba

💻
Anu
Anu

📖
James Neff
James Neff

💻
Jon Rutter
Jon Rutter

💻
Roberto
Roberto

💻 🤔
Elmir Ismayilov
Elmir Ismayilov

💻
Ramón Soria
Ramón Soria

💻
alesbe
alesbe

💻 🐛
kvaithin
kvaithin

💻
apurva-hub
apurva-hub

💻
cfkim
cfkim

💻 🤔
Ghada
Ghada

💻
Klesta Luli
Klesta Luli

💻
Jayavardhan
Jayavardhan

💻
Dalu46
Dalu46

💻
Ian
Ian

💻
Muiz Uvais
Muiz Uvais

💻
scottjwilson
scottjwilson

💻 🔌
k-puchala
k-puchala

💻
snehashish-ghosh98
snehashish-ghosh98

💻
nomandhoni-cs
nomandhoni-cs

💻
Rohan Nair
Rohan Nair

💻
mrajen27
mrajen27

💻
Ketan Parmar
Ketan Parmar

💻
Z Adil Khwaja
Z Adil Khwaja

💻
MuminAhmadKhan
MuminAhmadKhan

💻
Stefan Talbot
Stefan Talbot

💻 🤔
Dev Parikh
Dev Parikh

💻
Will12
Will12

💻 💡
Rupali Haldiya
Rupali Haldiya

🐛
Ashwin Acharya
Ashwin Acharya

💻
Leon Lafayette
Leon Lafayette

💻 🤔 🔬 ⚠️
Sayam Gandhak
Sayam Gandhak

💻 ⚠️
reny_pacheco
reny_pacheco

💻 ⚠️ 🤔
ChinmayKumbhare
ChinmayKumbhare

💻
Chandan Kumar Mandal
Chandan Kumar Mandal

💻
Hamza Nawab
Hamza Nawab

💻 ⚠️
Andres Cespedes Morales
Andres Cespedes Morales

🚧
Madalin Ignisca
Madalin Ignisca

🚇 🧑‍🏫
Artur Bauer
Artur Bauer

💻
Aabhas Sao
Aabhas Sao

💻
Susanna
Susanna

💻
Ignacio Alvarado
Ignacio Alvarado

💻

This project follows the all-contributors specification. Contributions of any kind welcome!