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
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!
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.
npm install
npm run dev
localhost:8000
in your browser and appending the desired route
localhost:8000/api/news
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.
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.
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!