# Install flyscrape with Homebrew

Standalone and scriptable web scraper. Version 0.9.0 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install flyscrape
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:flyscrape
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/flyscrape>
- **Version:** 0.9.0
- **Source summary:** Standalone and scriptable web scraper
- **Homepage:** <https://flyscrape.com/>
- **Repository:** <https://github.com/philippta/flyscrape>
- **Upstream docs:** <https://flyscrape.com/docs>
- **License:** MPL-2.0
- **Source archive:** <https://github.com/philippta/flyscrape/archive/refs/tags/v0.9.0.tar.gz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- flyscrape (cli)
- flyscrape (alias)

## Build dependencies

- go

## Uses from macOS

- sqlite

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.9.0
- Local data: ok
- Upstream repository: https://github.com/philippta/flyscrape
- Upstream latest detected: v0.9.0 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

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


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://www.automicvault.com/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [cascadia](https://www.automicvault.com/pkg/brew/cascadia/) - Shares av.db curated category or tags: cli, developer-tools, web-scraping.
- [pit](https://www.automicvault.com/pkg/brew/pit/) - Shares av.db curated category or tags: cli, developer-tools, web-scraping.
- [shub](https://www.automicvault.com/pkg/brew/shub/) - Shares av.db curated category or tags: cli, developer-tools, web-scraping.
- [slimerjs](https://www.automicvault.com/pkg/brew/slimerjs/) - Shares av.db curated category or tags: cli, developer-tools, javascript, web-scraping.
- [ahoy](https://www.automicvault.com/pkg/brew/ahoy/) - Shares av.db curated category or tags: automation, cli, developer-tools.
- [all-repos](https://www.automicvault.com/pkg/brew/all-repos/) - Shares av.db curated category or tags: automation, cli, developer-tools.
- [angular-cli](https://www.automicvault.com/pkg/brew/angular-cli/) - Shares av.db curated category or tags: cli, developer-tools, javascript.
- [apify-cli](https://www.automicvault.com/pkg/brew/apify-cli/) - Shares av.db curated category or tags: automation, cli, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/flyscrape.yml](https://github.com/automic-vault/db/blob/main/combined/flyscrape.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
