rss-proxy icon indicating copy to clipboard operation
rss-proxy copied to clipboard

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

Results 22 rss-proxy issues
Sort by recently updated
recently updated
newest added

Whenever I run `docker-compose up`, I get this error ``` Starting rssprodxy_rich-puppeteer_1 ... Starting rssprodxy_rich-puppeteer_1 ... error ERROR: for rssprodxy_rich-puppeteer_1 Cannot start service rich-puppeteer: Decoding seccomp profile failed: invalid character...

I want to anonymize the app requests. Is there any way to use HTTP proxy?

root@debian:~# ps aux | sort -k4,4nr | head -n 10 www 5021 0.5 7.5 1876584 304204 ? Sl Jul08 67:48 /usr/lib/chromium-browser/chromium-browser --no-sandbox --disable-gpu --user-data-dir --window-size=1280,1024 --window-position=0,0 --enable-pinch www 19776 0.0...

feed could not be parsed correctly webpage: https://www.heise.de config: ![image](https://user-images.githubusercontent.com/32339445/178497358-359e0b10-3c28-44c7-a107-19690f791320.png) clicking this article: ![image](https://user-images.githubusercontent.com/32339445/178497448-24732f63-7bf0-41cb-bdd8-77ca3a3d442f.png) error: [https://rssproxy.migor.org/?reason=Unable to make field private final byte[] java.lang.String.value accessible: module java.base does not "opens java.lang"...

Not sure how this is supposed to work. The "Your Atom Feed" button just points to the source url. Switching to "RSS" does not change this. Where is the generated...

Great tool. Been struggling a bit to get rss-proxy to run behind an nginx reverse proxy (SWAG). The issue that arises is that rss-proxy appears to redirect to the root...

Version 2 is available for beta testing under https://rssproxy.migor.org Issues - page title and add og tags [ok] - menu may be larger then vh - maintenance messages should be...

Hi, rss-proxy is really promising ! Do you plan to make an Arm compatible docker image ? If not, where do you think I should start to build such an...

I was trying your site on [Audacity's blog](https://www.audacityteam.org/posts/) since it tragically lacks an RSS feed and noticed some issues with your algorithm for detecting articles, and I believe this is...