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/