FetchRSS

Best Self Hosted Alternatives to FetchRSS

A curated collection of the 20 best self hosted alternatives to FetchRSS.

SaaS for creating and hosting RSS/Atom feeds from websites that do not provide them. Users define extraction rules or CSS/XPath selectors to generate structured feeds; the service hosts and serves the generated feeds for readers, automations, or syndication.

Alternatives List

#1
RSSHub

RSSHub

RSSHub generates RSS/Atom/JSON feeds for thousands of sites and services that don’t provide feeds, exposing them as subscribable endpoints you can self-host.

RSSHub screenshot

RSSHub is a feed generation service that turns content from websites and online platforms into subscribable feeds. It provides a large collection of community-maintained “routes” that output RSS (and in many cases Atom/JSON) for sources that do not offer native feeds.

Key Features

  • Thousands of built-in routes to generate feeds for many websites and services
  • HTTP-based endpoints that return feeds on demand for easy subscription in any feed reader
  • Extensible route system for adding new sources and custom feed logic
  • Supports deployment via containers and common Node.js hosting approaches
  • Active community ecosystem with companion tools (for discovering available feeds and routes)

Use Cases

  • Create RSS feeds for social platforms, video sites, and other services that lack RSS
  • Centralize subscriptions by converting many sources into a consistent feed format
  • Build automations by consuming generated feeds in downstream tools

RSSHub is a practical way to regain feed-based workflows across modern websites, with a large and frequently updated library of feed generators. It is especially useful for users and teams who want full control over how they aggregate and subscribe to content.

41.2kstars
9kforks
#2
FreshRSS

FreshRSS

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.

FreshRSS screenshot

FreshRSS is a lightweight, self-hosted web application for aggregating and reading RSS and Atom feeds in one place. It is designed to be fast and efficient, while still offering powerful organization and filtering features for heavy feed readers.

Key Features

  • Multi-user support with optional anonymous reading mode
  • RSS and Atom feed aggregation with fast reading interface
  • Tagging, saved searches, and filters for organizing large feed sets
  • OPML import and export for migrating subscriptions
  • WebSub support for near real-time push updates from compatible sources
  • Optional feed generation via web scraping (XPath) and JSON documents for sites without feeds
  • Extensible via themes and a plugin/extension system
  • API for external and mobile clients, plus a command-line interface for administration tasks

Use Cases

  • Personal or family feed reader to follow blogs, news sites, podcasts, and channels
  • Team-shared monitoring of industry news with tags, filters, and saved queries
  • Creating readable feeds from websites that do not provide RSS/Atom

Limitations and Considerations

  • Some features may be less complete on mobile browsers compared to desktop
  • Web scraping-based feeds can break when target websites change their structure

FreshRSS is a solid choice for users who want control over their subscriptions and reading experience without relying on third-party feed services. With strong performance, multiple database options, and extensibility, it scales from simple personal setups to very large collections.

13.7kstars
1.1kforks
#3
Miniflux

Miniflux

Miniflux is a fast, privacy-focused, minimalist RSS/Atom feed reader designed for self-hosted deployment.

Miniflux screenshot

Miniflux is a minimalist, opinionated feed reader for RSS and Atom feeds. It focuses on speed, privacy, and a distraction-free reading experience. The project is open-source and built to be self-hosted for personal use or small teams.

Key Features

  • Supported feed formats: Atom 0.3/1.0, RSS 1.0/2.0, and JSON Feed 1.0/1.1
  • OPML import/export and URL import
  • Supports multiple attachments (podcasts, videos, music, and images)
  • Plays YouTube videos directly inside Miniflux
  • Organizes articles with categories and bookmarks
  • Public sharing of individual articles
  • Fetches favicons for feeds
  • Saves articles to third-party services
  • Full-text search powered by PostgreSQL
  • Available in 20 languages
  • Privacy and security: removes trackers, strips tracking parameters, uses media proxy, and privacy-friendly YouTube playback
  • REST API and Fever/Google Reader API compatibility
  • Docker image and official packages; single binary; written in Go

Use Cases

  • Self-hosted personal RSS reader with private search and organization
  • Reading and sharing articles publicly from your feeds
  • Integrations with external apps via REST API or Fever/Google Reader compatibility

