OpenSource-Hub
R

RSS-Bridge

8.9k stars·Developer Tools·SHA-256 checksum verified

Generate RSS/Atom feeds for websites lacking native support. PHP-based, 400+ bridges.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

Turn any website into an RSS feed with hundreds of pre-built connectors.

Core Features

  • 400+ built-in bridges for YouTube, Reddit, Telegram, Mastodon, and more
  • Custom bridges via CSS selectors or XPath
  • Multiple deploy options: Docker, shared hosting, VPS
  • Standard RSS/Atom output, compatible with all feed readers
  • Lightweight: runs on PHP 7.4+ with minimal resources

What It Can't Do

  • Some bridges may break when target websites change; keep RSS-Bridge updated. Frequent requests might be rate-limited by certain sites. A few bridges require API keys. Not all public instances are reliable.

Use Cases

  • Follow blogs, forums, and social media without RSS
  • Aggregate multiple sources into a single feed reader
  • Monitor website changes (e.g., prices, announcements)

Detailed Introduction

RSS-Bridge is an open-source PHP web application that creates RSS/Atom feeds for websites lacking native feed support. It comes with over 400 pre-built bridges (connectors) for popular platforms like YouTube, Reddit, Twitter (via TikTok/Gettr), Telegram, Mastodon, and many more. You can also create custom bridges using CSS selectors or XPath. It runs on standard PHP hosting, Docker, or shared hosting with minimal setup. The official hosted instance is available, but self-hosting gives you full control. Perfect for staying updated with sites that don't offer RSS, aggregating content into your favorite feed reader.

Tags

rssfeedweb-scrapingphpself-hostedcontent-aggregation

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Install Docker (or PHP environment)

4

Step 2: Run `docker run -d --name=rss-bridge -p 3000:80 rssbridge/rss-bridge`

5

Step 3: Open http://localhost:3000 in your browser

Install Guide
  1. Step 1: Install Docker (or PHP environment)
  2. Step 2: Run `docker run -d --name=rss-bridge -p 3000:80 rssbridge/rss-bridge`
  3. Step 3: Open http://localhost:3000 in your browser
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

For Docker: `docker stop rss-bridge && docker rm rss-bridge && docker rmi rssbridge/rss-bridge`. For manual install, delete the deployment folder and any configured database.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseUNLICENSE
Last Updated2026-05-13 13:56:06
GitHub RepositoryOfficial Website

Similar Projects