Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork13
🕸 Generates RSS feeds of any website & serves to the web! Automatic scraping. Ready to use configs. Write your own. Rolling Docker releases for speedy updates.
License
html2rss/html2rss-web
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This web application scrapes websites to build and deliver RSS 2.0 feeds.
| Resource | Description | Link |
|---|---|---|
| 📚 Documentation & Feed Directory | Complete guides, tutorials, and browse 100+ pre-built feeds | html2rss.github.io |
| 💬 Community Discussions | Get help, share ideas, and connect with other users | GitHub Discussions |
| 📋 Project Board | Track development progress and upcoming features | View Project Board |
| 💖 Support Development | Help fund ongoing development and maintenance | Sponsor on GitHub |
Quick Start Options:
- New to RSS? → Start with theweb application guide
- Need a specific feed? → Browse thefeed directory
- Want to deploy? → Check outdeployment guides
- Want to contribute? → See ourcontributing guide
Features:
- Provides stable URLs for feeds generated by automatic sourcing.
- Create your custom feeds!
- Comes with plenty ofincluded configs.
- Handles request caching.
- Sets caching-related HTTP headers.
The functionality of scraping websites and building the RSS feeds is provided by the Ruby gemhtml2rss.
For full documentation, please see thehtml2rss-web documentation.
The easiest way to get started is using GitHub Codespaces:
- Fork this repository
- Click "Code" → "Codespaces" → "Create codespace on [your-username]/html2rss-web"
- Wait for the codespace to build (it will automatically run
bundle install) - The development server will be available at the forwarded port (usually 3000)
Clone and setup:
git clone https://github.com/html2rss/html2rss-web.gitcd html2rss-webmake setupStart development server:
make dev
The application will be available athttp://localhost:3000.
| Command | Description |
|---|---|
make help | Show all available commands |
make setup | Full development setup |
make dev | Start development server |
make test | Run tests |
make lint | Run linter |
make fix | Auto-fix linting issues |
make clean | Clean temporary files |
Contributions are welcome! Please see thecontributing guide for more information.
If you find this project useful, please considersponsoring the project.
About
🕸 Generates RSS feeds of any website & serves to the web! Automatic scraping. Ready to use configs. Write your own. Rolling Docker releases for speedy updates.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Contributors13
Uh oh!
There was an error while loading.Please reload this page.
