# cascadia を Homebrew でインストール

cascadia のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install cascadia
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:cascadia
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.5.1
- **ソース概要:** Go cascadia package command-line CSS selector
- **ホームページ:** <https://github.com/suntong/cascadia>
- **リポジトリ:** <https://github.com/suntong/cascadia>
- **最終更新:** 2026-07-27T19:20:56+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- cascadia (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.5.1
## プロジェクトの歴史と使われ方

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.

### タイムライン

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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- 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)


## ソース

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