Turn Any Website Into an RSS Feed - Never Miss Updates Again
Run html2rss-web with Docker, start with included feeds, and add custom configs only when you need more control.
🚀 Get Started in 30 Seconds
Section titled “🚀 Get Started in 30 Seconds”Start here: Run html2rss-web with Docker | Browse working feed examples
Need more control? Write a custom feed config
How It Works
Section titled “How It Works”- Run your own local instance with Docker
- Use included feeds or add your own website targets
- Subscribe from your RSS reader using stable feed URLs
Why RSS Still Matters Today
Section titled “Why RSS Still Matters Today”Real examples of what you can do:
- Follow your favorite blogs without social media algorithms
- Get notified when your local news site posts about your neighborhood
- Track job postings from multiple company websites
- Monitor product updates from software vendors
- Follow academic papers from your field
RSS vs Social Media:
- ✅ No algorithms deciding what you see
- ✅ No ads or sponsored content
- ✅ Works with any feed reader you choose
- ✅ Your data stays private
- ✅ Never miss updates - automatic notifications
- ✅ Save time - no more manual checking
What is html2rss?
Section titled “What is html2rss?”html2rss is a toolkit for turning websites into RSS feeds. Think of it as a translator that converts website content into a format your feed reader can understand.
Most people should start with the web application:
- 🌐 html2rss-web - The easiest way to run your own feed server with Docker
- ⚙️ html2rss gem - The underlying engine, CLI, and developer interface
🎯 Choose Your Path
Section titled “🎯 Choose Your Path”I want a working instance first
Section titled “I want a working instance first”- Run html2rss-web with Docker - Recommended starting path
- Browse working feed examples - See what success looks like
- Use the included configs - Start with ready-made feeds
I need more control
Section titled “I need more control”- Creating Custom Feeds - Write and test your own configs
- Selectors Reference - Learn the matching rules
- Strategy Reference - Use
browserlessfor JS-heavy sites
I’m building or integrating
Section titled “I’m building or integrating”- Ruby Gem Reference - Full API documentation
- Advanced Features - Custom HTTP requests, etc.
- Contribute to Core - Help improve the engine
🌟 What People Are Using html2rss For
Section titled “🌟 What People Are Using html2rss For”- News & Blogs: Follow your favorite writers without social media
- Job Hunting: Track job postings from multiple company sites
- Product Updates: Get notified when software you use gets updated
- Academic Research: Follow new papers in your field
- Local News: Stay updated on your neighborhood and city
- Hobby Communities: Follow forums and communities you care about
Browse all examples in our Feed Directory →
🔧 Common Issues?
Section titled “🔧 Common Issues?”Start with Docker, not a public instance. That gives you the most reliable path and the newest integrated behavior.
Feed not working? Check our troubleshooting guide
Need custom control? Continue to Creating Custom Feeds
Need help? Join our community discussions
Found a bug? Report it on GitHub