← 返回 Skills 市场
Apify
作者
Bilyal Mestanov
· GitHub ↗
· v1.0.3
4100
总下载
7
收藏
31
当前安装
4
版本数
在 OpenClaw 中安装
/install apify
功能描述
Run and manage Apify Actors via REST API to scrape websites, crawl pages, extract data, and retrieve results from Apify datasets and key-value stores.
安全使用建议
Install only if you want an agent to operate your Apify account and you are comfortable constraining it yourself. Use a revocable least-privilege token if possible, keep APIFY_TOKEN out of logs and prompts, approve each Actor, target site, budget, and limit before running, and do not allow account-limit changes, webhooks, schedules, or deletes unless you explicitly requested them.
功能分析
Type: OpenClaw Skill
Name: apify
Version: 1.0.3
The skill bundle is benign. It provides instructions and examples for an AI agent to interact with the Apify REST API using `curl` and `jq` for web scraping and automation tasks. All network calls are directed to legitimate Apify domains (`api.apify.com`, `apify.com`), and the `APIFY_TOKEN` is used appropriately for authentication. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent's intended behavior or access sensitive data beyond the `APIFY_TOKEN` required for its stated purpose.
能力评估
Purpose & Capability
The SKILL.md describes running Apify Actors and retrieving datasets or key-value outputs, while the bundled OpenAPI spec exposes the full Apify API, including actor/task creation and deletion, storage writes/deletes, webhooks, schedules, user details, usage, and account limit updates.
Instruction Scope
The runtime examples are mostly scoped to search, run, poll, fetch results, and abort runs, but the skill also points agents to the full OpenAPI spec without clear boundaries or confirmation requirements for unrelated or destructive endpoints.
Install Mechanism
The package contains only markdown and a JSON OpenAPI file with no executable install script or local persistence code; provenance is not from the trusted @openclaw publisher, so the broad API surface matters more.
Credentials
Use of APIFY_TOKEN is expected and disclosed for Apify, but with the full API spec that token can authorize sensitive account reads and mutations beyond ordinary scrape-result retrieval.
Persistence & Privilege
The OpenAPI surface includes schedules, webhooks, async runs, resurrection/reboot actions, and delete/update operations, enabling durable or destructive cloud-side effects unless the user and agent strictly limit usage.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install apify - 安装完成后,直接呼叫该 Skill 的名称或使用
/apify触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Actor count updated: now supports over 17,000+ Actors (up from 4,000+).
- All documentation and examples remain unchanged except for the increased Actor availability.
v1.0.2
No user-facing changes in this release.
v1.0.1
- Added instructions for fetching an Actor's README and input schema before running it, including an example using the `/builds/default` endpoint.
- Documented how to retrieve the per-build OpenAPI spec for any Actor.
- Added a new section detailing how to handle paid/rental Actors that require a subscription, with guidance for resolving permissions or payment errors.
- Improved error handling docs to include `402/403 payment required` and corresponding user actions.
- Updated workflow numbering to accommodate the new pre-run documentation step.
v1.0.0
Initial release.
- Run any Apify Actor (web scrapers, crawlers, automation tools) and retrieve results using the Apify REST API.
- Includes step-by-step usage for launching Actors, polling run status, and fetching results or logs.
- Supports structured dataset retrieval, key-value store access, and Actor run management (abort, status).
- Provides quick recipes for common tasks: web scraping, Google search, and long-running jobs.
- Details on authentication, error handling, and resource links included.
元数据
常见问题
Apify 是什么?
Run and manage Apify Actors via REST API to scrape websites, crawl pages, extract data, and retrieve results from Apify datasets and key-value stores. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4100 次。
如何安装 Apify?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install apify」即可一键安装,无需额外配置。
Apify 是免费的吗?
是的,Apify 完全免费(开源免费),可自由下载、安装和使用。
Apify 支持哪些平台?
Apify 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Apify?
由 Bilyal Mestanov(@bmestanov)开发并维护,当前版本 v1.0.3。
推荐 Skills