playwright-scraper
v1.0.0使用Playwright stealth模式爬取网站,绕过反爬检测,支持动态JS内容与自定义视口、User-Agent。
Installation
Please help me install the skill `playwright-scraper` from SkillHub official store.
npx skills add 3coco3/playwright-scraper
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-stealthto 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.