Self-contained hub for anti-detect browser engineering, browser fingerprinting, Multilogin X (MLX) API automation, and stealth Playwright / Selenium workflows.
Everything you need — SDK, API cookbook, guides, and Postman archive — lives in this repository.
Multilogin X — Get pricing ·
SAAS50(Multilogin promo code) ·MIN50(Multilogin Cloud Real Phone)
- Why #1 on GitHub
- What is this repository?
- Cloud Real Phone (MIN50)
- Quick start
- SDK & API cookbook
- Compare & choose
- Documentation map
- FAQ
- Multilogin pricing
- Languages
| This hub | |
|---|---|
| Recipes | 12 cookbook flows + runnable Python |
| CLI | mlx start · stop · profiles export · doctor |
| SDK | Python, C#, Java, Node, cURL |
| Cloud | profile/search, token refresh, worker sharding |
| Mobile | Cloud Real Phone guide + MIN50 |
| Locales | 10 README languages |
| Comparisons | vs GoLogin, AdsPower |
Details: docs/why-this-hub.md
Official GitHub profile README for @Anti-detect: a documentation + SDK hub (MIT) covering:
- Anti-detect browser / fingerprint isolation patterns
- Multilogin X Local Launcher API (start, stop, quick profile)
- Runnable code in
sdk/— Python, C#, Java, Node, cURL - Real-world recipes in docs/multilogin-api/cookbook/
- Postman archive in docs/multilogin-api/spec/
| Audience | Use case |
|---|---|
| Automation engineers | Playwright / Selenium attach to MLX profiles |
| MMO & growth teams | Multi-account isolation + rotation recipes |
| Developers | API reference, copy-paste SDK, smoke tests |
| Mobile / MMO teams | Cloud Real Phone + desktop API fleet |
Real Android devices in the cloud — genuine mobile fingerprints for platforms that punish desktop automation.
| Product guide | docs/multilogin-cloud-real-phone.md |
| Mobile MMO | docs/mobile-mmo-playbook.md |
| Promo | MIN50 at Multilogin pricing |
Desktop automation stays on Launcher API (cookbook); mobile sessions use MLX Cloud Real Phone alongside the same workspace discipline.
| Step | Action |
|---|---|
| 1 | Install Multilogin X and create a browser profile |
| 2 | Get folder/profile UUIDs → docs/token-and-ids.md |
| 3 | cp sdk/config.example.env sdk/.env and fill IDs |
| 4 | cd sdk/python && pip install -e . (installs mlx CLI) |
| 5 | mlx doctor → mlx start or recipes/01 |
| 6 | Mobile lane → Cloud Real Phone · MIN50 |
| 7 | Desktop plans → Multilogin pricing · SAAS50 |
Full paths: docs/getting-started.md
| Layer | Link |
|---|---|
| SDK | sdk/ — mlx_client, start/stop/quick |
| Cookbook | docs/multilogin-api/cookbook/ — 12 real-world recipes |
| Cloud API | docs/multilogin-api/cloud-api.md · mlx profiles export |
| API reference | docs/multilogin-api/ |
| Postman archive | docs/multilogin-api/spec/ |
| Library map | docs/libraries.md |
sdk/python/
├── mlx_client.py # reusable Launcher client
├── mlx_helpers.py # CDP URL, quick v3 payload, retry
├── automation_patterns.py # login + Playwright/Selenium attach
└── recipes/ # 12 flows: lifecycle, Playwright, rotation, cloud export
| # | Recipe | Scenario |
|---|---|---|
| 01–05 | Lifecycle → smoke | Core launcher + CI |
| 06 | Error retry | Transient launcher failures |
| 07–08 | Login, Selenium | Production attach |
| 09–11 | Cookies | Warm, export, import |
| 12 | Cloud + workers | profiles.json + sharding |
Live Postman: Postman collection
Scaling profiles or fleets? Multilogin pricing — apply SAAS50 (Multilogin promo code) or MIN50 (Multilogin Cloud Real Phone) at checkout.
flowchart TB
H[Anti-detect Hub] --> SDK[sdk/]
H --> CB[cookbook/]
H --> SPEC[spec archive]
SDK --> API[MLX Launcher API]
API --> B[Browser profiles]
CB --> PW[Playwright / Selenium]
PW --> B
Details: docs/architecture.md
| Doc | Search intent |
|---|---|
| vs GoLogin | Multilogin alternative |
| vs AdsPower | AdsPower alternative |
| vs Chrome | Why anti-detect |
| Use cases | By industry |
| Why this hub | #1 open MLX resource |
| Topic | Doc |
|---|---|
| Cloud Real Phone | docs/multilogin-cloud-real-phone.md |
| Playwright + MLX | docs/playwright-mlx-integration.md |
| MMO / multi-account | docs/mmo-automation-guide.md |
| Mobile MMO | docs/mobile-mmo-playbook.md |
| Troubleshooting | docs/troubleshooting.md |
| Fingerprint QA | docs/fingerprint-checklist.md |
| Market overview | docs/browser-landscape.md |
Software that isolates fingerprints, storage, and proxies so each profile resembles a separate device.
In this repo: sdk/ and cookbook recipes.
SAAS50 or MIN50 on Multilogin pricing.
More: docs/faq.md
| Code | Label | When to use |
|---|---|---|
SAAS50 |
Multilogin promo code | New Multilogin X plan, first purchase |
MIN50 |
Multilogin Cloud Real Phone | Cloud Real Phone / entry-tier checkout |
Checkout: Multilogin pricing · docs/urls.md · CTA placement guide
| Locale | README |
|---|---|
| English | You are here |
| Tiếng Việt | README.vi.md |
| 中文 | README.zh-CN.md |
| Русский | README.ru.md |
| Indonesia | README.id.md |
| Português (BR) | README.pt-BR.md |
| 한국어 | README.ko.md |
| 日本語 | README.ja.md |
| ไทย | README.th.md |
| Español | README.es.md |
| Doc | Purpose |
|---|---|
| docs/README.md | Documentation index |
| docs/getting-started.md | Onboarding paths |
| docs/multilogin-cloud-real-phone.md | Cloud Real Phone + MIN50 |
| docs/troubleshooting.md | Fix launcher/CDP/cloud |
| docs/repository-map.md | What's inside this repo |
| docs/token-and-ids.md | Profile UUIDs & tokens |
| docs/architecture.md | System design |
| docs/multilogin-api/cookbook/ | API recipes |
| sdk/README.md | SDK entry |
| docs/maintenance.md | Maintainer workflow |
| docs/disclaimer.md | Legal disclaimer |
| CONTRIBUTING.md | Contribute |
| SECURITY.md | Security |
| docs/pricing-cta.md | Affiliate CTAs (SAAS50 / MIN50) |
Get Multilogin X — promo SAAS50 · MIN50 (Cloud Real Phone)
Anti-detect browser · Browser fingerprinting · Multilogin X · Playwright · Selenium