YSK because webpages are increasingly bloated from excessive trackers, popups, sidebars, and more. This diminishes the experience of reading, eats up your precious internet data, and threatens your privacy. Image Newswaffle is a public service that intelligently strips webpages of their cruft and leaves only the valuable text content. Its based in gemtext and was originally intended to be accessed using the gemini protocol, however it can easily be proxied to HTML for normal web browser usage.
Neat to see more tools like this out there.
Great for any retromachines that can’t / won’t run the modern web (and things like Lynx and EWW) and accessibility purposes.
I’ll have to take a look at how it’s parsing the pages. Brow.sh is usually my goto for these use cases, but that’s using a whole Firefox to do the rendering.
solrize@lemmy.world 11 months ago
Nice, I wrote one of those a few years ago for some specific sites, and another thing that rewrites links to get rid of tracking parameters and other stuff. But Newswaffle sounds more sophisticated, so maybe I can switch or merge.