I always preferred SkiFree!
SkiFreeeeeeee
This is a reply to a post published elsewhere. Its content might be duplicated as a traditional comment at the original source.
Dan Q
This is a reply to a post published elsewhere. Its content might be duplicated as a traditional comment at the original source.
It’s time for… Dan Shares Yet Another FreshRSS XPath Scraping Recipe!
I’m a huge fan of the XPath scraping feature of FreshRSS, my favourite feed reader (and one of the most important applications in my digital ecosystem). I’ve previously demonstrated how to use the feature to subscribe to Forward, reruns of The Far Side, and new The Far Side content, despite none of those sites having “official” feeds.
Vmail is cool. It’s vole.wtf’s (of ARCC etc. fame) community newsletter, and it’s as batshit crazy as you’d expect if you were to get the kinds of people who enjoy that site and asked them all to chip in on a newsletter.
Totes bonkers.
But email’s not how I like to consume this kind of media. So obviously, I scraped it.
Want to subscribe to Vmail using your own copy of FreshRSS? Here’s the settings you’re looking for –
HTML + XPath (Web scraping)
//table/tbody/tr
descendant::a
.
descendant::a/@href
descendant::td[1]
d M *y
descendant::th
#vmail
So yeah, FreshRSS continues to be amazing. And lately it’s helped me keep on top of the amazing/crazy of vole.wtf too.