The ones I found either require a login or simply do not work.

all 7 comments

sorted by: hot top controversial new old
[–] 1 point 8 months ago
[–] 1 point 8 months ago (5 children)

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?

  • source
  • hideshow 5 child comments
  • [–] [S] 2 points 8 months ago (4 children)

    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.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 3 points 8 months ago (1 child)

    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.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 1 point 8 months ago

    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.

  • source
  • parent