Showing 26 open source projects for "rss parser"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    FeedKit

    FeedKit

    An RSS, Atom and JSON Feed parser written in Swift

    FeedKit is an RSS, Atom and JSON Feed parser written in Swift. Build a URL pointing to an RSS, Atom or JSON Feed. A common scenario in UI environments would be parsing a feed asynchronously from a user-initiated action, such as the touch of a button. Remember, you are responsible for manually bringing the resulting closure to whichever queue is appropriate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    gofeed

    gofeed

    Parse RSS, Atom and JSON feeds in Go

    The gofeed library is a robust feed parser that supports parsing both RSS, Atom and JSON feeds. The library provides a universal gofeed. Parser that will parse and convert all feed types into a hybrid gofeed.Feed model. You also have the option of utilizing the feed-specific atom. Parser or RSS. Parser or JSON. Parser parsers generate atoms. Feed, RSS.Feed and JSON. Feed respectively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Fluent Reader

    Fluent Reader

    Modern desktop RSS reader built with Electron, React, and Fluent UI

    ...Alternatively, import your sources from an OPML file and read them locally. Easily organize sources with groups. Move between computers with full data backups. Enjoy your content like never before with the built-in article view for RSS full text tailored to maximize focus. Does Source only come with snippets? Configure to load full content with Mercury Parser, load webpage in the app, or open externally by default. Find anything you want with the power of regular expressions. Search in both titles and full contents of articles. Mark articles as starred, hidden, or unread and filter as they arrive with custom rules based on regular expressions.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    SimplePie

    SimplePie

    A simple Atom/RSS parsing library for PHP

    SimplePie is a very fast and easy-to-use feed parser, written in PHP, that puts the 'simple' back into 'really simple syndication. Flexible enough to suit beginners and veterans alike, SimplePie is focused on speed, ease of use, compatibility, and standards compliance. SimplePie is currently maintained by Malcolm Blaney. Get easy access to SimplePie directly from your web browser! We've worked extra hard to ensure that SimplePie is easy to use and easy to understand. That being said, it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    rss-parser

    rss-parser

    A lightweight RSS parser, for Node and the browser

    A small library for turning RSS XML feeds into JavaScript objects. You can parse RSS from a URL (parser.parseURL) or an XML string (parser.parseString).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    library for Lazarus for parsing rss feeds in rss v1, rss v2 and atom v1 format. It also contains a test program that requests an rss feed from a url and displays it as a tree view. This parser is used in dzfeedreader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Atom RSS parser for Java
    This is a RSS and Atom feed parser written with Java 1.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Function that allows to parse RSS/JSON flow from a Facebook fan page, simply by providing its ID and the number of posts you want to display. You can modify the code at will and use it the way you wish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHP Class for parsing all feeds - RSS 2.0, RSS 1.0, RSS 0.91, RSS 0.9, Atom and other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    SyncNews RSS Parser is a RSS/Atom feeds parser. It's writen in Java. It support all versions of specification, including RSS and Atom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An inclusive, central repository of all third party tools for bridging to or from Laconi.ca instances. Currently, this comprises of an SMS->Laconi.ca gateway, an RSS->Laconi.ca gateway and a Laconi.ca feed parser for Liferea and other systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A full XML Parser for PHP with RSS Parser specific functionsl; think of it as an interface to the PHP DOM which allows easy access to your XML based documents. Auto encoding conversion to UTF-8 + Array to XML Conversion. V3 is now a commercial product
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Yara is a fast, embeddable RSS aggregator and parser. It is written in C++ and exposes a very simple API in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Informa library provides a convenient Java API for handling news channels and metadata about them. Different syntax formats (RSS 0.91, 1.0, 2.0 and Atom 0.3, 1.0) for feeds are supported. Also support for channel information descriptions (OPML) avail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Parse RSS and Atom feeds in Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    any2rss is set of tools that allow you convert just about everything to rss, currently it include a configurable web page parser that parse web pages into rss file. Other possibilities includes Email, News, Log files .... etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DOMIT! RSS is an RSS parser for PHP, written purely in PHP. Unlike most existing PHP RSS clients, it uses a DOM XML parser -- DOMIT! -- to convert an RSS feed into a DOM document that can be traversed using the standard DOM methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MagpieRSS is a simple, functional PHP inteface for parsing RSS 1.0 (and earlier versions). Built on PHP's XML (expat) parser, and with an integrated cache for storing the parsed RSS objects, Magpie is designed by simple, and 'PHP-like' to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    paRSSe is an RSS parser written in php. It tries to utilize the idea of xml, which is to make it dynamic, but simple! With every whole number version, paRSSe offers a more dynamics to it's user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cowzilla is Atom 0.3 parser written as a PHP class. It has the functionality to parse and convert Atom to RSS 2.0 (atom2rss), Atom to a HTML document, and check your GMail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pix 6.3 Parser is a PERL-based utility for parsing the particular logging style of PIX OS 6.3 when you have object-groups tied to ACLs via access-groups. It outputs a detailed HTML page, an RSS feed and helps you compile and track network abuse reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Syndicatto is an RSS/Atom aggregator written in Java. It uses Eclipse RCP/SWT for the UI and Rome as the RSS Parser and EHCache for persistance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BlogMatrix Jäger is an extensible, one-panel weblog and rss aggregator and podcasting client. The project uses wxPython and runs on both Windows and Macintosh as normal application. This code also includes the "Universal Search Parser"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SimpleRDF/XSL template simplifies RDF/XML sources as much as possible to allow easy processing. SimpleRDF/PHP5 parser takes advantage of SimpleRDF/XSL. It has extremly simple API. You can parse any RDF/XML compatible document (incl. RSS) and much more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An RSS library for Ruby based on the REXML parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB