A high-performance scraping engine that uses Docker and Crawlee to extract clean, structured data from complex websites like YouTube and X/Twitter.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install deep-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 deep-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 Deep Scraper skill is a specialized engineering tool designed for deep web extraction within the Openclaw Skills ecosystem. It utilizes a containerized Docker environment powered by Crawlee and Playwright to navigate and penetrate protections on complex, JavaScript-heavy websites. By providing interception-level raw data, this skill allows developers to bypass standard scraping hurdles and retrieve high-fidelity information from platforms like YouTube and X/Twitter.
Built with an alpha-focused philosophy, it automatically strips away advertisements and UI noise, delivering pure data optimized for processing by large language models. This makes it an essential component for any developer building advanced AI agents that require real-time, accurate web data through Openclaw Skills.
To get started with this skill, ensure Docker is installed and running on your host machine. Follow these steps to build and run the environment:
docker build -t clawd-crawlee skills/deep-scraper/
docker run -t --rm -v $(pwd)/skills/deep-scraper/assets:/usr/src/app/assets clawd-crawlee node assets/main_handler.js [TARGET_URL]
Ensure the assets directory is correctly mapped to allow the container to access the handler scripts within the Openclaw Skills folder structure.
The Deep Scraper skill returns results in a standardized JSON format. This allows Openclaw Skills to parse the data consistently regardless of the target source.
| Property | Type | Description |
|---|---|---|
| status | String | Execution result: SUCCESS, PARTIAL, or ERROR |
| type | String | Content category: TRANSCRIPT, DESCRIPTION, or GENERIC |
| videoId | String | The validated unique identifier (specifically for YouTube) |
| data | String | The core extracted text content or transcript data |
Loading
Provide your AI agent with dedicated crypto wallets on the Base network to manage USDC budgets for autonomous tasks.

An API-driven utility to instantly publish Markdown content into rendered, shareable web documents with support for diagrams and math.

A professional publishing tool for technical markdown documents featuring Mermaid diagrams, KaTeX math, and persistent versioned workspaces.

A streamlined utility for programmatically publishing Markdown documents and diagrams to shareable web URLs via simple curl commands.

A comprehensive discovery engine for finding and installing the best community-driven Openclaw Skills for your AI agent.

OptionsHawk provides advanced options market intelligence, including flow analysis, unusual activity detection, and strategy evaluation for equities and ETFs.








































