Looking for an RSS proxy that can perform frequency-based filtering
from dabe@lemmy.zip to selfhosted@lemmy.world on 20 Oct 14:44
https://lemmy.zip/post/51366731

One of my favorite self hosted services is github.com/johnwarne/upvote-rss since it allows me to get content from high traffic sites but in a very truncated and digestible way. Particularly, my favorite feature is how it can send only the N most popular posts each day (with a day lag, of course).

I’m looking for a more generic solution that does something like this but for arbitrary RSS feeds.

For example, if I want to subscribe to a super busy feed but I only want to get 2 posts randomly selected each day.

I’m totally willing to achieve this without a full blown extra proxy. If there are some RSS clients or a FreshRSS extension that can do something like that, for example.

Otherwise, I may just try to extend/fork upvote-rss’s functionality for this 😅

#selfhosted

threaded - newest

arran4@aussie.zone on 20 Oct 22:58 collapse

I’m looking for something similar. I did start a project for something more general but, incomplete project pile.