Upvote RSS - Generate RSS feeds from social aggregation websites like Reddit, Lemmy, and Hacker News
-
This is really cool. Happy that you included the comments, as I find them often quite insightful. Look forward to spin this up and try it.
-
Thanks! I think the child comments idea is pretty doable. I'll add it to the pile of things I'd like to add
-
That is awesome. Was thinking about building a service which sends me the top X entries of a subreddit each week, but this is even better!
-
Awesome
If you need feedback, testing etc. on this feature, I'm happy to help. Just pm me and I'll give you my github account.
-
Thanks! Hope it works out for your use case.
-
For HN, I use https://hnrss.github.io/
-
This is for the feed. OPs project is for "top", leveraging the up vote alg.
-
Yea other commenters don't seem to be making that "top" connection. This project is fantastic, thanks!
-
Appreciate it! In hindsight I should have put info about the top posts part of this in the title. I think most people don't read past the titles of posts.
-
Good shout,I love hnrss. I used it (and similar projects) for several years before creating my own solution that would also include parsed article content, summaries, and comments into the RSS feed itself, as well as limiting the feed to a specified number of posts per day. There's a bit of overlap between projects, but each has things the other does not. I invite you to try this one to see if it might suit your needs.