htmlq
Like jq, but for HTML — uses CSS selectors to extract data
JSON & Data Processing
Rust
htmlq reads HTML from stdin and extracts elements using CSS selectors, like jq does for JSON. Great for piping with curl.
Instalar
brew
brew install htmlq
cargo
cargo install htmlq
Herramientas relacionadas
jq
Command-line JSON processor like sed for JSON data
fxTerminal JSON viewer with interactive exploration
jlessA command-line JSON viewer designed for reading, exploring,…
yqA portable command-line YAML, JSON, and XML processor
daselSelect, put, and delete data from JSON, TOML, YAML, XML, an…
xsvA fast CSV command-line toolkit written in Rust
csvlensCommand-line CSV viewer with vim-like controls
MillerLike awk, sed, cut, join, and sort for name-indexed data (C…