
CeylonNewsBackend (News Scrapper + API)
This project uses publicly available RSS feeds to scrape news from news sites. This also contains an API that can be used for application development.
Features
- News scraping from RSS feeds and web pages.
- Flexible API for retrieving news.
Todo
- WebSocket support for real-time updates.
Prerequisites
- Node.js v17 or above (with npm).
Testing
- Run
npm test
to test using mocha.
License
CeylonNews is licensed under the terms of the MIT license and is available for free.