# feedjira/feedjira

A feed parsing library

Repository: https://github.com/feedjira/feedjira
Canonical: https://ross.abutalabs.com/products/feedjira
Language: Ruby
License: NOASSERTION
License Family: other
Topics: parser, rss-parser, feed-parsing, rss
Last push: 2026-08-24T14:06:40+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 6438, "days_push": 9, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2103, forks 368 (observed 2026-08-28T04:06:13.739399+00:00)

## What it is
Feedjira is a Ruby library for parsing syndication feeds such as RSS and Atom. It supports extensible and custom parsers, letting users add feed elements or plug in their own parser classes.

## Use cases
- parse rss feeds in ruby
- read atom feed entries
- build a feed reader app
- extract podcast metadata from itunes rss
- aggregate blog posts from multiple feeds
- parse georss data from feeds

## When to choose
- you need a mature, battle-tested Ruby feed parser
- you want to extend feeds with custom elements or parsers
- you need to handle multiple feed formats automatically

## When to avoid
- you need to fetch feeds over HTTP (pair it with an HTTP client)
- you are not working in Ruby
- you need full-text content extraction from web pages rather than feed parsing

## Facets
- artifact type: library
- maturity: active
- function: parser, web-scraping
- domain: parsers, web-development, developer-tools
- platform: ruby
- tags: rss, atom, feed-parsing, xml, podcasts

## Member repositories
- feedjira/feedjira (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:13.739399+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:54:14.551802+00:00, confidence not recorded.
  - readme: https://github.com/feedjira/feedjira (fetched 2026-08-28T04:06:13.739399+00:00, sha 6013542d2bad)
- Data as of 2026-08-30T08:39:29.467469+00:00.
