技能详情(站内镜像,无评论)
作者:xiaofu @3coco3
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 1 · 2.1k · 45 current installs · 46 all-time installs
⭐ 1
安装量(当前) 46
🛡 VirusTotal :可疑 · OpenClaw :可疑
Package:3coco3/playwright-scraper
安全扫描(ClawHub)
- VirusTotal :可疑
- OpenClaw :可疑
OpenClaw 评估
The skill claims to be a Playwright stealth scraper, but its code references a missing script and invokes a shell command with unsanitized user input — the pieces don't line up and present a command-injection / integrity risk.
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Playwright Scraper」。简介:Scrapes websites using Playwright with stealth mode to bypass bot detection, su…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/3coco3/playwright-scraper/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
# Playwright Stealth Scraper
A high-performance MCP skill for OpenClaw that bypasses anti-bot measures using Playwright Extra and Stealth plugin.
## Features
- **Stealth Mode**: Uses `puppeteer-extra-plugin-stealth` to mimic real browser behavior.
- **Dynamic Content**: Full JavaScript execution support for SPA and React-based sites.
- **Flexible Options**: Custom viewport and User-Agent spoofing.
## Tools
### stealth_scrape
Scrapes any URL with advanced bot detection bypass.
- `url`: The target website address.
## Installation
Requires Playwright and Chromium to be installed in the skill directory.