Apify Ultimate Scraper for Openclaw

A universal AI-powered web scraping skill that automates data extraction from over 55 major platforms through the Apify ecosystem.

protoss70
v1.0.0
Feb 11, 2026
0
0
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install test-name-deniz

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install test-name-deniz using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Apify Ultimate Scraper?

The Apify Ultimate Scraper is a versatile tool designed for Openclaw Skills that enables developers to extract structured data from virtually any platform. By integrating with the Apify Actor library, it provides a unified interface for scraping social media, search results, and travel sites. This skill acts as an intelligent layer that selects the best scraping logic for your specific needs, ensuring high reliability and bypassed anti-bot protections.

Apify Ultimate Scraper Use Cases

  • Discovering influencers on Instagram and TikTok by scraping profiles and engagement metrics.
  • Building lead lists from Google Maps and Facebook business pages.
  • Monitoring competitors by tracking Facebook Ads and YouTube channel updates.
  • Researching market trends using Google Search and Google Trends data.
  • Aggregating reviews from TripAdvisor and Booking.com for sentiment analysis.

How Apify Ultimate Scraper Works

  1. The AI agent analyzes the request and matches it against 55+ specialized scraping Actors.
  2. The system calls the mcpc tool to fetch the latest input schema for the selected Actor.
  3. The user provides specific preferences for the data volume and the desired file format.
  4. A Node.js script executes the scraper, passing the required environment variables and API tokens.
  5. The skill processes the results and saves them locally, suggesting follow-up Openclaw Skills steps for data enrichment.

Apify Ultimate Scraper Setup

First, obtain an APIFY_TOKEN and add it to your .env file. Ensure Node.js 20.6 or higher is installed, then install the mcpc CLI tool:

npm install -g @apify/mcpc

Verify your configuration by ensuring the environment variable is accessible within your Openclaw Skills environment.

Apify Ultimate Scraper Data Schema & Taxonomy

Data organization varies by Actor, but typically follows this taxonomy:

Data Category Typical Fields
Social Profiles Username, Bio, Follower Count, Verification Status
Post Metrics Likes, Comments Count, Timestamp, URL
Business Info Name, Address, Phone, Email, Rating, Category
Search Data Title, Description, Ranking, Source URL

Files are generated as YYYY-MM-DD_filename.csv or .json depending on user choice.

Apify Ultimate Scraper Advanced Features

  • Automated multi-actor chaining to link discovery steps with enrichment steps.
  • Direct access to the full Apify Store for custom scraping requirements.
  • Dynamic schema resolution for real-time adaptation to web structure changes.
  • Integrated error handling for common API and network issues within Openclaw Skills.
  • Support for bulk data exports suitable for large-scale data analytics.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*