blazenn2 / energy-prices-api

A news site scraping API with a few different endpoints that provide links to articles related to energy prices

Home Page:https://energy-price-news-api.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

πŸ’»

nulad

πŸ’» πŸ€”

takanome_dev

πŸ’» πŸ€” πŸ“– πŸš‡ πŸ”§ πŸ”¬ πŸ‘€ πŸ’¬ 🚧

AyushiN

πŸ’»

Yoshemith Castellanos Irribarren

πŸ’» πŸ€” πŸš‡ πŸ–‹ 🎨

dbsaw

πŸ’» πŸ€”

Diego Cordoba

πŸ’»

Anu

πŸ“–

James Neff

πŸ’»

Jon Rutter

πŸ’»

Roberto

πŸ’» πŸ€”

Elmir Ismayilov

πŸ’»

RamΓ³n Soria

πŸ’»

alesbe

πŸ’» πŸ›

kvaithin

πŸ’»

apurva-hub

πŸ’»

cfkim

πŸ’» πŸ€”

Ghada

πŸ’»

Klesta Luli

πŸ’»

Jayavardhan

πŸ’»

Dalu46

πŸ’»

Ian

πŸ’»

Muiz Uvais

πŸ’»

scottjwilson

πŸ’» πŸ”Œ

k-puchala

πŸ’»

snehashish-ghosh98

πŸ’»

nomandhoni-cs

πŸ’»

Rohan Nair

πŸ’»

mrajen27

πŸ’»

Ketan Parmar

πŸ’»

Z Adil Khwaja

πŸ’»

MuminAhmadKhan

πŸ’»

Stefan Talbot

πŸ’» πŸ€”

Dev Parikh

πŸ’»

Will12

πŸ’» πŸ’‘

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

About

A news site scraping API with a few different endpoints that provide links to articles related to energy prices

https://energy-price-news-api.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 76.4%Language:HTML 15.8%Language:CSS 7.7%Language:Procfile 0.0%