Limitations and Considerations

  • Requires PostgreSQL; does not use an ORM
  • No official mobile app; mobile usage relies on the responsive web UI
  • Design is intentionally minimalist, which may lack feature breadth of heavier readers

Conclusion Miniflux provides a fast, privacy-first RSS reader with API access and a lean Go-based backend. It’s a solid choice for users who want a lightweight, open-source solution with strong privacy controls and self-hosting flexibility.

8.6kstars
832forks
#4
RSS-Bridge

RSS-Bridge

RSS-Bridge is a PHP web app that generates RSS/Atom/JSON feeds by scraping sites that don’t offer feeds, with many built-in “bridges” and caching options.

RSS-Bridge screenshot

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.

8.6kstars
1.2kforks
#5
Feedbin

Feedbin

Feedbin is a web-based RSS reader for organizing and reading feeds with full-text extraction, powerful search, filtering actions, and a REST-like API for clients.

Feedbin screenshot

Feedbin is a web-based RSS reader designed for a fast, clean reading experience across many subscriptions. It includes organization, search, and optional services that enhance privacy and full-content reading.

Key Features

  • Subscribe to and manage RSS feeds with folders/tags and reading states
  • Full-text extraction for feeds that only provide excerpts (via an optional companion service)
  • Powerful search with expressive query syntax and saved searches
  • Automation “actions” to automatically star, mark as read, or trigger notifications
  • Updated-article tracking to detect changes and show differences
  • REST-like API for third-party clients and integrations
  • Optional HTTPS image proxy to improve privacy and prevent mixed-content issues

Use Cases

  • Replace a hosted reader with a self-controlled feed reading and archiving workflow
  • Build a multi-device reading setup using compatible third-party clients via the API
  • Track many sources and quickly find past items with advanced search and saved queries

Limitations and Considerations

  • Production deployments can be complex and require multiple dependencies and careful configuration
  • Some advanced features rely on optional companion services beyond the main app

Feedbin is a mature, feature-rich reader for people who value search, organization, and a polished web UI. It fits best when you can support its operational needs and want API-driven access to your reading data.

3.7kstars
288forks
#6
yarr

yarr

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.

yarr screenshot

yarr (yet another rss reader) is a web-based RSS/Atom feed aggregator that can run as a personal server and also be used like a desktop app. It is designed to be lightweight and easy to deploy, shipping as a single binary with an embedded database.

Key Features

  • Web UI for reading and managing subscribed feeds
  • Single-binary deployment with embedded SQLite storage
  • Optional desktop/tray GUI builds for macOS and Windows (and CLI/server mode)
  • Built-in server configuration flags for authentication and TLS
  • Fever API support for compatibility with some RSS clients

Use Cases

  • Personal RSS/Atom feed reading with a clean web interface
  • Running a minimal RSS service on a small VPS, NAS, or home server
  • Using Fever-compatible apps by connecting them to yarr’s API

Limitations and Considerations

  • Focused on being lightweight; advanced team/collaboration features are not a primary goal

yarr is a good fit if you want a simple, fast RSS reader you can run as a standalone server with minimal dependencies. Its single-binary approach and embedded SQLite database make it especially convenient for low-maintenance deployments.

3.7kstars
271forks
#7
CommaFeed

CommaFeed

Open-source, self-hosted RSS reader with REST and Fever API support, OPML import, multi-user, and a responsive UI.

CommaFeed screenshot

CommaFeed is a Google Reader-inspired self-hosted RSS reader based on Quarkus with a React/TypeScript frontend. It provides a modern web interface, REST API, and Fever-compatible API, designed to scale to thousands of users and millions of feeds.

Key Features

  • 4 layouts and a responsive UI with light/dark theme
  • Keyboard shortcuts and right-to-left feed support
  • OPML import/export and REST API
  • Fever-compatible API for native mobile apps
  • Automatic "mark as read" rules and CSS/JS customization
  • Browser extension and native compilation for fast startup
  • Multi-database support: H2, PostgreSQL, MySQL, MariaDB

Use Cases

  • Personal RSS reader hosted on your own server
  • Team or organization needing a self-hosted feed reader with API access
  • Integrations with Fever-compatible clients and mobile apps

Limitations and Considerations

  • Java-based backend; memory management and JVM tuning may be needed for large feedbases (e.g., -Xmx settings)
  • Packaging choices affect startup time and memory footprint (native vs JVM)

