Skip to content

ipmanlk/CeylonNewsBackend

rewrite
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
CeylonNews logo

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.

Links