Skip to content

iykekings/Webscraping-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An API Endpoint for webscrapped news data

With cron-job to run, refresh and store the news data in mongodb database

To use, Run

git clone

npm install

Install mongodb on your machine

mongod

npm run dev

Open your browser to localhost

#The routes

All news endpoint /oilandgas

Single news endpoint /oilandgas/:id

Releases

No releases published

Packages

No packages published