Conclusion

CommaFeed offers a robust, self-hosted RSS solution with APIs, language support, and deployment options, suitable for power users who want control over their feeds.

Source: (github.com)

3.4kstars
397forks
#8
Fusion

Fusion

Fusion is a lightweight, self-hosted RSS reader and feed aggregator with search, bookmarks, OPML import/export, and support for RSS, Atom, and JSON feeds.

Fusion is a lightweight RSS feed aggregator and reader designed to be easy to self-host while still feeling modern and fast. It supports common feed formats and provides a responsive web UI suitable for desktop and mobile use.

Key Features

  • Aggregates and reads RSS, Atom, and JSON Feed sources
  • Feed sniffing (automatic discovery) for adding feeds
  • Grouping, bookmarking, and full-text search across items
  • OPML import/export for migrating between readers
  • Responsive UI with dark mode, keyboard shortcuts, and PWA support
  • Internationalization with multiple UI languages
  • Simple deployment via single binary or Docker, using SQLite for storage

Use Cases

  • Run a personal or family RSS reader to follow news, blogs, and releases
  • Replace hosted feed readers with a low-maintenance self-managed alternative
  • Maintain curated topic-based feed groups for research or monitoring

Limitations and Considerations

  • Uses SQLite as the primary datastore, which may not fit very large multi-user deployments

Fusion focuses on being minimal, efficient, and straightforward to deploy while still providing essential reader features. It is a good fit for users who want a fast, modern RSS experience without heavy infrastructure requirements.

1.9kstars
70forks
#9
PigeonPod

PigeonPod

Self-hosted YouTube-to-podcast converter that generates API-key-protected RSS feeds, auto-syncs new uploads, and downloads audio or video for any podcast client.

PigeonPod screenshot

PigeonPod is a self-hosted service that turns YouTube channels and playlists into podcast-style RSS feeds you can subscribe to in any podcast app. It can automatically sync new uploads, download media to your server, and provide a web UI for managing feeds and playback.

Key Features

  • Convert YouTube channels or playlists into standard RSS feeds
  • API-key-protected RSS links for private subscriptions
  • Background sync of new uploads with optional history backfill
  • Per-feed filters (include/exclude keywords, minimum duration) and retention limits
  • Audio-only or full video downloads with quality/encoding options
  • Download queue dashboard with task status, logs, and bulk actions (retry/cancel/delete)
  • Built-in web UI for browsing and playing downloaded episodes
  • Optional YouTube Data API key and cookie support for restricted content
  • Multilingual, responsive interface

Use Cases

  • Subscribe to YouTube content in a podcast player while commuting
  • Maintain a private, server-hosted archive of selected channels or playlists
  • Create filtered feeds for long-form videos (talks, lectures, interviews)

Limitations and Considerations

  • Downloading and syncing depend on external tools and YouTube behavior (for example, yt-dlp) and may require updates when YouTube changes
  • Storage usage can grow quickly when downloading video; retention limits should be configured

PigeonPod is a practical solution for users who prefer podcast workflows for YouTube content while keeping feeds private and under their own control. It combines feed generation, syncing, and download management in a single web interface.

779stars
69forks
#10
RSSBox

RSSBox

Self-hosted RSS manager that translates and summarizes feeds, applies keyword/AI filters, and outputs merged RSS/JSON feeds with cost and status tracking.

RSSBox screenshot

RSSBox is a self-hosted RSS management service focused on making multilingual information consumption easier. It can translate, summarize, and filter RSS content, and publish the processed results as new RSS or JSON feeds for your readers and apps.

Key Features

  • Per-feed translation with multiple engines (OpenAI API-compatible models, DeepL, LibreTranslate)
  • Translate titles, full content, or generate AI summaries; optional bilingual display
  • Keyword filtering plus AI semantic filtering to reduce noise
  • Full-text extraction for feeds that only provide excerpts
  • Merge multiple sources into unified feeds using tags (and apply filters to merged feeds)
  • Feed update interval control and translation status/progress monitoring
  • Usage and cost visibility per source (token/character statistics)
  • Output subscriptions in RSS and JSONFeed formats

Use Cases

  • Follow foreign-language news and blogs via translated RSS feeds in your preferred reader
  • Build topic-based, merged feeds from many sources with automated filtering and summaries
  • Generate a daily AI digest from multiple subscriptions for quick review

