rubycdp/ferrum
Headless Chrome Ruby API observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 99
- Release rhythm 74
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 154.5
- age_days: 2598
- days_rel: 13
- days_push: 7
- n_releases_24m: 5
Adoption not part of the score
2037 stars · 169 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Ferrum is a Ruby library providing a clean, high-level API to control Chrome or Chromium via the Chrome DevTools Protocol (CDP), with no Selenium/WebDriver dependency. It runs headless by default and supports navigation, screenshots, JavaScript evaluation, and mouse/keyboard interaction.
Use cases
- scrape javascript-rendered websites with ruby
- take screenshots of web pages programmatically
- automate a headless chrome browser in ruby
- evaluate javascript on a page and extract results
- drive chrome via cdp without selenium
- test web apps with a real browser from ruby
When to choose
- you need a pure Ruby headless Chrome driver without Selenium/WebDriver overhead
- you want direct access to Chrome DevTools Protocol features
- you're building Ruby web scraping or browser automation on top of Chrome
When to avoid
- you need cross-browser testing beyond Chrome/Chromium
- you're not working in Ruby
- you need a Capybara driver directly - use Cuprite, which is built on Ferrum
Facets
library · maturity active
http-client web-scraping developer-tools testing web-development developer-tools crawlers ruby cross-platform headless-chrome cdp browser-automation chromium capybara-driver automation
2 sources
- readme: https://github.com/rubycdp/ferrum · fetched 2026-08-28 · 856850396b4a
- homepage: https://ferrum.rubycdp.com · fetched 2026-08-29 · 7d5308d64cc0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rubycdp/ferrum | main | 90 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem