Hacker News new | ask | show | jobs
by militanz 181 days ago
Can you provide some resources to extract RSS feeds?
1 comments

I'm not sure exactly what you're asking for. I run tt-rss on my own server. It gets the RSS feeds from sources I've configured, then performs categorization of the individual RSS entries into topics that I've defined, and provides RSS feeds of its own that aggregate those entries. I read the aggregated feeds my server generates.

Does this help?

tt-rss looks awesome, thanks for the rec!

It may be the push I need to start teaching myself how to set up and run a server and how to use Docker.