# RSS-Bridge/rss-bridge

The RSS feed for websites missing it

Repository: https://github.com/RSS-Bridge/rss-bridge
Canonical: https://ross.abutalabs.com/products/rss-bridge
Homepage: https://rss-bridge.org/bridge01/
Language: PHP
License: Unlicense
License Family: permissive
Topics: php, rss-bridge, unlicense, atom-feed, rss-feed, json-feed, hacktoberfest, rss
Last push: 2026-08-23T16:57:55+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 29, longevity 100
- inputs: {"age_days": 4775, "days_push": 10, "days_rel": 393, "gap_med": 62, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 9190, forks 1239 (observed 2026-08-28T04:10:28.809733+00:00)

## What it is
RSS-Bridge is a PHP web application that generates RSS, Atom, and JSON feeds for websites that don't offer one, using hundreds of site-specific 'bridges' plus generic CSS selector and XPath scrapers. It can be self-hosted or used via public instances.

## Use cases
- generate rss feed for a website that doesn't have one
- scrape a webpage into an rss feed using css selectors
- follow a twitter/reddit/telegram account in my rss reader
- merge multiple rss feeds into one
- filter an rss feed by keywords
- self-host a feed generator for sites without feeds

## When to choose
- you want to subscribe to sites lacking native feeds in any RSS reader
- you want a self-hosted, extensible PHP feed generator with many prebuilt bridges
- you need generic scraping-to-feed via XPath or CSS selectors

## When to avoid
- you need a client-side or non-PHP solution
- you want to bypass paywalls or heavy JavaScript-rendered sites that scraping can't handle
- you need a hosted service with commercial usage rights (public instances are non-commercial)

## Facets
- artifact type: application
- maturity: active
- function: web-scraping, http-server, parser, web-framework
- domain: web-development, self-hosted, crawlers, media
- platform: php, self-hosted
- tags: rss, atom, json-feed, feed-generator, scraping, web-app, automation, web-server, linux, docker

## Member repositories
- RSS-Bridge/rss-bridge (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:28.809733+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-29T17:23:19.824416+00:00, confidence not recorded.
  - readme: https://github.com/RSS-Bridge/rss-bridge (fetched 2026-08-28T04:10:28.809733+00:00, sha eac10f084511)
  - homepage: https://rss-bridge.org/bridge01/ (fetched 2026-08-29T08:23:15.573038+00:00, sha a1cc5e899149)
- Data as of 2026-08-30T08:39:29.467469+00:00.
