Skip to content

RSS-proxy allows you to do create an RSS or ATOM feed of almost any website, just by analyzing just the static HTML structure.

Notifications You must be signed in to change notification settings

damoeb/rss-proxy

Repository files navigation

RSS-proxy

Build Status

RSS-proxy 2+ allows you to do create an ATOM or JSON feed of almost static/dynamic websites or feeds (web to feed), just by analyzing just the HTML structure. Try the live rss-proxy. The server is completely stateless - it does not store anything - everything is part of the url.

It is a UI for richRSS middleware with the no-database profile.

Playground

Quickstart using docker-compose

If you have docker or podman installed, Start rss-proxy and puppeteer like this.

wget https://raw.githubusercontent.com/damoeb/rss-proxy/master/docker-compose.yml
docker-compose up

Then open localhost:8080 in the browser.

Features

  • Web to Feed
  • Dynamic Rendering using headless chromium
  • Content Recovery using JSON-LD, OpenGraph
  • Fulltext extraction
  • Filters
  • Maintenance Alerts if your feed has problems
  • Privacy: Nothing is persisted by the server
  • Feed Format Conversion Any -> ATOM/JSON

Other Features

  • Request Throttling and Host Flooding Protection
  • Caching
  • Monitoring

Migration from version 1

Version 2 supports the old version 1 urls, though this is optional. You can deactivate this feature by removing the 'legacy' profile in docker-compose.yml.

Changelog

See changelog.

Related Projects

License

This project uses the following license: GNU GPLv3.

About

RSS-proxy allows you to do create an RSS or ATOM feed of almost any website, just by analyzing just the static HTML structure.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5