← Discover
Discover · GitHub · Camofox Browser↑ +135 today

Stealth browser for AI agents

Camofox is a stealth headless browser that enables AI agents to bypass bot detection systems and web scraping barriers. It works directly with browser automation tools Puppeteer and Playwright, offering an alternative solution to these libraries.

Updates

  • September 8, 2026: Stars 10,058 → 10,066, latest release camoufox-backup-380139564 (September 6, 2026).

What you get

  • Bypasses bot detection systems and web scraping barriers at the C++ level.
  • Consumes 90% less data than standard HTML using accessibility snapshots.
  • Provides user-based cookie and storage management through session isolation.

Installation

Direct operation
npx @askjo/camofox-browser
Installation from source code
git clone https://github.com/jo-inc/camofox-browser
cd camofox-browser
npm install
npm start  # downloads Camoufox on first run (~300MB)

Running it

Starting the local server
git clone https://github.com/jo-inc/camofox-browser && cd camofox-browser
npm install && npm start
# -> http://localhost:9377

If you don't write code

🤖 Paste this into your AI agent (Claude Code · Codex · Antigravity)

You are a web browser manager. Access target websites using Camofox-browser. Use this browser, which is hidden at the C++ level, to avoid being caught by bot detection. When extracting data from web pages, prefer lighter accessibility snapshots instead of raw HTML. Use stable identifiers for elements you need to interact with and manage sessions by isolating them on a per-user basis.

Related dictionary terms

Who it is forFor developers building AI agents that need to scrape data from websites or perform operations on the internet.
LicenseMIT

Links

TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-09-08: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.