An advanced scraping engine designed to bypass anti-bot protections through multi-layer evasion techniques and residential proxy rotation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install stealth-scraper
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install stealth-scraper using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Stealth Web Scraper is a sophisticated toolset designed for developers who need to extract data from websites protected by aggressive anti-bot systems. By leveraging Openclaw Skills, this tool implements a multi-layer detection stack that addresses IP reputation, TLS fingerprints, and behavioral analysis. It ensures that automated requests are indistinguishable from real human browsing, allowing for seamless data collection at scale.
This skill is particularly effective against major security providers like Cloudflare, DataDome, and Akamai. It moves beyond simple HTTP requests by managing browser fingerprinting and implementing human-like navigation patterns. By integrating this into your workflow, you can maintain high success rates and avoid the common pitfalls of IP bans and CAPTCHA challenges that plague traditional scraping methods.
To initialize the stealth environment for Openclaw Skills, configure your proxy credentials and environment variables as follows:
# Set residential proxy environment variables
export HTTP_PROXY=http://USER:[email protected]:7777
export HTTPS_PROXY=http://USER:[email protected]:7777
For browser-based automation, apply the proxy configuration within your tool settings:
{
"browser": {
"proxy": {
"server": "http://gate.birdproxies.com:7777",
"username": "USER",
"password": "PASS"
}
}
}
The skill utilizes a structured approach to proxy and session management to ensure anonymity. The following table describes the configuration parameters:
| Component | Configuration Format | Function |
|---|---|---|
| Proxy Server | gate.birdproxies.com:7777 |
Primary residential gateway. |
| Rotation Strategy | USER-session-randomID |
Maintains IP persistence for specific tasks. |
| Geo-Targeting | USER-country-us |
Routes traffic through real household IPs in specific regions. |
| TLS Impersonation | impersonate="chrome131" |
Matches the JA3/JA4 fingerprint of a real browser. |
| Viewport | 1920x1080 |
Sets a standard desktop resolution to avoid detection. |
Loading
A high-performance data extraction tool designed to scrape profiles, posts, and engagement metrics from major social media platforms using residential proxies.

A professional framework for managing multiple social media clients using dedicated proxy isolation to prevent account bans and scale agency operations.

A comprehensive tool for extracting Google Search Engine Results Page data to power SEO analysis and competitive market research.

A collection of pre-configured scraping strategies for major websites with built-in proxy rotation and anti-detection logic.

Automate the entire lifecycle of high-volume TikTok account management using mobile-grade residential proxies to bypass detection.

A comprehensive automation suite for managing multiple dating app profiles, performing A/B testing, and bypassing ban detection with residential proxies.








































