# cascadia mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cascadia in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:cascadia
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install cascadia
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:cascadia
- **Paketmanager:** Homebrew
- **Version:** 1.5.1
- **Quellzusammenfassung:** Go cascadia package command-line CSS selector
- **Homepage:** <https://github.com/suntong/cascadia>
- **Repository:** <https://github.com/suntong/cascadia>
- **Zuletzt aktualisiert:** 2026-07-27T19:20:56+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- cascadia (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.5.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2016: Public GitHub repository created and copyright range begins in the CLI help.
- 2025: README example shows version 1.5.0 built on 2025-11-10.
- 2026: Homebrew formula packages v1.5.1 and tracks the GitHub release tarball.

### Related projects

- andybalholm/cascadia provides the Go CSS selector package wrapped by this CLI.
- andrew-d/goscrape is cited by the README as an influence for block and piece extraction concepts.

### Quellen

- <https://api.github.com/repos/suntong/cascadia>
- <https://github.com/suntong/cascadia>
- <https://github.com/suntong/cascadia/wiki>
- <https://github.com/suntong/cascadia#readme>
- <https://formulae.brew.sh/api/formula/cascadia.json>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/cascadia.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cascadia.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
