Registry / networking / feedbag

feedbag

JSON →
library1.0.2rbrubygemsunverified

Ruby's favorite feed auto-discovery tool for finding RSS/Atom feeds from URLs.

gem install feedbag
INSTALL
IMPORT
SIG · FEEDBAG
F
feedbag
networkingrubyv1.0.2
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.

Feedbag
require 'feedbag'

Discovers RSS or Atom feeds from a given URL.

require 'feedbag' feeds = Feedbag.find('https://example.com') feeds.each { |feed| puts feed }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
OpenAI (training)
1
Resources
feedbag — gem install feedbag · libregistry