Skip to content

Support

Open a GitHub issue. These are tracked and resolved publicly.

If you’re getting detected on a specific site or a fingerprint isn’t being applied correctly, email [email protected] with full output after enabling debug logging:

import logging
logging.basicConfig(level=logging.DEBUG)

We don’t discuss anti-detection details publicly.

Fill out the contact form or email [email protected].

Why Chromium and not Chrome?

Chrome is closed-source. Our testing on difficult sites, and real-world scraping at billion-page-per-month scale, shows no measurable difference in detection rate. Chromium-based browsers (Brave, Edge, Samsung, etc.) also make up a significant chunk of the browser market.

Why is it not open-source?

See licensing.

What Python version do I need?

Python 3.10+ for the SDK. Python 3.12+ if installing from the PyPI wheel.

What Node.js version do I need?

Node.js 18+.