Skip to content

Some APIs to extract data from popular news networks RSS feed

Notifications You must be signed in to change notification settings

FaroukBENGHARSSALLAH/rss-parser-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rss-parser-lib

RSS Feed Parser API.

vsersion 0

Some implemeted APIs:

  • ABC
  • Bloomberg
  • CNN
  • CNBC
  • Market
  • NBC

You can add your custom API by extending the abstrcat class RSSParser and the POJO News class.

Maven dependency :

    <groupId>com.github.faroukbengharssallah</groupId>
    <artifactId>rss-parser-lib</artifactId>
    <version>0</version>

vsersion 1

Some implemeted APIs:

  • CNBC

You can add your custom API by extending eitrh the abstrcat class RSSParser or JSRSSParser and the POJO News class.

Maven dependency :

    <groupId>com.github.faroukbengharssallah</groupId>
    <artifactId>rss-parser-lib</artifactId>
    <version>1</version>

About

Some APIs to extract data from popular news networks RSS feed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages