playwright_browser
CommunityAdvanced browser automation with Playwright.
AuthorArcaneOrion
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Automates dynamic web interactions, data extraction, and mass tasks on JavaScript-rendered pages, enabling reliable web automation at scale.
Core Features & Use Cases
- Browser Tooling: Navigate, capture screenshots, read HTML, handle dynamic content.
- Scraper: Extract data using CSS selectors with JSON outputs.
- Automator: Chain interactions (clicks, inputs, selections) with stepwise validation.
- Snapshots & Images: Take page snapshots, export to PDF, generate thumbnails.
- Bulk Image Download: Retrieve all images with robust naming.
Quick Start
python skills/playwright_browser/browser_tool.py --url https://example.com --screenshot --output example.png
Dependency Matrix
Required Modules
playwright
Components
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: playwright_browser Download link: https://github.com/ArcaneOrion/Alice-Single/archive/main.zip#playwright-browser Please download this .zip file, extract it, and install it in the .claude/skills/ directory.