# Installer flyscrape avec Homebrew

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install flyscrape
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:flyscrape
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.9.0
- **Résumé source:** Standalone and scriptable web scraper
- **Page d'accueil:** <https://flyscrape.com/>
- **Dépôt:** <https://github.com/philippta/flyscrape>
- **Dernière mise à jour:** 2026-07-26T11:37:57+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- flyscrape (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

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


## 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/flyscrape.yml](https://github.com/mxcl/pkgdb/blob/main/combined/flyscrape.yml)


## Sources

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