Registry / serialization / simple-rss

simple-rss

JSON →
library2.2.0rbrubygemsunverified

A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby. It is designed to be backwards compatible with the standard RSS parser, but will never do RSS generation.

gem install simple-rss
INSTALL
IMPORT
SIG · SIMPLE-RSS
S
simple-rss
serializationrubyv2.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SimpleRSS
require 'simple-rss'

Parse an RSS or Atom feed.

require 'simple-rss' require 'open-uri' rss = SimpleRSS.parse(open('http://example.com/feed.xml')) puts rss.channel.title
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
simple-rss — gem install simple-rss · libregistry