Subscription Plans Overview

Kameleo offers four subscription tiers based on concurrent browser usage. All plans include unlimited device usage and core fingerprinting features.

Understanding Concurrent Browsers

Concurrent Browsers represent the total number of browser profiles running simultaneously, including both automated profiles (Selenium, Playwright, Puppeteer) and manual profiles.

For example: Running 2 automated and 2 manual browsers counts as 4 concurrent browsers total.

Plan Comparison

Feature Free Startup Business Enterprise
Price (Monthly) €0 €59 €299 €1,499
Price (Annual) €0 €45/month €225/month €1,125/month
Concurrent Browsers 2 10 100 1,000
Additional Browsers - €30 per 10 €75 per 50 €100 per 100
Browser Usage Time 300 min/month Unlimited Unlimited Unlimited
Local Profiles Unlimited Unlimited Unlimited Unlimited
Cloud Profiles 100 5,000 5,000 5,000+
Team Members 3 Unlimited Unlimited Unlimited
API Rate Limit 60 RPM 120 RPM 600 RPM 1,200 RPM
Amount of Emulated mobile profiles 1 1 Unlimited Unlimited
Mobile Fingerprints 🟡 🟡
Headless Mode
Import/Export
Expert Consultation 2×60 min sessions
Docker Support (Beta)

Monitoring Browser Usage Time

Check your concurrent browser usage through the API:

Endpoint: GET /general/user-info        

Response includes:

  • runningUserProfiles: Stats for your email account
  • runningTeamProfiles: Stats for all team emails
  • runningTenantProfiles: Stats for tenant level

A value of -1   indicates no limit. Quota updates refresh every 60 seconds.

"runningUserProfiles": {
  "automated": {
    "currentUsage": 0,
    "maximumLimit": -1
  },
  "manual": {
    "currentUsage": 0,
    "maximumLimit": -1
  },
  "total": {
    "currentUsage": 0,
    "maximumLimit": -1
  }
}

Plan Details

Free Tier Plan

Test Kameleo's capabilities with basic functionality:

  • 2 concurrent browsers
  • 300 minutes browser usage per month
  • 100 cloud profiles
  • 3 team members
  • Mobile browser emulation (iOS and Android) - 1 Profile
  • Unlimited local profiles
  • Unlimited fresh fingerprints
  • Both Chroma and Junglefox browsers

Startup Plan (€59/month or €45/month annually)

For growing projects that need to scale:

  • 10 concurrent browsers (expandable)
  • Unlimited browser usage time
  • 5,000 cloud profiles
  • Unlimited team members
  • Full import/export for profiles and cookies
  • 120 API requests per minute

Both the Free Tier & Startup Plan users now have access to emulated browsers, users from these two plans can run one emulated mobile profile at a time.

Business Plan (€299/month or €225/month annually)

For professional operations requiring advanced features:

  • 100 concurrent browsers (expandable)
  • Mobile browser emulation (iOS and Android) - Unlimited
  • Headless mode operation
  • 600 API requests per minute
  • All Startup features included

Enterprise Plan (€1,499/month or €1,125/month annually)

For large-scale deployments:

  • 1,000 concurrent browsers (expandable)
  • Two 60-minute expert consultation sessions
  • 1,200 API requests per minute
  • Priority support
  • All Business features included

Core Features (All Plans)

Automation Support

  • Local API with OpenAPI documentation
  • SDKs: Python (PyPi), JavaScript (NPM), C# (NuGet)
  • Selenium, Puppeteer, Playwright compatibility
  • Playwright support both on Chroma and Junglefox browsers

Browser Fingerprinting

  • Millions of real fingerprints from real users
  • Support for Windows, MacOS and Linux based fingerprints
  • Custom-built Chroma (Chrome-based) and Junglefox (Firefox-based) browsers
  • Multikernel support with runtime engine downloads
  • Chroma updates within 5 days of official releases

Profile Management

  • Unlimited local profiles
  • Cloud profile synchronization
  • Profile groups and organization
  • Extension support (Chroma, Edge, Safari) and add-ons (Firefox)

Proxy Integration

  • HTTP/HTTPS, SOCKS5, SSH support
  • Works with residential, mobile, static, dedicated, or rotating proxies
  • Individual proxy configuration per profile

Team Collaboration

  • Profile sharing capabilities
  • Role-based access management
  • Cloud profile synchronization
  • Session lock to prevent conflicts

Additional Notes

  • No device limits: Use as many devices and servers as needed simultaneously
  • Annual billing: All paid plans offer 25% discount with annual billing
  • Timeout handling: Profiles unlock after 130 seconds of lost connection (max 2 minutes 10 seconds)
  • Browser usage time: Time counts when profiles (cloud or local) are actively running, including team members' usage as it's a pool system.

For higher API throughput or custom enterprise requirements, contact our support for optimization guidance.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.