Description
Web page structure can be queried from the terminal with a jq-like approach for HTML.
It is useful for scripts that need to extract elements, attributes, or text from markup. HTML parsing depends on page structure, and automated extraction should respect privacy, copyright, robots rules, and rate limits.