# flyscrape を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:flyscrape
```

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

### macOS

- Homebrew (100%):

```sh
brew install flyscrape
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:flyscrape
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/flyscrape>
- **バージョン:** 0.9.0
- **ソース概要:** Standalone and scriptable web scraper
- **ホームページ:** <https://flyscrape.com/>
- **リポジトリ:** <https://github.com/philippta/flyscrape>
- **上流ドキュメント:** <https://flyscrape.com/>
- **ライセンス:** MPL-2.0
- **ソースアーカイブ:** <https://github.com/philippta/flyscrape/archive/refs/tags/v0.9.0.tar.gz>
- **最終更新:** 2026-07-26T11:37:57+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- flyscrape (cli)
- flyscrape (エイリアス)

## ビルド依存関係

- go

## macOS 提供ライブラリ

- sqlite

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.9.0
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/philippta/flyscrape
- 検出された最新: v0.9.0 (最新)
## プロジェクトの歴史と使われ方

Flyscrape is a standalone command-line web scraping tool that uses JavaScript scraping scripts and can run as a single binary. Its official documentation presents it as a toolkit for building custom scrapers quickly, including browser rendering, caching, proxies, cookies, headers, and structured output.

### プロジェクトの歴史

The public repository was created in 2023 and the official release list begins with the 0.2.x series later that year. By the 0.9.x releases in 2024, the project had an official documentation site and prebuilt binaries alongside source installation.

### 採用の歴史

The project appears to have a focused adoption path around direct installation, prebuilt release binaries, Go installation, and Homebrew for macOS users. Its README frames the tool for users who want precise website extraction without advanced programming skills.

### 使われ方

Users write a JavaScript file exporting configuration and an extraction function, then run it with `flyscrape run SCRIPT`. The README example shows pagination, browser rendering, caching, and JSON output, while the docs expand this into configuration and API references.

### パッケージ好きにとっての重要性

Flyscrape is package-nerd interesting as a modern single-binary scraper that packages a JavaScript-oriented extraction model behind a CLI. It sits between quick shell scraping and full browser automation frameworks, so distribution through Homebrew and GitHub releases matters for making it easy to install on workstations.

### タイムライン

- 2023: The GitHub repository was created.
- 2023: The public release stream began with v0.2.x.
- 2024: v0.9.0 was published.
- 2025: The repository remained active, with pushes recorded after the 2024 release series.

### Related projects

- The official materials relate Flyscrape to browser-based scraping, JavaScript extraction scripts, headless browser rendering, browser cookie stores, and Go-based installation from source.

### ソース

- <https://api.github.com/repos/philippta/flyscrape>
- <https://api.github.com/repos/philippta/flyscrape/releases?per_page=100>
- <https://flyscrape.com/docs/getting-started/>
- <https://github.com/philippta/flyscrape>
- <https://raw.githubusercontent.com/philippta/flyscrape/master/README.md>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** flyscrape
- **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:** head, stable


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [slimerjs](https://pkg.so/ja/brew/slimerjs/) - Shares pkgdb curated category or tags: cli, developer-tools, javascript, web-scraping.
- [gh](https://pkg.so/ja/brew/gh/) - Shares pkgdb curated category or tags: automation, cli, developer-tools.
- [pnpm](https://pkg.so/ja/brew/pnpm/) - Shares pkgdb curated category or tags: cli, developer-tools, javascript.
- [just](https://pkg.so/ja/brew/just/) - Shares pkgdb curated category or tags: automation, cli, developer-tools.
- [watchman](https://pkg.so/ja/brew/watchman/) - Shares pkgdb curated category or tags: automation, cli, developer-tools.
- [mongosh](https://pkg.so/ja/brew/mongosh/) - Shares pkgdb curated category or tags: cli, developer-tools, javascript.
- [go-task](https://pkg.so/ja/brew/go-task/) - Shares pkgdb curated category or tags: automation, cli, developer-tools.
- [powershell](https://pkg.so/ja/brew/powershell/) - Shares pkgdb curated category or tags: automation, cli, developer-tools.
- [rebrowser-playwright](https://pkg.so/ja/npm/rebrowser-playwright/) - Local package facts share a topical domain. Shared terms: automation, browser, cli, developer, developer-tools.
- [rebrowser-playwright-core](https://pkg.so/ja/npm/rebrowser-playwright-core/) - Local package facts share a topical domain. Shared terms: automation, browser, cli, developer, developer-tools.

## Combined YAML source

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


## ソース

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