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-api
Go to the project directory
cd cryptonews-api
Install dependencies
npm install
Start the server
npm run start
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