Description
HTML documents can be queried and transformed from the terminal with a jq-like workflow.
It is useful for web developers and automation scripts that need to extract links, text, or structured fragments from pages. HTML scraping can break when page structure changes, and downloaded content may include private or copyrighted data.