camoufox

Automate stealth browser sessions on bot-detection-heavy sites with Camoufox.

31|8|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/citedy/adclaw --skill camoufox-citedy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: camoufox
Source: https://github.com/citedy/adclaw/tree/main/src/adclaw/agents/skills/camoufox
Command: npx skills add https://github.com/citedy/adclaw --skill camoufox-citedy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires camoufox, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Camoufox enables stealth browser automation on bot-detection-heavy sites by providing an anti-detect Firefox-based browser with fingerprint spoofing, humanized interactions, and persistent sessions.

Core Features & Use Cases

  • Anti-detect browser automation with OS/browser fingerprint spoofing
  • Humanized mouse movements and persistent user profiles
  • Use case: automate interactions with social sites that aggressively block bots while maintaining session continuity across runs

Quick Start

Run the sample script to launch Camoufox against a target URL and verify the page loads.

Frequently Asked Questions about camoufox

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate browsing on sites with aggressive bot detection?

You can bypass aggressive bot detection by using an anti-detect browser that spoofs OS and browser fingerprints, applies humanized interactions, and maintains persistent user profiles for session continuity. This enables reliable automated data collection.

How does fingerprint spoofing work for stealth browser automation?

Fingerprint spoofing masks your browser's default hardware and software signatures to prevent detection. By using an anti-detect Firefox-based browser, it alters identifiable data points, allowing automated sessions to appear as organic human traffic.

Can I run stealth browser automation on Linux and macOS servers?

Yes, stealth browser automation is supported on Linux and macOS servers. You can configure the browser to run in headless or headful modes depending on your server environment and testing requirements.

How do I maintain persistent sessions across multiple automated browsing runs?

Persistent sessions are maintained by using a dedicated user data directory within a virtual environment. This approach retains your session data and cookies, ensuring continuity across multiple automated browsing runs on anti-bot sites.

What is the best way to scrape social sites that block bots?

The best way to scrape social sites that block bots is using an anti-detect browser with humanized mouse movements. This approach prevents detection while maintaining session continuity, making it ideal for automated interactions.

Do I need a virtual environment to run anti-detect browser scripts?

Yes, a dedicated virtual environment is required to run anti-detect browser scripts. It isolates the necessary Python dependencies and manages the persistent user data directory needed for session retention.