
camoufox
๐ฆ Anti-detect browser
The Lens
By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.
Updated Aug 2026
Camoufox is a Firefox fork built to not look like a bot. The usual approach patches fingerprints with injected JavaScript that detection scripts can watch happening. Camoufox does that work inside the browser at the C++ level, so navigator properties, screen and viewport dimensions, geolocation, timezone, locale, WebGL, and fonts report spoofed values from below the layer a page can inspect. MPL 2.0, free, and it drives from Playwright code you already wrote.
Setup is a pip install plus a browser download, then you swap the Playwright launch call. The footprint is small for a full browser, and it strips CSS animations and telemetry noise so the DOM comes out cleaner if you are feeding pages to a model.
Individuals and small teams get the whole thing free with no tier above it. The actual bill is proxies. The browser handles the fingerprint; your IP address is still your IP address, and residential bandwidth is what scales with the job.
The catch runs two ways. The README and docs are largely an ad board for proxy resellers with discount codes attached, so read those recommendations as paid placements. And this is a permanent arms race: sites update detection, you update your setup, and whether a target's terms of service allow any of it is a decision you own.
Free vs Self-Hosted vs Paid
fully freeFree (Self-Hosted)
The browser and the Python package under MPL 2.0. Fingerprint injection and rotation, Playwright compatibility, and the stealth work are all in the open build. Nothing is held behind a paid edition.
Self-Hosted Costs
The browser is a download. Compute is whatever your crawler already needed; headless Camoufox runs under 200MB per instance, so a $10 to $40/mo VPS handles a modest job.
The Real Cost: Proxies
This is where the money goes, and the project says so directly. Advertised sponsor rates run about $0.35 to $3/GB for residential, roughly $3/IP for ISP static, and about $1.50/GB for mobile. A crawl pulling 100GB/mo lands somewhere between $35 and $300 depending on provider and IP quality. Budget the proxy line before you budget anything else.
Paid Alternatives
Managed scraping APIs bundle the browser, the proxies, and the detection arms race into one metered bill, typically $30 to $500/mo at small and mid volumes. Pay for those when the team's time is worth more than the difference and nobody wants to own the maintenance.
The browser is free under MPL 2.0. Residential proxies are the real cost at roughly $0.35 to $3/GB, and they scale with your crawl rather than your team.
What to do by team size
- Solo
- free; the browser costs nothing, budget for proxy bandwidth
- Small team
- free plus $35 to $300/mo of residential proxy depending on volume
- Medium team
- free, but price a managed scraping API once maintenance eats a person's week
- Large team
- Managed scraping vendor unless scraping is core to the product and you staff it
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
Similar Tools

๐ The open-source Agentic browser; alternative to ChatGPT Atlas, Perplexity Comet, Dia.


The headless Chrome/Chromium driver on top of Puppeteer. Take screenshots, generate PDFs, extract text and HTML with a production-ready API.

๐ฅ Open Source Browser API for AI Agents & Apps. Steel Browser is a batteries-included browser sandbox that lets you automate the web without worrying about infrastructure.
A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores
Trust Signals
License: Mozilla Public License 2.0
File-level copyleft. Modified files must be shared, your files can be proprietary.
Commercial use: โ Yes
About
- Owner
- daijro (User)
- Stars
- 11,611
- Forks
- 987