agent-browser-zhA fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured co...
Install via ClawdBot CLI:
clawdbot install ayakolin/agent-browser-zhRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/vercel-labs/agent-browserAudited Apr 17, 2026 · audit v1.0
Generated May 5, 2026
Use agent-browser to navigate to a checkout page, fill in shipping and payment fields using selectors or @refs, and submit the order. This speeds up repetitive purchase processes for testing or bulk ordering.
Open competitor product pages, take snapshots to capture interactive elements, and extract text, prices, or attributes using 'get' commands. This enables systematic scraping of product catalogs for market research.
Navigate through different sections of a web application, click buttons, fill forms, and verify element states using 'is' commands. This provides a headless testing framework for continuous integration.
Open specific URLs, set viewport size, and capture full-page screenshots or PDFs with a single command. Useful for generating consistent screenshots for user manuals or presentations.
First navigate through a web app to set up the desired state, then start video recording, perform actions like clicks and hovers, and stop recording to produce a demo video without manual screen recording.
Offer agent-browser as a subscription-based headless browser automation service for developers and QA teams. Provide a CLI tool that integrates into existing CI/CD pipelines, charging per execution or monthly.
Use agent-browser to build custom automation scripts for clients in e-commerce, finance, or data journalism. Charge for development, maintenance, and training on the tool.
White-label agent-browser's core functionality into a broader data extraction or RPA platform. License the technology to other companies or integrate it into existing software products.
💬 Integration Tip
Ensure Node.js and npm are installed, then install agent-browser globally. Use the 'open' and 'snapshot' commands to quickly prototype interactions in a terminal.
Scored Jun 27, 2026
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
通过已登录的Edge或Chrome浏览器,利用Chrome DevTools Protocol执行JS渲染页面的导航、点击、截图及数据提取等自动化操作。
Send and receive SMS/RCS via Google Messages web interface (messages.google.com). Use when asked to "send a text", "check texts", "SMS", "text message", "Google Messages", or forward incoming texts to other channels.
High-performance browser automation for heavy scraping, multi-tab management, and precise DOM extraction. Use this when you need speed, reliability, or advanced state management (cookies/local storage) beyond standard web fetching.