Spyke
slrpnk.net

What's your use-case?

XML is pretty straightforward and handcoding a feed isn't hard. I use PHP to generate the feeds for my site automatically, and I'd be happy to share the code I use for that.

Where would you be hosting the feed? Or do you need a solution that hosts it for you?

1
Rootyreply
lemmy.world

I need a solution that turns posts on a site with no rss into a feed to be read locally by my rss reader as full articles. Ideally it would be used for webcomics posted on bluesky and mastodon, and for news sites.

2
slrpnk.net

Ah, so you want something that works automatically on sites where you only have client access. That's a little outside my bailiwick but if you haven't found a solution by mid-January, send me a line and I should have time to whip something up and host it myself for you.

3

Thanks, man, I'll see if I can find a ready made solution.

2

The RSS reader app I use (Handy News Reader) seems to support parsing websites into a feed. Last time I tried, it works well for simple websites, but it can be a pain for websites with fancy css unless you are good at html/css and willing to set up filters. Unfortunately, it seems to only be available for Android.

1

You reached the end

Do you have a recommendation for an rss link generator? | Spyke