Skip to main content

High-performance, stealth-aware WhatsApp automation SDK. One install for the entire CamouChat plugin ecosystem.

Project description

🦊 CamouChat Ecosystem

The High-Performance, Stealth-Aware Automation Framework

Status


Introduction to CamouChat

CamouChat is an advanced, strictly decoupled ecosystem designed for researchers and developers to build high-performance Web Automation agents safely. Initially built for highly secured chat applications like WhatsApp, it utilizes Camoufox to achieve industry-leading anti-detection capabilities.

It provides a standardized framework incorporating end-to-end encrypted local storage, isolated sandbox profiling, and humanized interaction schemas — completely removing the fragility associated with raw DOM scraping or unsecured automation libraries.

This repository serves as the central hub and entry point for the entire CamouChat plugin ecosystem.

[!IMPORTANT] v0.7.0 Update — CamouChat is now a decoupled plugin ecosystem. The camouchat package on PyPI is the umbrella entry point. WhatsApp automation lives in camouchat-whatsapp — install that for full functionality. Existing users of the old monolithic camouchat package: no API changes, just point your install to camouchat-whatsapp going forward.


Why CamouChat?

Before building CamouChat, maintaining reliable web automation pipelines across restricted platforms presented major challenges:

  • Fragile Automation: Hardcoded CSS selectors break constantly on platform UI updates.
  • Bot Identification: Basic Puppeteer/Playwright instances trigger modern captchas and integrity scanners immediately.
  • Account Risk: Lack of isolated cookie/cache containment leads to swift cross-account detection and IP shadowbans.
  • Architecture Bloat: Existing libraries are typically monolithic, tightly coupled wrappers that force you into a single way of handling tasks.

CamouChat solves this by establishing a protocol-driven SDK, routing actions through secure internal APIs (injecting JS bridges without triggering scanners) and standardizing storage schemas globally.


🧩 The Plugin Ecosystem

Starting from v0.7.0, CamouChat has been strictly decoupled into specialized plugins. You install exactly what you need.

1. camouchat-core — The Foundation   PyPI

The required central SDK interface. Provides the foundational structures:

  • Standardized typing.Protocol contracts for interoperability.
  • Asynchronous Logging Engine (concurrent-log-handler).
  • Strict AES-GCM-256 Storage & Metadata interfaces.

2. camouchat-browser — The Engine   PyPI

The stealth browser layer built for Web interactions.

  • Embeds Camoufox for deep connection and JS fingerprint spoofing.
  • Generates dynamic hardware profiles via browserforge.
  • Automated OS-aware profile sandboxing and encryption.

3. camouchat-whatsapp — The Implementation   PyPI

A platform-specific plugin leveraging the Core and Browser ecosystems to automate WhatsApp Web perfectly.

  • Complete internal API bridge using wa-js natively.
  • Zero DOM Scraping — Event-driven interaction.
  • Support for complex media fetching, stealth timing, and fully-typed async architectures.

🚀 Quick Install

📦 Full WhatsApp plugin → camouchat-whatsapp on PyPI — detailed docs, changelog, and API reference live there.

To build a full, automated WhatsApp agent utilizing the Camoufox engine, install the ecosystem via uv or pip:

Using uv (Recommended)

uv add camouchat-whatsapp "camoufox[geoip]"
uv run python -m camoufox fetch

Using pip

pip install camouchat-whatsapp "camoufox[geoip]"
python -m camoufox fetch

[!WARNING] Running camoufox fetch is a mandatory one-time step that downloads the compiled Firefox binaries. Normal package managers cannot perform this hook automatically.


📚 Global Documentation

  • 📖 Core Architecture: Link
  • 📖 Browser Configurations: Link
  • 📖 WhatsApp API & Models: Link

⚖️ Security & Ethics

CamouChat provides powerful browser automation and stealth infrastructure. With this power comes the responsibility to use it ethically and in compliance with the rules of the platforms you interact with.

Please read our mandatory Security & Ethics Guidelines regarding acceptable use, anti-spam policies, and anti-detection disclaimers before utilizing the ecosystem.


🤝 Community & Support


Built with ❤️ by BITS-Rohit and the CamouChat community

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

camouchat-0.7.0.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

camouchat-0.7.0-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file camouchat-0.7.0.tar.gz.

File metadata

  • Download URL: camouchat-0.7.0.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for camouchat-0.7.0.tar.gz
Algorithm Hash digest
SHA256 9ea8017e70cf6904b8b4c9f9572acc50d66f891c08112c6db0f42da6873de9a1
MD5 bba5360df7bdc6064ab0e55a543a0cb9
BLAKE2b-256 f9d6d334671988c0a933e2b3f3b4bddfa353014cc9ca26a09011a68e16155681

See more details on using hashes here.

File details

Details for the file camouchat-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: camouchat-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for camouchat-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8eb0e9533aee685fa5416c811ab5da894f7667d946d6c9cf23209c10c18928c5
MD5 85bc8251330e6f44c0282ae973f26658
BLAKE2b-256 7b187916da5735815812edfbb2f5f483a524ac82d17118453a731b864d7da19c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page