RSSBox is well-suited for individuals or teams who rely on RSS and want translation, summarization, and filtering in one place. Its per-source engine selection and cost tracking make it practical for ongoing, high-volume feed processing.

622stars
65forks
#11
Tiny Tiny RSS

Tiny Tiny RSS

Tiny Tiny RSS (tt-rss) is a self-hosted, web-based RSS/Atom reader and feed aggregator with filtering, tagging, and a plugin system.

Tiny Tiny RSS (tt-rss) is a free, web-based news feed reader and aggregator for RSS, Atom, and other feed formats. It runs on your own server and provides a centralized interface to follow, organize, and read updates from many sources.

Key Features

  • Aggregates RSS/Atom feeds into a single web interface
  • Feed organization tools such as categories, labels/tags, and search
  • Filtering and scoring rules to automatically organize incoming articles
  • Plugin architecture to extend functionality
  • Supports multi-user setups (commonly used for personal or small-team instances)
  • API support for integrations and third-party clients (depending on configuration)

Use Cases

  • Replace hosted feed readers with a private, self-managed RSS service
  • Monitor news, blogs, releases, and status feeds for homelab or business workflows
  • Curate and filter high-volume feeds into prioritized reading lists

Limitations and Considerations

  • Requires a supported PHP runtime and a compatible database, plus periodic update jobs for feed refreshing
  • The original tt-rss website and infrastructure were retired in late 2025; current development continues via a community-maintained fork

Tiny Tiny RSS remains a mature option for running your own feed reader with strong organizational features. It is well-suited to users who want control over their subscriptions, filtering, and long-term feed archive.

547stars
57forks
#12
Upvote RSS

Upvote RSS

Create configurable RSS feeds from Reddit, Hacker News, Lemmy, Lobste.rs, PieFed, Mbin, and GitHub with optional AI summaries, media embedding, and comment inclusion.

Upvote RSS screenshot

Upvote RSS generates customizable RSS feeds from popular social aggregation sites and code forges. It aggregates top posts from platforms like Reddit, Hacker News, Lemmy instances, Lobste.rs, PieFed, Mbin, and GitHub and produces enriched RSS output with media, parsed article content, and optional AI summaries.

Key Features

  • Support for multiple platforms: Reddit, Hacker News, Lemmy instances, Lobste.rs, PieFed, Mbin, and GitHub
  • Configurable filtering (score, threshold, average posts per day) to control feed volume and relevance
  • Embedded media and parsed article content with featured image extraction and estimated reading time
  • Optional AI-generated summaries with multiple provider support and configurable models/settings
  • Include top comments with options to filter pinned moderator comments and limit number of comments
  • NSFW handling for Reddit including filtering and media blurring
  • Caching support: filesystem cache by default, with optional Redis and APCu acceleration
  • Docker and Docker Compose friendly with environment-variable driven configuration

Use Cases

  • Surface the most popular posts from a subreddit or community into a low-volume RSS feed for daily reading
  • Monitor Hacker News, Lobste.rs, or GitHub repositories by topic/language via RSS in a feed reader or automation pipeline
  • Produce enriched feeds that include article content, AI summaries, and top comments for research, curation, or newsletters

Limitations and Considerations

  • Reddit integration requires creating and providing Reddit API credentials due to API access policies
  • AI summaries depend on external LLM providers and configured models, which may incur usage costs and require provider credentials
  • Some web article parsing may require additional parser services or a headless browser for JavaScript-heavy pages; caching and bind-mounting the cache directory is recommended to avoid repeated expensive processing

Upvote RSS is a practical tool for turning social aggregation and code hosting activity into curated, configurable RSS feeds. It is suited for personal readers, automation workflows, and lightweight content curation where control over volume and content enrichment is important.

448stars
10forks
#13
Feedpushr

Feedpushr

Feedpushr is a Go-based feed aggregator with an embedded database, REST API, web UI, OPML import/export, pluggable filters and outputs, and push delivery options.

Feedpushr is a lightweight feed aggregation daemon written in Go that polls and processes RSS/Atom feeds and pushes new articles to configurable outputs. It bundles an embedded database, a REST API with OpenAPI documentation, a web UI and a CLI for management.

