stealth-cli
Undetectable web browsing, scraping, and search automation
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install stealth-cli?โผ
Run `npx skills add Youhai020616/stealth-cli --all -g -y` in your terminal to install the skill globally. The first browser launch downloads the Camoufox binary automatically.
How to scrape websites that block bots?โผ
Use `stealth browse` or `stealth extract` with a saved profile. The Camoufox engine spoofs fingerprints at the C++ level, bypassing Cloudflare and most anti-bot systems.
Can stealth-cli search Google without being blocked?โผ
Yes. `stealth search google "query" -f json` auto-humanizes the flow by visiting the homepage, typing with human timing, and pressing Enter. It supports 14 engines including Bing, DuckDuckGo, and YouTube.
Does stealth-cli work with Claude and Cursor?โผ
Yes. Run `stealth mcp` to start a built-in MCP server, letting Claude Desktop, Cursor, and other agents control the browser directly.
How to handle logins and CAPTCHAs with stealth-cli?โผ
Use `stealth open <url> --profile work` to launch a headed browser where a human completes login, CAPTCHA, or 2FA. Cookies are checkpointed every second and saved for future automated runs.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core