Run and manage over 17,000 specialized web scrapers and automation tools via the Apify REST API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install apify
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 apify using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Apify skill provides a robust interface to interact with the Apify ecosystem, a platform hosting thousands of ready-made Actors for web scraping, crawling, and browser automation. By utilizing Openclaw Skills, developers can programmatically discover Actors in the Apify Store, inspect their input schemas, and execute them to extract structured data from virtually any website.
This integration allows for both simple synchronous data retrieval and complex asynchronous workflows suitable for large-scale data harvesting. It abstracts the complexities of proxy management, headless browser configuration, and infrastructure scaling, making it an essential tool for data-driven projects and AI agent workflows.
To use this skill, you must have an active Apify account and an API token. Set the APIFY_TOKEN environment variable in your shell or configuration file. You will also need curl and jq installed for command-line execution and JSON parsing.
export APIFY_TOKEN='your_apify_api_token'
The skill organizes data through several core Apify API structures to ensure metadata clarity and data integrity.
| Entity | Description |
|---|---|
| Actor Run | The execution instance of a scraper, containing status and timing metadata. |
| Dataset | A storage collection for structured results, supporting various export formats. |
| Key-Value Store | A storage system for persistent state, screenshots, or binary output files. |
| Input Schema | A definition of the parameters required to configure the Actor's behavior. |
Loading
A chat-based Azure infrastructure assistant utilizing the Azure CLI for resource querying, auditing, and safe management.

A chat-based AWS infrastructure assistant that enables secure resource querying, auditing, and monitoring via the local AWS CLI.

A professional integration for querying CSFloat.com market data and managing Counter-Strike skin listings.

A comprehensive integration for automating BitSkins marketplace operations, including item trading, market analysis, and secure wallet management.

A powerful email validation skill for verifying addresses, bulk processing, and detecting phishing or fraud via the MailCheck API.

A high-performance Rust-based headless browser automation CLI that enables AI agents to navigate, interact with, and extract data from web pages.








































