1 comment

[ 1.4 ms ] story [ 9.9 ms ] thread
Hey everyone! I created `rss-proxy` that transforms any website into an RSS feed by analyzing the HTML structure.

I love the idea of RSS, but many sites I was interested in stopped supporting feeds in general or did not provide a feed for the particular page I wanted to follow. It is just a proof-of-concept, hence there are limitations but you will get the idea.

You can try the live demo (https://rssproxy.migor.org/) or run the docker image on your machine. It comes with a little "playground" page, that allows you to choose the different models the algorithm found. No AI inside :)

Thanks for reading – I'd love to get your thoughts, feedback, and ideas!