Automates web browsing, data extraction, and UI testing directly within the Claude Code environment using persistent sessions.
A comprehensive browser automation skill that enables Claude to interact with live websites using Chromium, local Chrome profiles, or remote browsers. It maintains persistent state across commands, allowing for complex multi-step workflows such as authenticated form filling, structured data extraction, and automated UI verification. By providing a CLI-driven interface with element indexing, Python scripting capabilities, and AI-powered agents, it empowers developers to perform sophisticated web operations, capture screenshots, and navigate complex web applications without leaving the terminal.
Key Features
01Integrated Python execution environment for custom browser scripting and data manipulation
02Persistent browser sessions that maintain state across multiple commands
03Interactive element inspection with numeric indices for easy targeting
04Autonomous AI agents that complete complex web tasks from natural language prompts
05Multiple browser modes including headless Chromium, real Chrome profiles, and remote instances
061 GitHub stars
Use Cases
01Automating end-to-end UI testing and visual regression verification
02Extracting structured data from modern web applications requiring authentication
03Generating automated screenshots and visual documentation for web projects