chromiumLaunch a persistent headless Chromium with remote debugging (CDP) for browser automation — page navigation, clicks, form filling, screenshots, and cookie imp...
Install via ClawdBot CLI:
clawdbot install redf426/chromiumGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://127.0.0.1:18801/json/versionAudited Apr 18, 2026 · audit v1.0
Generated May 11, 2026
Automate browsing of online business directories to extract contact information and save as leads. The persistent profile preserves login sessions to gated directories.
Navigate to web forms, fill in fields (name, address, etc.) using browser type commands, and submit. Useful for migrating data between platforms.
Take timed screenshots of SPAs after navigation and interactions to capture visual regressions. Use browser evaluate for custom JavaScript checks.
Periodically navigate to product pages, snapshot content, and extract pricing information. Persistent profile maintains shopping cart state.
Import session cookies for a logged-in account, then access subscription-based dashboards or reports to scrape data without manual login.
Offer automated browsing and data extraction as a managed service to clients. Charge per automation script or per hour of browser runtime.
Use Chromium to monitor competitor websites for price changes, new products, or content updates. Package insights into daily or weekly reports.
Integrate with CI/CD pipelines to run browser-based tests on web apps. Charge per test execution or provide a license for on-premise usage.
💬 Integration Tip
Set `CHROMIUM_DEBUG_PORT` to a non-standard port if multiple instances run, and always use `browser wait --load networkidle` before snapshot to ensure page is fully loaded.
Scored May 11, 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.