Key Features

  • Single executable daemon with an embedded key/value database for local storage and a minimal installer footprint
  • Manage subscriptions via Web UI, CLI or REST API; import/export subscriptions with OPML
  • Aggressive, tunable aggregation scheduler with per-feed control and quota settings
  • Pluggable filter chain to transform or filter articles before delivery (title, fetch, interest, minify, custom plugins)
  • Multiple output providers (stdout, HTTP POST, SMTP email and extensible plugin outputs) with conditional expressions to route content
  • Support for WebSub (pub/sub) and conditional expression language to customize pipelines
  • REST API with OpenAPI documentation and authentication options (HTTP basic and OpenID Connect)
  • Plugin system for extending filters and outputs via compiled modules; metrics emission for monitoring

Use Cases

  • Push new feed items to downstream systems via HTTP webhooks for automation or notification pipelines
  • Build a feed-to-email digest or send selected articles to mailing systems using the SMTP output
  • Enrich and transform feed content with filters and export structured article JSON to ETL tools or log collectors

Limitations and Considerations

  • Uses an embedded key/value database which is convenient for single-node deployments but not designed for horizontal clustering or multi-node storage
  • Plugins must be compiled native modules, which can complicate cross-platform plugin distribution and development
  • Built-in outputs are basic; complex delivery workflows typically require custom filters or plugin development

Feedpushr is suited for users who need a configurable, programmable feed ingestion and push system that can be extended with filters and integrations. Its small footprint and REST API make it practical for automation, custom pipelines, and local deployments.

384stars
27forks
#14
Feeds Fun

Feeds Fun

News and RSS reader that auto-assigns tags (including via LLMs), lets you define scoring rules, and filter/sort feeds; supports single- and multi-user deployments.

Feeds Fun screenshot

Feeds Fun is a self-hosted news and RSS reader that automatically assigns tags to feed entries and lets you define rules to score, filter, and sort news. It separates API/frontend from background workers: a lightweight ASGI HTTP API serves the UI while workers handle feed loading and tag analysis.

Key Features

  • Automatic tag assignment via multiple processors (domain, native feed tags, uppercase-title, and LLM-based processors).
  • Configurable LLM processors with support for OpenAI (ChatGPT) and Google Gemini; custom API endpoints are configurable.
  • Rules-based scoring system to rank and surface important items by tags and scores.
  • Filtering and sorting by score, date, tags, and read/unread state.
  • Worker-based architecture with dedicated loader (fetches/parses feeds) and librarian (analyzes entries) workers.
  • Tag normalization pipeline to merge and clean raw tags (splitters, replacers, blacklists).
  • Docker-based examples for single-user and multi-user deployments; backend package available on PyPI and frontend as an npm package.

Use Cases

  • Reduce noise from many RSS subscriptions by scoring and surfacing only high-relevance items.
  • Curate tagged collections of feeds for teams or multi-user environments with shared collections.
  • Enrich and organize large feed corpora using LLM-generated tags for discovery and automated workflows.

Limitations and Considerations

  • LLM tagging requires external API keys (OpenAI or Google Gemini) by default; using these incurs API costs and raises privacy considerations unless custom endpoints or providers are configured.
  • Local/self-hosted LLM support is not available out-of-the-box; current LLM processors rely on hosted providers.
  • Running the librarian worker with full features may require additional components (recommended SpaCy model) and a PostgreSQL database, adding operational complexity.
  • Tag normalization and some features are actively evolving; configuration may require reading example config files and tuning.

Feeds Fun is suited for users who want powerful, tag-driven control over large or noisy feed collections. Its worker-based design and configurable LLM processors make it flexible for personal and team deployments.

341stars
22forks
#15
KrISS Feed

KrISS Feed

Simple, single-file PHP feed reader supporting OPML import/export, autoupdate, caching, starred items, and plugins for personal use.

KrISS Feed is a lightweight PHP-based RSS/Atom feed reader distributed as a minimal, deployable application. It is designed to run without a SQL database and can be installed as a single PHP file for easy self-hosting and portability.

Key Features

  • Add and remove feeds and organize them in folders
  • Import and export subscriptions using OPML
  • No SQL/database required; file-based data storage and a single-file deployment option
  • List, expanded and reader views with support for starred items and mark-as-read actions
  • Auto-update in reader/show views and manual update controls
  • Local cache of recent articles (auto cache of last downloaded items) and infinite scroll
  • Anonymize links (does not anonymize images/media) and simple sharing integration (e.g., Shaarli)
  • Progressive enhancements: fully usable without JavaScript; Bootstrap-based UI and internationalization
  • Plugin support to extend functionality

