html2rss-web app is a small application which serves RSS feeds via HTTP.
html2rss-web builds and serves RSS feeds via HTTP. It’s a small application which serves feeds via HTTP. It uses the feed configs from html2rss-configs and expose the html2rss generated feeds via HTTP.
Generate your own feeds, or start instantly with the included configs.
- It’s deployable without much hassle (also via Docker).
- It has a file-based application cache to prevent hammering websites
- It handles with client-side HTTP cache headers.
Everyone can host their own html2rss-web instance. There are [public instances](https://github.com/html2rss/html2rss-web/wiki/Instances) for those who can't.