Skip to content

dstark5/cryptonews-api

Repository files navigation

Cryptocurreny News api

A Cryptocurreny News api with ExpressJs,PuppeteerJs and cheerio for scrapping news from google news

MIT License

Run Locally

Clone the project

  git clone https://github.com/dine-5h/cryptonews-api

Go to the project directory

  cd cryptonews-api

Install dependencies

  npm install

Start the server

  npm run start

Documentation

To access the api in localhost just use

  http://127.0.0.1:3000/

The api has a rate limit of 25 request per minute

License

MIT

Releases

No releases published

Packages

No packages published