Ferret
Declarative web scraping language and runtime written in Go.
Why consider Ferret?
Ferret is a declarative web scraping system written in Go. It introduces Ferret Query Language (FQL) which allows developers to write SQL/AQL-like declarative queries that interact with web pages, handle pagination, and extract data.
Learn Ferret by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Ferret
Ferret abstracts Chrome DevTools Protocol into clean FQL queries, eliminating imperative boilerplate code from scraping scripts.
Installation
# Install CLIgo install github.com/MontFerret/cli/ferret@latestFerret is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.