this post was submitted on 23 Jun 2026
641 points (98.1% liked)
science
27624 readers
343 users here now
A community to post scientific articles, news, and civil discussion.
dart board;; science bs
rule #1: be kind
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
So for those style websites, FreshRSS (my server)/and CabyReader (my client) offer options to parse the linked article for content.
They mostly get the full article without tinkering but other sites I use css selectors to get the article section of the website.
Then I press the "parse" button if the article is just a summary and it'll get the whole article.
That said, I do put more emphasis on following individuals rather than large sites like those you mentioned. So I have a couple dozen individual blogs followed, but also a handful of sites like NewScientist, BigThink, AndroidPolice, TinyBuddha, VICE
Okay, that's very cool. I'm into self-hosting and will look into running FreshRSS to parse sites and feed me articles. Much appreciated!