Skip to content

RSS & Atom Reader

Follow feeds simply

Subscribe to a Feed

Direct fetch is tried first. If that fails, the reader falls back to a public HTTPS CORS proxy.
Try a built-in sample:

Saved Subscriptions

No subscriptions yet. Add a feed URL or use a sample feed.

Feed Preview

Choose a subscription to view its metadata and latest entries.

Supported Feed Formats

  • RSS: Traditional XML feeds with channel metadata and item entries.
  • Atom: XML feeds with entry metadata, alternate links, and updated timestamps.
  • JSON Feed: A JSON-based feed format with item arrays and optional HTML content.

Privacy & Fetching Notes

  • Subscriptions are stored locally in your browser with localStorage.
  • Sample feeds are bundled in the app so you can test it without live network calls.
  • Feed content is rendered as plain text to avoid unsafe HTML injection.
  • External feeds are requested directly first, then retried through a public HTTPS proxy if needed.