High-performance web scraping tools designed to fetch, extract, and clean data from web pages for AI agent workflows.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install xpr-web-scraping
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 xpr-web-scraping using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Web Scraping skill provides a robust suite of tools designed to bridge the gap between AI agents and the live web. By enabling agents to fetch URLs, extract structured data, and navigate complex link hierarchies, this skill transforms how agents gather information. It is a vital component of the Openclaw Skills ecosystem, focusing on delivering clean, LLM-ready content while maintaining performance and reliability.
This skill handles the heavy lifting of HTML parsing, deduplication, and link resolution. Whether you need to strip a page down to its core text for efficient token usage or preserve structural formatting with markdown, these tools offer the flexibility required for professional-grade web research and automation.
To utilize this skill, ensure your agent environment is configured to support the Openclaw Skills scraping library. No external API keys are required for standard operation.
# List available skills to confirm web-scraping is active
openclaw skills list
| Component | Description | Data Type |
|---|---|---|
| Content | The cleaned text or formatted markdown from the page | String |
| Metadata | Title, description, and link counts for the URL | Object |
| Links | Array of absolute URLs, anchor text, and link types | Array |
| Format | The output structure (text, markdown, or html) | Enum |
Loading
A comprehensive toolkit for parsing CSV datasets, converting JSON to CSV, and generating professional SVG visualizations.

A comprehensive toolset for managing the full AtomicAssets and AtomicMarket NFT lifecycle on the XPR Network.

An AI agent skill for interacting with the LOAN Protocol on XPR Network to supply assets, borrow against collateral, and manage DeFi positions.

A secure, sandboxed environment for executing JavaScript code and mathematical expressions within AI agent workflows.

An AI-driven website builder that allows coding agents to generate, edit, and deploy professional landing pages and portfolios using simple text prompts.

A professional fitness integration for Openclaw Skills that allows users to manage their training plans and log workouts via natural language.








































