A Node.js wrapper API to get news stories from Inshorts.
- Get latest news stories from Inshorts
- Endpoint for all categories
- Endpoint for both English and Hindi news
- Directly save your results to a CSV file
$ git clone https://github.com/RajatSablok/Inshorts-Scraper.git
$ cd Inshorts-Scraper
$ npm install
$ npm start