A Cryptocurreny News api with ExpressJs,PuppeteerJs and cheerio for scrapping news from google news
Clone the project
git clone https://github.com/dine-5h/cryptonews-apiGo to the project directory
cd cryptonews-apiInstall dependencies
npm installStart the server
npm run startTo access the api in localhost just use
http://127.0.0.1:3000/
The api has a rate limit of 25 request per minute