Use Cases

  • Run a lightweight personal feed reader on low-cost or shared PHP hosting
  • Replace cloud RSS services for a single-user, privacy-minded feed reading setup
  • Embed as a portable feed reader on a personal website or intranet for curated feeds

Limitations and Considerations

  • Designed primarily for single-user or small-scale use; file-based storage and single-process PHP make large-scale, multi-user deployments or very large feed lists impractical
  • Limited built-in user/account management and advanced multi-user features
  • Performance and update concurrency are constrained by PHP execution environment and hosting resources

KrISS Feed is a pragmatic, minimal RSS/Atom reader focused on simplicity, portability, and low operational requirements. It is well suited for personal and small-scale use where ease of deployment and privacy are priorities.

284stars
54forks
#16
Leed

Leed

Lightweight self-hosted RSS/Atom reader written in PHP. Uses cron for background fetching, stores feeds in MySQL, and provides a responsive web UI with plugin support.

Leed is a minimalist RSS/Atom aggregator written in PHP that provides a fast, non-intrusive web interface for reading feeds. It processes feed updates in the background via scheduled tasks and stores feed data in a MySQL database.

Key Features

  • Responsive web UI for desktop, tablet, and mobile with a lightweight frontend
  • Background feed retrieval using system cron jobs to avoid UI latency
  • OPML import/export for migrating subscriptions between readers
  • MySQL backend storage and simple installation via a PHP installer script
  • Plugin ecosystem (Leed-market) to extend functionality
  • Uses SimplePie for feed parsing and RainTPL for templating
  • Lightweight stack optimized for small to medium feed collections

Use Cases

  • Self-hosted personal RSS/Atom reading with OPML import from other readers
  • Lightweight feed aggregation for small teams or intranets where simplicity is preferred
  • Hosting a private feed collection without depending on third-party services

Limitations and Considerations

  • Recommended and primarily tested on Apache; other web servers (for example Nginx) are not officially tested
  • Requires a system scheduler (cron) for automatic feed updates; no built-in scheduler
  • Requires PHP 7.2+ and MySQL; lacks built-in support for alternative databases
  • Focuses on minimalism and may lack advanced modern features such as push sync or official mobile apps

Leed is suitable when you need a simple, low-maintenance feed reader that you can run on your own server. It emphasizes speed and minimalism, with an extensible plugin system for additional features.

228stars
42forks
#17
FeedMixer

FeedMixer

Python WSGI API that fetches multiple Atom and RSS feeds and merges them into a single Atom, RSS 2.0, or JSON Feed output with caching and configurable options.

FeedMixer is a lightweight Python WSGI web service that accepts lists of Atom and RSS feed URLs and returns a single combined feed. It exposes /atom, /rss, and /json endpoints and supports query parameters to control item counts and content verbosity.

Key Features

  • Combine multiple Atom and RSS feeds into a single Atom, RSS 2.0, or JSON Feed output
  • API endpoints: /atom, /rss, /json with query parameters for feeds (f), item limits (n), and full content preference (full)
  • In-memory memoized parsing/cache to speed repeated requests
  • Configurable via environment variables (log level, CORS enable, request timeout, cache size)
  • Includes a WSGI application and a simple Falcon-based API module suitable for deployment with common WSGI servers
  • Provides a Dockerfile for containerized deployments and an OpenAPI specification for the API

Use Cases

  • Aggregate posts from multiple blogs or news sources into a single feed for a personal newsreader or "planet" site
  • Produce a JSON Feed for browser-based or mobile applications that prefer JSON over XML
  • Merge podcast or media feeds while preserving enclosures and link metadata for simple podcast aggregation

Limitations and Considerations

  • Does not implement authorization, rate limiting, or built-in request throttling; a front-end reverse proxy or WSGI middleware is recommended for production deployments
  • No per-feed refresh scheduling or persistent on-disk cache; caching is in-memory and process-local

FeedMixer is a minimal, pragmatic tool for combining feeds with simple configuration and deployment options. It is intended for lightweight personal or small-scale use and integrates easily into existing WSGI-based deployment flows.

