Learn what RSSHub is, how this open-source RSS feed generator with 1000+ routes and 5000+ instances works, and how to self-host or use public feeds.
Category
Productivity
Pricing
Free and open source (AGPL-3.0 license); self-hostable, with free public community instances also available, from Free
Verified
Not yet
Last updated
July 19, 2026
APIOpen SourceSelf-Hosted
Overview
RSSHub is an open-source project created by developer DIYgod that generates RSS feeds for websites and services that do not offer one natively, addressing the broader decline of native RSS support across the modern web.
The project is released under the AGPL-3.0 license, hosted at github.com/DIYgod/RSSHub, and has grown into what its own documentation describes as the world's largest RSS network, with over 5,000 public community-run instances and more than 1,000 pre-built content routes.
Key Features
RSSHub's core feature is its library of over 1,000 routes, each a small piece of code that scrapes or queries a specific website or service and outputs the result as a standards-compliant RSS feed that any feed reader can subscribe to.
The ecosystem also includes RSSHub Radar, a browser extension for auto-detecting subscribable feeds on the current page, plus mobile companion apps RSSBud (iOS) and RSSAid (Android) for discovering and managing RSSHub-generated feeds on mobile.
Pricing
RSSHub is entirely free and open source under the AGPL-3.0 license; there is no paid tier, subscription, or commercial edition of the software itself.
Users can self-host RSSHub at no software cost beyond their own server infrastructure, or use one of the many free public instances run by community members, which trade guaranteed uptime for zero setup effort.
Key Features
1,000-plus pre-built content routes — A large library of code-defined routes that generate RSS feeds from social media, news, e-commerce, video, and other web sources lacking native feeds.
Self-hosting via Docker or npm — RSSHub can be deployed on a user's own server using the official Docker image or npm package for full control over uptime and rate limits.
Free public community instances — Thousands of publicly run RSSHub instances let users subscribe to generated feeds without hosting anything themselves.
RSSHub Radar browser extension — A companion browser extension that automatically detects RSS and RSSHub-compatible feeds on the page a user is viewing for one-click subscription.
Mobile companion apps — RSSBud for iOS and RSSAid for Android extend RSSHub Radar's feed-discovery functionality to mobile devices.
Open, community-driven route contributions — Over 900 contributors maintain and expand the route library, with a documented process for adding new source routes.
AGPL-3.0 open-source license — The full source code is publicly available and licensed under AGPL-3.0, allowing inspection, modification, and self-hosted deployment.
Pros & Cons
Pros
Completely free with no paid tier or usage fees
Massive route library covering over 1,000 distinct content sources
Active, large open-source community with 45,000-plus GitHub stars
Flexible deployment via self-hosting or free public instances
Companion browser extension and mobile apps simplify feed discovery
Cons
No official company or support contract; help comes from community channels
Public instances can be rate-limited or unreliable compared to self-hosting
Self-hosting requires server administration and Docker or Node.js familiarity
Some routes can break when source websites change their structure, requiring community fixes
Pricing
Open Source (self-hosted or public instance) Free n/a
Frequently Asked Questions
Is RSSHub free?
Yes, RSSHub is completely free and open source under the AGPL-3.0 license, with no paid tier.
Who created RSSHub?
RSSHub was created and is primarily maintained by developer DIYgod, with contributions from a community of more than 900 contributors.
Do I need to self-host RSSHub?
No, RSSHub can be used via one of thousands of free public community instances, though self-hosting via Docker or npm gives more control and reliability.
How many sources does RSSHub support?
RSSHub includes more than 1,000 pre-built routes covering social media, news, e-commerce, video platforms, and many other categories of websites.
What license does RSSHub use?
RSSHub is released under the AGPL-3.0 open-source license.
Is there a browser extension for RSSHub?
Yes, RSSHub Radar is a browser extension that detects RSS and RSSHub-compatible feeds on the current page for one-click subscription.
Is RSSHub different from RSS.com?
Yes, RSSHub is a free open-source RSS feed generator for sites without native feeds, while RSS.com is an unrelated paid podcast hosting company; they share no ownership or history.
How large is the RSSHub community?
RSSHub describes itself as the world's largest RSS network with over 5,000 public instances and has more than 45,000 stars on GitHub.