stealth-cli

Automate stealth web browsing, data extraction, and crawling via a Node.js CLI with Camoufox fingerprint spoofing.

41|7|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/Youhai020616/stealth-cli --skill stealth-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stealth-cli
Source: https://github.com/Youhai020616/stealth-cli/tree/main/skills
Command: npx skills add https://github.com/Youhai020616/stealth-cli --skill stealth-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Anti-detection browsing can be difficult and error-prone; this Skill provides a CLI that combines Camoufox's native fingerprint spoofing with convenient commands to browse, search, extract data, take screenshots, and crawl pages.

Core Features & Use Cases

  • Browse protected sites and extract data without relying on JavaScript shims.
  • Take screenshots, monitor pages for changes, and crawl sites with configurable depth and delay.
  • Use case: Data engineers and researchers need fast, repeatable access to data from anti-bot pages while evading basic bot checks.

Quick Start

Start by installing stealth-cli and Camoufox, then run basic commands like stealth browse and stealth extract to begin collecting data.

Frequently Asked Questions about stealth-cli

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

FAQPage Schema
How do I extract data from websites with anti-bot detection?

To extract data from websites with anti-bot detection, you can use a stealth CLI backed by Camoufox to apply native fingerprint spoofing. This allows you to browse protected sites and gather structured data while evading basic bot checks.

Does anti-detection web scraping work with proxies and session profiles?

Anti-detection web scraping supports proxies, session persistence, and user profiles. You can configure these within the Node.js CLI to maintain consistent identities and access protected pages across multiple crawling sessions.

What do I need to set up a stealth web browsing CLI?

To set up a stealth web browsing CLI, you need to install Node.js, download the Camoufox binary, and ensure network access. These components provide the runtime environment required for executing stealth browse and extract commands.

Can I crawl pages and monitor sites for changes using anti-detection browsing?

You can crawl pages and monitor sites for changes using anti-detection browsing by configuring crawl depth and delay parameters. The CLI automates these actions to track updates on protected pages without triggering bot defenses.

What is the best way to take screenshots of protected web pages?

The best way to take screenshots of protected web pages is using a stealth CLI powered by Camoufox. It bypasses JavaScript shims and applies fingerprint spoofing to capture screenshots without relying on vulnerable browser extensions.

Why does web scraping fail on sites using bot defenses?

Web scraping fails on sites using bot defenses because standard browsers expose automated fingerprints. Using a stealth CLI with Camoufox applies native fingerprint spoofing to mask automation signals and successfully access protected pages.