Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iykekings/webscraping-api

A web scrapping API app with express server and x-ray
https://github.com/iykekings/webscraping-api

api express webscraper webscraping x-ray

Last synced: 15 days ago
JSON representation

A web scrapping API app with express server and x-ray

Awesome Lists containing this project

README

        

# 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](http://localhost:3000/oilandgas)

#The routes

## All news endpoint [/oilandgas](http://localhost:3000/oilandgas)

## Single news endpoint [/oilandgas/:id](http://localhost:3000/oilandgas/5555550000000/)