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
npx @askjo/camofox-browsergit clone https://github.com/jo-inc/camofox-browser
cd camofox-browser
npm install
npm start # downloads Camoufox on first run (~300MB)Running it
git clone https://github.com/jo-inc/camofox-browser && cd camofox-browser
npm install && npm start
# -> http://localhost:9377If you don't write code
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
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.