agent-browser-backupA 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 lorexxar/agent-browser-backupRequires:
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 18, 2026 · audit v1.0
Generated May 6, 2026
An AI agent uses agent-browser to navigate to a web form, fill in fields using refs from snapshots, and submit. This saves time for repetitive data entry tasks across multiple web apps.
A QA agent navigates through a web app, takes snapshots to verify element presence and state, and reports discrepancies. Useful for continuous integration pipelines.
An agent periodically opens product pages on competitor sites, extracts prices using get commands, and logs changes for market analysis.
An agent scrapes contact information from online business directories by navigating search results, extracting data (e.g., phone numbers), and storing it for CRM integration.
An agent records a demo by performing a series of steps on a web app, using the record functionality to capture a video walkthrough for documentation or training.
Offer agent-browser as a core component of a subscription-based web automation service. Users pay monthly for access to pre-built agents and custom automation scripts.
Provide consulting services to help businesses integrate agent-browser into their workflows. Charge per project or hourly for setup, custom scripting, and training.
Wrap agent-browser in an API that businesses can use to automate web interactions in their own applications. Charge per API call or subscription.
💬 Integration Tip
Leverage the semantic locator commands (find) for more robust selectors that are less sensitive to DOM changes. Use the snapshot command to get element refs before interacting.
Scored May 21, 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.