Comment by renegat0x0
Comment by renegat0x0 18 hours ago
I sometimes struggled domains that incorrectly set up RSS feeds. Some were blocked behind some walled gardens. Sometimes 403 status was returned.
While tiny tiny RSS is nice, I also wrote interface to read URLs from the net. https://github.com/rumca-js/crawler-buddy
This gives me clean data of web page, title, description, etc, which I can further integrate into my own RSS reader.