Hacker News new | ask | show | jobs
by almog 1455 days ago
After going through Google Reader, Feedly, Newsblur and QuiteRSS, I've finally settled on Newsboat, as I can really customize it to my needs, debug it and even integrate custom html to rss generators.

For example, ebay has recently recently stopped supporting RSS through search results (an '_rss=1' query string was supported for over 10 years), and while there are some workaround such as using different search endpoint where the RSS has not been deprecated yet, with Newsboat, I was able to write a custom filter to extract RSS with just few lines of code: https://github.com/almog/newsboat-ebay2rss-filter