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.

Cài đặt

brew brew install htmlq
cargo cargo install htmlq