API for showing the latest Climate Change News from around the world
- Base Urlhttps://weatherclimateapi.herokuapp.com/
- Platform Rapid API
- StackNode JS, Express JS, Axios, cheerio
- /news Get All Available News
- /news/:newspaperId Get Single News
- /news/downloadcsv Download All Available Newspaper into a csv file
- /news/:newspaperId/downloadcsv Download Single News into a csv file
- /search/:query Search All Images on Google based on the query
- /search/:query/downloadcsv Download All Images on Google based on the query into a csv file