# Installer cascadia avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cascadia pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cascadia
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:cascadia
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.5.1
- **Résumé source:** Go cascadia package command-line CSS selector
- **Page d'accueil:** <https://github.com/suntong/cascadia>
- **Dépôt:** <https://github.com/suntong/cascadia>
- **Dernière mise à jour:** 2026-07-27T19:20:56+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cascadia (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.5.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

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