rbren/rss-parser
A lightweight RSS parser, for Node and the browser observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3947
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
1527 stars · 219 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
rss-parser is a lightweight JavaScript library that converts RSS and Atom XML feeds into JavaScript objects. It works in both Node.js and the browser, supporting parsing from URLs or XML strings with Promise or callback APIs.
Use cases
- parse rss feeds into in nodejs
- build an rss reader app
- fetch and parse podcast feeds
- convert xml feed to javascript objects in the browser
- aggregate news headlines from multiple rss feeds
- parse atom feeds with custom fields in typescript
When to choose
- you need a small, dependency-light rss/atom parser for node or the browser
- you want typed custom feed and item fields in typescript
- you need both url fetching and raw xml string parsing
When to avoid
- you need to generate or write rss feeds rather than parse them
- you need full feed discovery or autodiscovery features
- you cannot handle CORS restrictions when parsing feeds client-side
Facets
library · maturity active
parser web-scraping serialization web-development backend developer-tools browser cross-platform rss atom-feeds xml-to- feed-reader javascript nodejs
1 source
- readme: https://github.com/rbren/rss-parser · fetched 2026-08-28 · f5b6eaf4b5a4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rbren/rss-parser | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="rbren/rss-parser")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem