RSS-proxy vs RSSHub
A side-by-side comparison of two self-hosted rss & news readers options — licensing, setup difficulty, resource needs, and what each one replaces.
| Feature | RSS-proxy | RSSHub |
|---|---|---|
| Deploy effort | Under-an-hour setup | Under-an-hour setup |
| Health score | 20 · At risk | 100 · Excellent |
| Category | RSS & News Readers | RSS & News Readers |
| License | MIT | MIT |
| Language | TypeScript | TypeScript |
| Setup difficulty | Medium | Easy |
| Min. RAM | 256 MB | 256 MB |
| Deployment | docker | docker |
| GitHub stars | ★ 1,923 | ★ 46,308 |
| First released | 2019 | 2018 |
| Replaces | Feedly | Feedly |
What are RSS-proxy and RSSHub?
RSS-proxy
RSS-proxy is an open-source tool that generates RSS, Atom, or JSON feeds from websites that do not offer them, by analyzing page markup to detect article lists. It runs as a self-hosted service via Docker; its successor project is feedless.
- Creates feeds from any page
- JSON and Atom output
- Self-hosted aggregation
RSSHub
RSSHub is an extensible feed generator that creates RSS feeds for thousands of websites and services that do not provide one. It targets users who want feeds from feedless sites. It is deployed via Docker.
- Feeds for thousands of sources
- Hundreds of community routes
- Pairs with any RSS reader
- Highly extensible
RSS-proxy vs RSSHub: key differences
Both projects are written in TypeScript. RSSHub has the considerably larger community, at 46,308 GitHub stars versus 1,923.
Why pick each one
Choose RSS-proxy if…
- Released under the MIT license
- First-class Docker support for quick deployment
- Active community (1.9k GitHub stars)
- Written in TypeScript
Choose RSSHub if…
- Feeds from feedless sites
- Huge route catalog
- Active community
Watch out for
- Some routes break over time
- Not a reader itself
Frequently asked questions
Is RSS-proxy or RSSHub better?
RSSHub is the stronger all-round pick: it has both the larger community and the simpler easy setup. Consider RSS-proxy if its specific feature set fits your needs better.
Are RSS-proxy and RSSHub free and open-source?
Yes. RSS-proxy is licensed under MIT and RSSHub under MIT. Both can be self-hosted at no software cost.
Can I run RSS-proxy and RSSHub with Docker?
RSS-proxy: yes. RSSHub: yes.