allwells / climate-change-api

Climate Change API with NodeJS, Axios, Express and Cheerio

Home Page:https://climax-news-api.herokuapp.com/news

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Climate Change News API

URL: https://climax-news-api.herokuapp.com/news

Made with Nodejs, Axios, Cheerio, Express and hosted on Herokuapp

Retrieve all news data:

https://climax-news-api.herokuapp.com/news/

Retrieve news from a particular publisher:

https://climax-news-api.herokuapp.com/news/:newspaperId

newspaperId listed below:

  • thetimes
  • cityam
  • theguardian
  • telegraph
  • bbc
  • nyt
  • es
  • sun
  • un
  • nyp
  • smh
  • latimes
  • fox
  • guardian
  • climatechange
  • environews
  • climatehomenews

List of available publishers

About

Climate Change API with NodeJS, Axios, Express and Cheerio

https://climax-news-api.herokuapp.com/news


Languages

Language:JavaScript 99.7%Language:Procfile 0.3%