Apify Skill

Analytics

Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for Apify tools.

48 tools
SKILL.md

Apify
SKILL.md

Domain knowledge for Apify — web scraping, Actors, runs, datasets, store

Apify

Apify is a web scraping and automation platform. Search the Store for pre-built scrapers (Actors), run them with custom input, monitor runs, retrieve structured results from datasets.

Data Model

  • Store is the marketplace. Search for Actors by keyword. Actor ID from search or list.
  • Actors are scrapers. Get details by id. Run with input; outputs go to datasets.
  • Runs are execution instances. Datasets hold run output. List to inspect results.
  • User returns account info.

Gotchas

  • Actor ID: From search_store or list_actors. Required for get_actor and run operations.
  • Run lifecycle: Start run → poll status → fetch dataset when complete. Async by design.

Use with Apify Bundle

This skill teaches your AI assistant domain knowledge. To actually execute Apify API calls, enable the MCP bundle — the skill and bundle work together.

Ready to use Apify?

Install the skill for domain knowledge, enable the bundle for authenticated tool access

What is a Skill?

Apify Skill - SKILL.md for Claude Code, Cursor & More