Kameleo SDK
You patched CDP, handled canvas, fixed WebGL — and still got blocked. Sound familiar?
Kameleo adapts automatically to anti-bot changes, so your browser operations keep looking like ordinary human traffic without daily maintenance. This is the Python SDK for Kameleo's Local API, giving you programmatic control over browser profiles from your existing Playwright, Puppeteer, or Selenium automation.
What you get
- Always-current fingerprints — Chroma (Chrome) kernels ship within 5 days of every Chrome stable release; no manual re-testing after updates
- Engine-level masking — canvas, WebGL, CDP signals, timezone, geolocation, and fonts patched at the C++ level, not via JS injection that detectors can unwind
- Fingerprint diversity on demand — run Chroma and Junglefox (Firefox) side-by-side; mix browser, OS, and device type per profile to avoid cross-domain pattern matching
- Drop into your existing stack — connect via Playwright, Puppeteer, or Selenium with no framework rewrite; SDKs also available for TypeScript/JavaScript and C#
Quickstart
No account needed to get started — install and run immediately. A free account unlocks additional features (no credit card required). Create a free account →
1. Install Kameleo
# Windows
winget install Kameleo.App
# macOS
brew install --cask kameleo
2. Install the SDK
pip install kameleo.local-api-client
3. Follow the quickstart guide
Everything from starting the Engine to connecting your first profile is covered in the Kameleo Developer Center.
Integrations
Full guides with working examples for each framework:
More guides
- Filter browser fingerprints
- Using proxy servers
- Emulate mobile devices
- Start headless browsers
- Import & export cookies
⭐ Staying undetected? Star us on GitHub
If Kameleo keeps your browsers undetected, a ⭐ on GitHub helps us keep pace with anti-bot changes.
API Reference
All endpoints with exhaustive descriptions and example values are on the API reference page. Full IntelliSense support in VS Code — no extra package needed.
License
This project is released under MIT License. Please refer to LICENSE.txt for more details.
Release files for kameleo.local-api-client 5.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| kameleo_local_api_client-5.2.0.tar.gz | 1.1 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| kameleo_local_api_client-5.2.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 2.3 MB
Release files / kameleo_local_api_client-5.2.0.tar.gz
| Download URL | kameleo_local_api_client-5.2.0.tar.gz |
|---|---|
| Size | 1.1 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6df8d92604537594a8f6ca474c3f7ba6c35f9d56edf79579b337aa0f9b295df9
|
|
BLAKE2b-256 checksum How to use checksums |
99203e39d3dc242aba9cacafa59d86203c4c2020f8fe6edafdf972ffc835d9a7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.9.6
|
Release files / kameleo_local_api_client-5.2.0-py2.py3-none-any.whl
| Download URL | kameleo_local_api_client-5.2.0-py2.py3-none-any.whl |
|---|---|
| Size | 1.2 MB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
d59d9762e6508cf943d9cbe43d976753c6362bdd3d932a93ae41e06a1759d5e5
|
|
BLAKE2b-256 checksum How to use checksums |
0867e9ba90a58964d9d4bbb83a1ff1bf88dc12abd3b1831b277f1dbb189eb5b3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.9.6
|