222stars
15forks
#18
JARR

JARR

JARR is a web news aggregator and RSS/Atom reader that clusters articles using TF‑IDF, offering a browser reader and a REST API for feed access.

JARR screenshot

JARR is a web-based news aggregator and reader for RSS and Atom feeds. It provides a browser-based reading interface and a programmatic API, and includes article clustering based on TF‑IDF to group related items.

Key Features

  • Aggregates RSS and Atom feeds and displays articles in a web reader
  • Article clustering using TF‑IDF (can cluster by link or by content)
  • Browser-based UI with JavaScript front-end and server-side rendering templates
  • Exposes a RESTful API for feed access and integration
  • Search/indexing and full-text analysis used for clustering and discovery
  • Configurable feed management for subscribing and organizing sources

Use Cases

  • Personal or team news monitoring from multiple RSS/Atom sources
  • Research and topic tracking by grouping similar articles automatically
  • Embedding or integrating feed data into other tools via the API

Limitations and Considerations

  • Project is under active development; features and APIs may change
  • TF‑IDF clustering can be resource-intensive for large feed sets and may require tuning
  • No single guaranteed production database or deployment configuration is mandated by the project; operators must choose and configure storage and hosting appropriately

JARR is a focused RSS/Atom aggregator that emphasizes automated article clustering and a lightweight web reading experience. It is suitable for users who want a self-hosted feed reader with content grouping and an API for integrations.

129stars
14forks
#19
Newspipe

Newspipe

Newspipe is a web-based RSS/Atom news aggregator with multi-user support, search and favorites, OPML import/export, and an API for feed management.

Newspipe screenshot

Newspipe is a web news aggregator for reading and managing RSS/Atom feeds from a browser. It supports multiple users on a single instance and provides tools to organize, search, and export your feed data.

Key Features

  • Multi-user accounts on one instance
  • RSS/Atom feed fetching with an asyncio-based importer command
  • API to manage feeds and integrate custom crawlers
  • Import/export feeds via OPML
  • Account data import/export via JSON
  • Search and favorite articles
  • Detect inactive feeds
  • Bookmark management, including import from Pinboard
  • Optional LDAP authentication
  • Light and dark UI themes

Use Cases

  • Self-hosted RSS/Atom reader for individuals, teams, or households
  • Feed management backend via API for custom crawlers or integrations
  • Migrating feed lists and user data between instances using OPML/JSON

Limitations and Considerations

  • Feed retrieval typically requires external scheduling (for example via cron)
  • Database setup varies by backend (SQLite for simple setups, PostgreSQL for more robust deployments)

Newspipe is a practical option for running your own web-based feed reader with export-friendly formats and a programmable interface. Its multi-user design and optional LDAP make it suitable for small organizations as well as personal use.

#20
RSS

RSS

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.

RSS screenshot

RSS is a simple, opinionated web application for aggregating RSS and Atom feeds and displaying them in a clean, social-feed-like interface. It focuses on lightweight configuration and a narrow feature scope, with a ready-to-run container image.

Key Features

  • Supports both RSS and Atom feeds
  • Automatic feed fetching on a schedule (hourly by default, configurable down to 5 minutes)
  • Feed configuration via a single plaintext file (names, tags, colors, hidden feeds)
  • Feed-level tags for categorization and filtering
  • Multiple layout modes (card, list, compact) and system dark/light theme
  • Open Graph thumbnail fetching for posts
  • Search across post titles and descriptions
  • Built-in pruning of old post data
  • Mobile-friendly UI

Use Cases

  • Personal or small-team feed reading with a clean web UI
  • Lightweight “news wall” dashboard for curated sources
  • Self-hosted replacement for basic RSS reader needs without accounts

Limitations and Considerations

  • No built-in authentication/authorization or user management
  • No UI-based feed management (feeds are edited in a text file)
  • No full-article content import and limited error reporting

RSS is best suited for users who want a minimal, low-maintenance feed reader that is easy to deploy and manage. Pairing it with a reverse proxy is recommended when you need HTTPS or path-based routing.

Why choose an open source alternative?

  • Data ownership: Keep your data on your own servers
  • No vendor lock-in: Freedom to switch or modify at any time
  • Cost savings: Reduce or eliminate subscription fees
  • Transparency: Audit the code and know exactly what's running