Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

com.github.faroukbengharssallah:rss-parser-lib

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.github.faroukbengharssallah:rss-parser-lib

A module library containing some APIs to get data existed in RSS Feed URLs

  • 1
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

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>

FAQs

Package last updated on 14 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc