# danmactough/node-feedparser

Robust RSS, Atom, and RDF feed parsing in Node.js

Repository: https://github.com/danmactough/node-feedparser
Canonical: https://ross.abutalabs.com/products/node-feedparser
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2026-05-18T17:17:34+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 83, release rhythm 35, longevity 100
- inputs: {"age_days": 5466, "days_push": 107, "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 1976, forks 181 (observed 2026-08-28T04:06:01.342765+00:00)

## What it is
A Node.js library for parsing RSS, Atom, and RDF syndication feeds as a streaming interface. It resolves relative URLs and correctly handles XML namespaces, including unusual non-default namespace feeds.

## Use cases
- parse rss feeds in node.js
- read atom feeds from a url
- build a feed reader or aggregator
- ingest podcast rss feeds
- normalize syndication feed metadata and items
- handle feeds with unusual xml namespaces

## When to choose
- you need robust, battle-tested RSS/Atom/RDF parsing in Node.js
- you want a streaming API that handles large feeds
- you need correct relative URL resolution and namespace handling

## When to avoid
- you need to generate or write feeds rather than parse them
- you are not on Node.js
- you need JSON Feed or other non-XML feed formats

## Facets
- artifact type: library
- maturity: stable
- function: parser, web-scraping, http-client
- domain: web-development, backend, developer-tools
- platform: -
- tags: rss, atom, rdf, feed-parsing, streaming, xml, nodejs

## Member repositories
- danmactough/node-feedparser (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:01.342765+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-30T03:04:49.479664+00:00, confidence not recorded.
  - readme: https://github.com/danmactough/node-feedparser (fetched 2026-08-28T04:06:01.342765+00:00, sha 163e823aeee7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
