Related (maybe) but tangential, does anyone know of a good web to text converter? Back in the day you used to just use Lynx, is that still the way or has it been surpassed?
RSS Box – RSS for websites that do not support RSS
101–110 of 110 posts
Re: RSS Box – RSS for websites that do not support RSS
#102In the same vein : RSS-Bridge https://github.com/RSS-Bridge/rss-bridge (you can find multiple instances on the web)
https://ao2.it/en/blog/2013/07/07/tweeper-twitter-rss-web-sc...
Re: RSS Box – RSS for websites that do not support RSS
#103Earlier quoted context omitted.
Hey thanks for this lovely pitch, goblin89. <3 all my goblin friends out there
I learned of Fraidycat in an RSS related HN comment yesterday and have been trying it out. Love some of the homemade quirkiness that I forgot software used to have -- the video is great too. Only question I have: do you really have to assign every Github issue to yourself, the sole developer? Something about it cracks me up: https://github.com/kickscondor/fraidycat/issues > "Thanks for the bug report. Fortunately for…
Re: RSS Box – RSS for websites that do not support RSS
#104Off topic but since we are talking about RSS feeds: Is there a web service to replay feeds? Use case are old blog archive one wants to (re-) read sequentially from the start but not in binge mode. So maybe one post per day or week. I'm thinking about the old posts of Aaron Swartz or Steve Yegge. Just adding the feed to a feed reader is often not sufficient because the feed only contains the last 20 entries or so.
I don't intend to maintain it further but all source code is available and it's not terribly complicated (all the hard stuff is done by other python libraries).
Re: RSS Box – RSS for websites that do not support RSS
#105The service https://feed43.com will enable you you to build a RSS feed out of pretty much anything with a URL. I use it to build RSS out of sha256 release files, vendor client download release pages, changelogs, etc.
Similar service: https://politepol.com/en/
Re: RSS Box – RSS for websites that do not support RSS
#106Is there any way to turn a twitter feed (i.e., multiple users) into a single RSS feed?
Re: RSS Box – RSS for websites that do not support RSS
#107Earlier quoted context omitted.
RSSBox used to have Facebook support (but only for public pages, no personal content), but when Facebook started cordoning off their API two years ago, I had to turn it off since I was unable to get my application approved. The code is still there, but I am doubtful it would work even if you manage to get an API key that works. I think the best option may be to scrape the web content now, unfortunately.
I have assumed for a while the only way to convert FB -> RSS would be to scrape the home page, but from what I recall the HTML & DOM is all kinds of messed up - intentionally obfuscated to prevent adblocking. From a quick look just now it does seem like it would be a nightmare to try to parse it as-is - and I would guess FB changes a lot of the output regularly anyway to defeat adblockers, making efforts to keep up p…
Re: RSS Box – RSS for websites that do not support RSS
#108With Mailchimp, well, you look for a "view in browser" or "share this issue with friends" link in the newsletter. On the archive page it takes you to, an RSS link is on the righthand corner.
Re: RSS Box – RSS for websites that do not support RSS
#109serious question: does anybody use RSS nowadays?