macOS
brew install cascadialocal Homebrew formula metadata
brew
Go cascadia package command-line CSS selector. Version 1.5.1 via Homebrew; verified 2026-05-29.
install
brew install cascadialocal Homebrew formula metadata
overview
Go cascadia package command-line CSS selector
history
Cascadia is a Go command-line wrapper around the Go Cascadia CSS selector package, aimed at testing selectors and extracting HTML/XML content without writing a Go program.
The project began publicly in 2016 under Tong Sun's GitHub account. Its README says it started as a thin wrapper around Andy Balholm's Go Cascadia package and grew into a more capable selector-testing and extraction tool.
The official README documents binary releases, Debian/Ubuntu installation, distro packages through the author's Cloudsmith repository, and Homebrew packaging. GitHub metadata shows a small but active open-source utility with wiki documentation and cross-platform release artifacts.
Homebrew analytics show modest niche use, with 190 installs in the last 365 days in the formula API.
Users pass an input file or stdin, a CSS selector, and an output target. The tool supports text output, raw output, block and piece extraction, wrapped HTML output, and CSV/TSV-style table output for scraping workflows.
Cascadia is package-nerd useful because it exposes a library-grade CSS selector engine as a tiny shell tool. It fits scripts, data-cleaning one-liners, and package tests where pulling in a browser or a larger scraper would be excessive.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cascadia | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/suntong/cascadia
install metadata
| Package key | brew:cascadia |
|---|---|
| Version | 1.5.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cascadia |
| Homepage | https://github.com/suntong/cascadia |
| Repository | https://github.com/suntong/cascadia |
| Upstream docs | https://github.com/suntong/cascadia#readme |
| License | MIT |
| Source archive | https://github.com/suntong/cascadia/archive/refs/tags/v1.5.1.tar.gz |
| Last updated | 2026-05-29T16:39:24Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cascadia |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.