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

jonhoo/fantoccini

A high-level API for programmatically interacting with web pages through WebDriver. observed · 2026-08-28

github.com/jonhoo/fantoccini · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 96
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 3384
  • days_rel: n/a
  • days_push: 25
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2014 stars · 135 forks observed · 2026-08-28

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

Fantoccini is a Rust library providing a high-level async API for programmatically controlling browsers via the WebDriver protocol. It supports common operations like clicking elements, filling and submitting forms, and fetching page sources using CSS selectors.

Use cases

  • scrape dynamic web pages rendered by javascript
  • automate form filling and submission in a browser
  • run end-to-end browser tests against a web app
  • click through site flows programmatically
  • download files behind authenticated browser sessions
  • automate interactions with a headless browser in rust

When to choose

  • you are writing rust and need WebDriver-based browser automation
  • you want a high-level typed API over geckodriver/chromedriver
  • you need to interact with javascript-heavy pages that plain HTTP clients cannot handle

When to avoid

  • you need a simple HTTP scraper without a real browser
  • you prefer selenium or playwright ecosystems in other languages
  • you need pixel-perfect screenshot or video capture tooling

Facets

library · maturity active

http-client web-scraping workflow-automation developer-tools web-development developer-tools crawlers rust cross-platform webdriver browser-automation headless-browser async scraping automation

2 sources

Member repositories

RepositoryRoleHealth v2
jonhoo/fantoccinimain75

For agents

markdown · JSON · MCP: product_card(name="jonhoo/fantoccini")

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