I wonder if the above is possible. I support some people on steady and get some exclusive posts for that. I get them per Email and can read them on the steady website.

Steady has subscription-specific RSS feeds, but only for podcasts as it seems (which also are the only results in my web searches).

Is anyone doing what I’m looking for? Some proxy that reads the emails and offers an RSS feed? (I’d rather not expose my imap credentials to a tool just to read some posts at a different place). Something that scrapes steady?

  • K3CAN@lemmy.radio
    link
    fedilink
    English
    arrow-up
    4
    ·
    3 hours ago

    I’m not sure what Steady is, but it sounds like FreshRSS can do what you want. If you can read the articles on the website, then you should be able to use FreshRSS to scrape the site and create a feed from it. For content behind a login, I’m pretty sure FreshRSS can handle basic-auth or you can provide it cookies.

    There’s also KillTheNewsLetter which does what you want the other way, by just converting the emails into an RSS feed. It can be self-hosted, but I haven’t tried it myself, though.

    • tofu@lemmy.nocturnal.gardenOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 hours ago

      I forgot about KillTheNewsletter! That’s pretty much what I’m looking for I think, thanks!

      The articles are behind non-basic auth, the cookie possibility sounds interesting, but KTN sounds more straightforward for my use case. (Not on FreshRSS)