← 返回 Skills 市场
29265
总下载
57
收藏
304
当前安装
1
版本数
在 OpenClaw 中安装
/install playwright-scraper-skill
功能描述
Playwright-based web scraping OpenClaw Skill with anti-bot protection. Successfully tested on complex sites like Discuss.com.hk.
安全使用建议
Install only if you will use it for authorized scraping of sites you control or are explicitly permitted to automate. Avoid using stealth mode to bypass access controls, Cloudflare challenges, CAPTCHAs, rate limits, or login barriers without permission. Treat screenshots, saved HTML, JSON outputs, and any cookies or session data as sensitive; store them securely and delete them when no longer needed. Pin and update Playwright, and keep browser sandboxing enabled where your environment allows.
功能分析
Type: OpenClaw Skill
Name: playwright-scraper-skill
Version: 1.2.0
The skill is designed for web scraping, including bypassing anti-bot measures using Playwright. While the core functionality and documentation are aligned with its stated purpose, the `scripts/playwright-stealth.js` file uses the `--no-sandbox` and `--disable-setuid-sandbox` flags when launching Chromium. Disabling the browser's sandbox is a security risk, as it can make the system more vulnerable if the browser itself is compromised by malicious web content. Although this is a common practice in web scraping for compatibility, it represents a risky capability without clear malicious intent from the skill author, thus classifying it as suspicious.
能力评估
Purpose & Capability
The code and docs are coherent with a Playwright scraping purpose, but the advertised core capability includes Cloudflare/anti-bot evasion, hiding automation markers, human-behavior mimicry, and guidance for protected sites without clear authorization boundaries.
Instruction Scope
The instructions recommend stealth mode for 403 and Cloudflare challenges, mention proxy IPs, and list future cookie management and CAPTCHA-handling, but do not provide compliance, terms-of-service, robots, privacy, or stop-condition guidance.
Install Mechanism
Installation uses ordinary npm and Playwright browser install commands. The manifest uses a broad Playwright range (^1.40.0), while the included lockfile currently resolves Playwright 1.58.2; GitHub Advisory Database lists versions before 1.55.1 as affected by CVE-2025-59288 and 1.55.1 as patched. citeturn1view0
Credentials
Scraping arbitrary user-supplied URLs is expected, but stealth mode saves screenshots by default and can save full HTML locally; examples also write outputs to /tmp, with little warning that captures may contain sensitive, private, session-related, or copyrighted page content.
Persistence & Privilege
There is no hidden long-running persistence or privilege escalation, but stealth Chromium is launched with --no-sandbox and --disable-setuid-sandbox, reducing browser containment when visiting untrusted pages; future cookie/session features would increase account-access risk if added without safeguards.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install playwright-scraper-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/playwright-scraper-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
Initial ClawHub release: Pure Playwright with anti-bot protection, bilingual docs (EN/ZH), successfully tested on Discuss.com.hk
元数据
常见问题
Playwright Scraper Skill 是什么?
Playwright-based web scraping OpenClaw Skill with anti-bot protection. Successfully tested on complex sites like Discuss.com.hk. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 29265 次。
如何安装 Playwright Scraper Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install playwright-scraper-skill」即可一键安装,无需额外配置。
Playwright Scraper Skill 是免费的吗?
是的,Playwright Scraper Skill 完全免费(开源免费),可自由下载、安装和使用。
Playwright Scraper Skill 支持哪些平台?
Playwright Scraper Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Playwright Scraper Skill?
由 waisimon(@waisimon)开发并维护,当前版本 v1.2.0。
推荐 Skills