# damoeb/rss-proxy

RSS-proxy allows you to do create an RSS or ATOM feed of almost any website, just by analyzing just the static HTML structure.

Repository: https://github.com/damoeb/rss-proxy
Canonical: https://ross.abutalabs.com/products/rss-proxy
Homepage: https://rssproxy.migor.org
Language: TypeScript
License Family: other
Topics: atom-feed, rss-generator, rss-feed, json-feed, rss-proxy, rss-feed-generator
Last push: 2025-01-06T13:08:16+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2324, "days_push": 604, "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 1924, forks 121 (observed 2026-08-28T04:05:55.411023+00:00)

## What it is
RSS-proxy is a self-hostable web service that generates RSS, ATOM, or JSON feeds from almost any static website by analyzing its HTML structure. It also supports piping existing feeds through filters, and is the lightweight predecessor to the feedless project.

## Use cases
- create an rss feed from any website
- generate atom feed from static html page
- convert web page to rss feed
- filter an existing rss feed
- self-host a web-to-feed service
- follow a site that has no rss feed in my rss reader

## When to choose
- you need feeds from static HTML websites without JavaScript rendering
- you want a lightweight self-hosted alternative to full feed platforms
- you only need basic feed generation and filtering

## When to avoid
- you need JavaScript-rendered pages, fulltext feeds, aggregation, or authentication - use feedless instead
- you need persistence, multi-tenancy, or a GraphQL API
- you want a managed cloud service rather than self-hosting

## Facets
- artifact type: service
- maturity: active
- function: web-scraping, http-server, self-hosted
- domain: web-development, self-hosted, crawlers
- platform: self-hosted
- tags: rss, atom-feed, json-feed, web-to-feed, feed-generator, feed-filtering, typescript, automation, docker, web-server, nodejs

## Member repositories
- damoeb/rss-proxy (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:55.411023+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:09:34.039781+00:00, confidence not recorded.
  - readme: https://github.com/damoeb/rss-proxy (fetched 2026-08-28T04:05:55.411023+00:00, sha abb3d8483fe3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
