RSS Compendium - RSS Parsers
Google
 
Web allrss.com

CaRP: Caching RSS Parser - This PHP script retrieves an RSS feed from a remote server, parses, reformats and displays it, and keeps a cached copy of the reformated text

Crispy_RSS - a simple RSS parser built for PHP. It allows you to display syndicated RSS feeds from Movable Type blogs and LiveJournal sites. Crispy_RSS is good solution for custom Blog Rolls, portal sites and web based RSS aggregators

Feedshake - helps you to generate new feeds by merging, sorting and filtering existing online RSS feeds. This service doesn't require any subscribtion nor e-mail adress

HotSheet - A free open source parser that retrieves RSS news channels from multiple websites, attractively displays them in scrollable lists, and links to original story. Custom scripts can be run to filter out unwanted news or to send email alerts

JSMFeed.pl - Free perl script that takes a URL to an RSS feed as input and outputs a browser side JavaScript file containing all the information from the RSS feed in JSMsg format

lastRSS.php - a simple yet powerfull PHP class to parse RSS

Magic Parser - Parse just about any XML or CSV variant (comma, tab, pipe separated values etc.) text file in PHP, ideal for parsing RSS and Atom format syndicated web content, affiliate product feeds, exported spreadsheet data etc. The script will automatically detect the format of almost any input file, and works simply by calling your user defined callback function for each record in the feed. The script does not require perfectly validating source files, making it ideal for making sense of broken feeds that would otherwise be unusable

MagpieRSS - provides an XML-based (expat) RSS parser in PHP

Onyx RSS - a PHP-based RSS parser which lets you easily integrate syndicated data into your website and web applications

PHP RSS News Parser - An RSS parser that uses PHP and freely available RSS feeds to add fresh news content to your site

PHP RSS Parser - generator which allows you to create a PHP include file that will display a RSS feed on your webpages

ROME: Rss and atOM utilitiEs - a set of Atom/RSS Java utilities that make it easy to work in Java with most syndication formats. It includes a set of parsers and generators for the various flavors of feeds, as well as converters to convert from one format to another. The parsers can give you back Java objects that are either specific for the format you want to work with, or a generic normalized SyndFeed object that lets you work on with the data without bothering about the underlying syndication type

RSS feed parser

RSS Fetch - An RSS 2.0/0.91 feed parser. This PHP4 Class greatly simplifies displaying RSS data on your webpage. It parses any valid RSS feed with item tags and allows you to customize the data on your webpage. It will cache feeds and update them however often you say. HTML templates allow you to include your own html code and include any tags the RSS feed contains using a custom #{tagname} variable

RSS Parser - currently parses (to a limited extent), RSS .91, 1.0, 2.0

rss2array - downloads a remote RSS 0.91 feed and puts most of the useful info into a PHP array. Other feed formats may work too

RSS-xpress Lite - Free online RSS parser from UKOLN which creates cut and paste javascript for inclusion on your web site

RssDisplay - A Perl CGI parser with some configurable CSS options for title, item, and last update

RSS Mix - Mix any number of RSS feeds into one unique new feed. You can then point a parser at the new feed and display a mix of stories from various sources on your website

Universal Feed Parser - Parse RSS and Atom feeds in Python

XML::RSSLite - An opensource RSS 0.91/1.0 parser