Skip to content

Web Application

html2rss-web is the recommended product surface. Run the Getting Started demo, create one feed from a page URL, then move to Deployment for production secrets and stable hosting.

  • Web UI for page-URL auto-source
  • Access-controlled create API (HTML2RSS_ACCESS_TOKEN)
  • Feed Directory catalog from your instance (GET /api/v1/configs)
  • Optional custom YAML via feeds.yml mount
  • OpenAPI at /openapi.yaml

The extraction engine is the html2rss gem.

  1. Getting Started — local Docker
  2. Deployment — production
  3. Advanced Feeds — YAML escape hatch