Connects to the Apify platform to run web scraping tasks and automate data extraction.

Install

mkdir -p .claude/skills/apify && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/484" && unzip -o skill.zip -d .claude/skills/apify && rm skill.zip

Installs to .claude/skills/apify

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Apify web scraping platform. Use when user mentions "scrape website",
69 chars✓ has a “when” trigger
Intermediate

Key capabilities

  • Execute web scraping Actors asynchronously
  • Run scraping tasks synchronously for immediate results
  • Poll run status for long-running crawls
  • Fetch dataset items from completed runs
  • Support pagination for large datasets

How it works

The skill interacts with the Apify API to trigger pre-built Actors. It manages the lifecycle of a scrape by initiating the run, monitoring the status, and retrieving the resulting dataset.

Inputs & outputs

You give it
JSON configuration with start URLs and scraping logic
You get back
Dataset items containing extracted web content

When to use apify

  • Scraping website data
  • Automating web extraction
  • Extracting content from pages
  • Running web crawlers

About apify

Enables the execution of web scraping Actors directly through the Apify platform. It supports both asynchronous runs for long-running crawls and synchronous execution for immediate data retrieval.

Web scraping and automation platform with pre-built Actors for common tasks

When not to use it

  • When you need to perform real-time browser automation without data extraction
  • When you require a local-only scraping solution

Prerequisites

APIFY_TOKEN

Limitations

  • Sync runs are limited to a 5-minute execution window
  • Requires an active Apify account and API token

How it compares

It provides a programmatic interface to manage cloud-based scraping jobs instead of manually configuring and running crawlers in a browser.

Compared to similar skills

apify side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
apify (this skill)93moReviewIntermediate
crawl4ai218moReviewIntermediate
web-scraper03moReviewIntermediate
apify-ultimate-scraper03moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry