How to Add Proxy to Kameleo
All Guides

How to Add Proxy to Kameleo

Set up Massive's residential proxies with Kameleo to manage multiple accounts, enhance privacy, and automate web tasks securely.

Kameleo API integration

Learn how to integrate Massive Proxies with Kameleo Anti-Detect Browser to manage multiple accounts and maintain anonymity while automating web tasks.

What is Kameleo?

Kameleo is an anti-detect browser that helps you bypass anti-bot systems like Cloudflare, DataDome, and PerimeterX. Unlike traditional headless browsers that can be detected through WebDriver automation framework or CDP leaks, Kameleo ensures your automated browsers remain undetectable, appearing as genuine user browsers even when controlled through automation tools like Selenium, Puppeteer, or Playwright.

Key Features

  • Realistic browser fingerprint masking
  • Canvas and WebGL manipulation to avoid detection
  • Unlimited browser profiles
  • Mobile app for mobile profile emulation.
  • Custom secure browsers: Chroma and Junglefox
  • Local API for smooth automation
  • Multi-platform support: Windows and macOS
  • No request rate limit

Step 1: Install Kameleo

  1. Create a Kameleo account at their registration page
  2. Select and purchase a suitable plan
  3. Download the installer from Kameleo's download page
  4. Follow the installation guide

Step 2: Setting Up Massive Proxies

Massive proxies improve Kameleo's functionality by providing 100% ethically sourced residential IPs from diverse global locations. Massive residential proxies offer:

  • 99.84% success rate
  • Response times of <0.8s
  • Coverage across 195+ locations worldwide

Massive Proxy Setup Steps

  1. Visit joinmassive.com and sign up for a plan.
  2. After signing up, go to the Proxy Auth tab in your dashboard to retrieve your proxy credentials (username and password)

For detailed configuration options, refer to the Massive documentation

Step 3: Launch Kameleo.CLI

Windows:

macOS:

Replace <YOUR_EMAIL> and <YOUR_PASSWORD> with your Kameleo credentials.

The CLI will start a local REST API server at http://localhost:5050 as shown in the image below:

Step 4: Connect to Kameleo via Python

Install the Kameleo client library:

Initialize Kameleo Client:

Step 5: Create a Browser Profile with Massive Proxy

5.1 Find a Base Browser Profile

Kameleo uses base profiles (real browser fingerprints) to create virtual browser profiles. You can filter these profiles based on your requirements.

5.2 Configure Proxy Settings

Create a new browser profile with the selected base profile and configure it to use Massive Proxies.

Replace PROXY_USERNAME and PROXY_PASSWORD with your Massive Proxy credentials.

Step 6: Launch the Browser

Start/stop the browser profile using the following code:

Combine All Code

Here’s the complete Python script to create and start a browser profile with Massive Proxies:

Automate the Browser (Playwright Example)

You can automate the browser using frameworks like Selenium, Puppeteer, or Playwright. Here’s an example using Playwright:

For more examples, refer to the Kameleo API Examples

Managing Profiles Through GUI

You can manage and monitor your browser profiles using the Kameleo GUI. Simply log in to the Kameleo application and navigate to the Profiles section.

Additional Resources

How to Add Proxy to Kameleo | Massive