AI Web FeedsAI Web FeedsOpen web AI reader
Guides
Documentation

Source Catalog and Reader

Current source, topic, reader, and removed explorer route reference.

Source: apps/web/content/docs/guides/data-explorer.mdx

Source Catalog and Reader

The former public Data Explorer route at /explorer has been removed. Use the current public surfaces instead:

  • /reader for recent posts across the source registry
  • /sources for source search, type filters, topic filters, and OPML export
  • /topics for public topic landing pages
  • /dashboard for compact catalog health

Current Data Surfaces

The same repository data remains available through the web app and source files:

  • data/feeds.yaml and data/feeds.enriched.yaml define the source catalog
  • data/topics.yaml defines the topic taxonomy
  • data/articles.generated.json powers the standalone reader and article search
  • GET /api/feeds, GET /api/topics, and GET /api/exports/opml expose catalog data to the web app
Source Catalog and Reader | AI Web Feeds