html2rss-web
This web application scrapes websites to build and deliver RSS 2.0 feeds. It is a powerful tool for creating custom RSS feeds.
Get Started
Our Getting Started guide covers essential first steps, from understanding the application to installing your own instance.
Key Features
- Stable URLs: Provides stable URLs for automatically sourced feeds.
- Custom Feeds: Create custom feeds.
- Feed Directory: Includes many feeds out of the box.
- Caching: Handles request caching and sets HTTP headers.
The functionality of scraping websites and building the RSS feeds is provided by the Ruby gem html2rss
.