←back to thread

744 points DearNarwhal | 1 comments | | HN request time: 0.215s | source
1. kschaul ◴[] No.42750679[source]
I love RSS, but I often want to create a feed from websites that don’t offer RSS support (or the right features). So I built a little web service that, given a URL and a CSS selector, returns an RSS feed of those items. Figured it might be useful for others too.

Code -> https://github.com/kevinschaul/feedmaker Hosted version -> https://feedmaker.fly.dev/