macOS
brew install flyscrapelocal Homebrew formula metadata
brew / Rang 8335
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für flyscrape in AI-Agent-Workflows.
Installation
brew install flyscrapelocal Homebrew formula metadata
Überblick
Standalone and scriptable web scraper
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
flyscrape | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:flyscrape |
|---|---|
| Version | 0.9.0 |
| Paketmanager | Homebrew |
| Homepage | https://flyscrape.com/ |
| Repository | https://github.com/philippta/flyscrape |
| Zuletzt aktualisiert | 2026-07-26T11:37:57+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.