通过 Apify 自动运行网页抓取任务、管理数据集并获取结构化采集结果。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "Apify Automation" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/apify-automation/SKILL.md 2. 保存为 ~/.claude/skills/apify-automation/SKILL.md 3. 装好后重载技能,告诉我可以用了
Run Apify web scraping Actors and manage datasets directly from Claude Code. Execute crawlers synchronously or asynchronously, retrieve structured data, create reusable tasks, and inspect run logs without leaving your terminal.
Toolkit docs: composio.dev/toolkits/apify
https://rube.app/mcp
Execute an Actor and immediately retrieve its dataset items in a single call. Best for quick scraping jobs.
Tool: APIFY_RUN_ACTOR_SYNC_GET_DATASET_ITEMS
Key parameters:
actorId (required) -- Actor ID in format username/actor-name (e.g., compass/crawler-google-places)input -- JSON input object matching the Actor's schema. Each Actor has unique field names -- check apify.com/store for the exact schema.limit -- max items to returnoffset -- skip items for paginationformat -- json (default), csv, jsonl, html, xlsx, xmltimeout -- run timeout in secondswaitForFinish -- max wait time (0-300 seconds)fields -- comma-separated list of fields to includeomit -- comma-separated list of fields to excludeExample prompt: "Run the Google Places scraper for 'restaurants in New York' and return the first 50 results"
Trigger an Actor run without waiting for completion. Use for long-running scraping jobs.
Tool: APIFY_RUN_ACTOR
Key parameters:
actorId (required) -- Actor slug or IDbody -- JSON input object for the Actormemory -- memory limit in MB (must be power of 2, minimum 128)timeout -- run timeout in secondsmaxItems -- cap on returned itemsbuild -- specific build tag (e.g., latest, beta)Follow up with APIFY_GET_DATASET_ITEMS to retrieve results using the run's datasetId.
Example prompt: "Start the web scraper Actor for example.com asynchronously with 1024MB memory"
Fetch data from a specific dataset with pagination, field selection, and filtering.
Tool: APIFY_GET_DATASET_ITEMS
Key parameters:
datasetId (required) -- dataset identifierlimit (default/max 1000) -- items per pageoffset (default 0) -- pagination offsetformat -- json (recommended), csv, xlsxfields -- include only specific fieldsomit -- exclude specific fieldsclean -- remove Apify-specific metadatadesc -- reverse order (newest first)Example prompt: "Get the first 500 items from dataset myDatasetId in JSON format"
View Actor metadata, input schema, and configuration before running it.
Tool: APIFY_GET_ACTOR
Key parameters:
actorId (required) -- Actor ID in format username/actor-name or hex IDExample prompt: "Show me the details and input schema for the apify/web-scraper Actor"
Configure reusable Actor tasks with preset inputs for recurring scraping jobs.
Tool: APIFY_CREATE_TASK
Configure a task once, then trigger it repeatedly with consistent input parameters. Useful for scheduled or recurring data collection workflows.
Example prompt: "Create an Apify task for the Google Search scraper with default query 'AI startups' and US location"
List Actor runs, browse datasets, and inspect run details for monitoring and debugging.
Tools: APIFY_GET_LIST_OF_RUNS, APIFY_DATASETS_GET, APIFY_DATASET_GET, APIFY_GET_LOG
For listing runs:
…
通过 Rube MCP 自动执行 Docugenerate 文档生成与处理流程,提升批量办公效率。
通过 Rube MCP 自动执行 Bright Data 任务,先检索工具结构再安全调用。
通过 Rube MCP 自动化执行 Sendloop 相关操作,并先检索最新工具结构。
帮助用户发现并筛选 Claude 技能、资源与工具,优化 AI 工作流定制
通过 Rube MCP 自动执行 ToneDen 相关任务,提升营销运营效率。
通过 Rube MCP 自动执行 Gagelist 相关任务并查询最新工具结构
调用 Apify 海量爬虫与自动化工具,从任意网站高效提取结构化数据。
自动抓取网页与整站结构化数据,批量提取并映射网站内容。
通过 PhantomBuster 云平台自动化获客、网页抓取与社媒数据采集流程。
通过 Rube MCP 自动化执行 ScrapingBee 抓取任务与网页数据流程。
查询 Apify Store 公开 Actor 数据,支持市场调研与竞品追踪分析
自动化完成 Ahrefs SEO 研究、外链分析、关键词挖掘与排名审计。