Skip to content

Here is an example of an API that collects all news articles to do with climate change

Notifications You must be signed in to change notification settings

sha1thedon/climate-change-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

climate-change-api

Here is an example of an API that collects all news articles to do with climate change I coded this from watching a youtube tutorial on creating APIS

To run this project

You can run this project on your local machine. Just pull it down and do the following:

npm i

  1. Run the command above to install all the packages

Start the Project

  1. Now run the server:
npm run start
  1. Open http://localhost:8000/news with your browser to see the results of the scrape in your terminal. You can also used certain parameters to get news from individual sources.

About

Here is an example of an API that collects all news articles to do with climate change

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published