scraping / library
Camoufox
Capability: Camoufox
Use it when
- turnstile captcha blocking scraper
- anti detect firefox when playwright vanilla fails
- fingerprint resistance for hard bot detection
- cloudflare challenge blocks headless chromium
What it solves
Not the fit when
- js-render-not-blocking without waits
- auth without cookies
Install
pip install -U camoufox[geoip] && camoufox fetch
Invoke
Launch Camoufox through its Python sync or async API, create a page, navigate with explicit waits, and persist approved session state when needed.
Alternatives
No reviewed alternatives recorded yet.