Ross ROSS = Recommend OSS · open-source software intelligence for agents

MontFerret/ferret

Declarative data automation language and Go runtime for structured extraction workflows. observed · 2026-08-28

github.com/MontFerret/ferret · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

83/100

  • Activity 99
  • Release rhythm 54
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 385
  • age_days: 2932
  • days_rel: 97
  • days_push: 8
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

6008 stars · 323 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Ferret is a declarative, expression-oriented query language (FQL) with an embeddable Go runtime for querying, transforming, and automating structured data from web pages, APIs, databases, and files. It supports browser-driven scraping via Chrome DevTools Protocol and can be embedded in Go applications or run as WebAssembly in JavaScript environments.

Use cases

  • scrape product prices from dynamic web pages
  • extract structured data from html
  • query rest apis and transform results declaratively
  • embed a data extraction runtime in a go application
  • run web scraping scripts in node or the browser via wasm
  • pull data from sqlite or xlsx files with a query language
  • automate browser interactions to wait for and collect page content

When to choose

  • you need declarative, scriptable web scraping with dynamic page support via CDP
  • you want an embeddable data automation runtime with capability-based host control in Go
  • you prefer a purpose-built query language over writing bespoke scraping code
  • you need the same extraction scripts to run in Go, Node.js, or browsers

When to avoid

  • you need a general-purpose scripting language for broad automation tasks
  • your project requires a stable v2 release - v2 is still in alpha
  • you want a simple one-off scraper without learning a new DSL
  • you need heavy JavaScript execution beyond what CDP-driven pages provide

Facets

library · maturity active

web-scraping parser interpreter programming-language http-client data-science etl web-development developer-tools crawlers programming-languages go windows cli wasm browser cross-platform query-language dsl fql browser-automation chrome-devtools-protocol data-extraction embeddable-runtime html-scraping declarative-language data-engineering automation linux macos nodejs

10 sources

Member repositories

RepositoryRoleHealth v2
MontFerret/ferretmain83

For agents

markdown · JSON · MCP: product_card(name="MontFerret/ferret")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem