
RSS-Bridge
Generate RSS/Atom feeds for websites that do not provide them
9.1k stars 1.2k forks last commit first released Unlicense
Actively maintained
Last commit 24 Jul 2026.

RSS-Bridge is a PHP web application that generates web feeds for websites that do not provide RSS or Atom. It offers hundreds of site-specific “bridges” and generic scraping bridges to turn pages, profiles, and listings into feeds your reader can subscribe to.
Key Features
- Large catalog of site-specific bridges for news, social platforms, media sites, and more
- Generic bridges to create feeds using CSS selectors or XPath for unsupported websites
- Multiple output formats including RSS and Atom (and JSON feed in many cases)
- Feed filtering and transformation (for example: merge feeds, reduce noise, keyword filtering)
- Caching to reduce load and improve performance, with selectable backends (file, SQLite, Memcached)
- Optional instance protection via token or HTTP Basic Authentication
Use Cases
- Follow updates from websites and services that do not publish RSS/Atom feeds
- Create custom feeds for specific sections, searches, users, or tags on supported sites
- Aggregate and filter multiple feeds into a single curated feed for a reader or dashboard
Limitations and Considerations
- Bridges can break when target websites change their layout, markup, or anti-bot measures
- Scraping-based bridges may require tuning timeouts and caching to stay reliable at scale
RSS-Bridge is a pragmatic solution for restoring feed-based workflows when official feeds are missing or insufficient. It is best suited for users who rely on RSS and want flexibility through a broad bridge ecosystem and configurable caching and filtering.
Categories:
Tags:
Tech Stack:
Similar to RSS-Bridge

FreshRSS
Lightweight self-hosted RSS and Atom feed aggregator
FreshRSS is a fast, multi-user RSS/Atom feed aggregator with tagging, search, OPML import/export, WebSub push updates, and optional web scraping for sites without feeds.

Tiny Tiny RSS
Web-based RSS/Atom feed reader and news aggregator
Tiny Tiny RSS (tt-rss) is a self-hosted, web-based RSS/Atom reader and feed aggregator with filtering, tagging, and a plugin system.
RSS
Minimal RSS/Atom feed aggregator with a social-style web UI
A simple, opinionated RSS/Atom reader that auto-fetches feeds and presents them in a clean, social-feed-like web interface with tags, search, and layouts.

yarr
Web-based RSS feed aggregator with an embedded SQLite database
yarr is a lightweight, self-hostable RSS reader and feed aggregator delivered as a single binary with an embedded SQLite database and optional desktop tray UI.

NewsBlur
Personal RSS reader and social news platform
Open-source RSS reader with real-time feed updates, training-based filtering, full-text search, social sharing, and native mobile apps; available hosted or self-hosted.
Kill the Newsletter!
Convert email newsletters into Atom feeds
Kill the Newsletter! turns email newsletters into private Atom feeds by providing a unique email address per feed for subscribing without cluttering your inbox.




