Firefox Reader View as a Linux CLI ↦
Command line tool to extract the main content from a webpage, as done by the “Reader View” feature of most modern browsers. It’s intended to be used with terminal RSS readers, to make the articles more readable on web browsers such as lynx. The code is closely adapted from the Firefox version and the output is expected to be mostly equivalent.
I could see this fitting in nicely in a pipeline between curl
and, well, lots of other commands.
Discussion
Sign in or Join to comment or subscribe