
Newspipe
Web-based RSS/Atom news aggregator with multi-user support

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.
Categories:
Tags:
Tech Stack:
Similar Services

RSSHub
RSS feed generator for websites and platforms without RSS
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.

Glance
Self-hosted, configurable dashboard for feeds and status widgets
Glance is a lightweight self-hosted dashboard that aggregates RSS and other widgets (Reddit, YouTube, weather, markets, server stats) into customizable pages.

Karakeep
Self-hosted bookmarks, notes, and media with AI tagging and search
Self-hostable bookmark-everything app for links, notes, images, PDFs, and archives with full-text search, AI tagging/summaries, RSS ingestion, and API access.

Linkwarden
Self-hosted collaborative bookmark manager with archiving and annotation
Self-hosted collaborative bookmark manager with reader mode, highlights, tagging, full-text search, and automatic webpage preservation as screenshots and PDFs.


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.

wallabag
Read-it-later web app for saving and classifying articles
wallabag is a self-hostable read-it-later service to save web pages, extract clean article content, tag and organize items, and read them on any device.
Python