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

h4ckf0r0day/obscura

The headless browser for AI agents and web scraping observed · 2026-08-28

github.com/h4ckf0r0day/obscura · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

81/100

  • Activity 99
  • Release rhythm 99
  • Longevity 10

Flags: young

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: 12
  • age_days: 142
  • days_rel: 10
  • days_push: 9
  • n_releases_24m: 14

Full methodology

Adoption not part of the score

22334 stars · 1657 forks observed · 2026-08-28

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

Obscura is an open-source headless browser engine written in Rust that runs JavaScript via V8 and speaks the Chrome DevTools Protocol, acting as a drop-in replacement for headless Chrome with Puppeteer and Playwright. It offers built-in anti-detect/stealth features, isolated zero-state sessions, fast startup, low memory usage, and an MCP server for AI agents.

Use cases

  • scrape websites without getting blocked by bot detection
  • give AI agents isolated browser sessions
  • replace headless Chrome with a lighter faster alternative
  • run thousands of concurrent browser sessions cheaply
  • extract markdown or structured data from web pages
  • connect existing Playwright or Puppeteer scripts over CDP

When to choose

  • you need anti-detect stealth browsing out of the box
  • memory footprint and startup time of Chrome are bottlenecks at scale
  • you want reproducible, stateless browser sessions for agents or scraping pipelines
  • you want to keep existing Puppeteer/Playwright code without rewrites

When to avoid

  • you need full Chrome feature parity including extensions and devtools UI
  • your automation depends on Chrome-specific APIs or behaviors not implemented in the engine
  • you need a mature battle-tested engine for complex real-user-like browsing

Facets

library · maturity active

http-client web-scraping browser-extension mcp parser web-development artificial-intelligence crawlers developer-tools rust windows self-hosted cli headless-browser antidetect cdp playwright puppeteer stealth browser-automation ai-agents automation linux macos docker

3 sources

Member repositories

RepositoryRoleHealth v2
h4ckf0r0day/obscuramain81

For agents

markdown · JSON · MCP: product_card(name="h4ckf0r0day/obscura")

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