browserwingControl and automate browser actions via HTTP API, including navigation, element interaction, data extraction, accessibility snapshots, screenshots, JS execu...
Install via ClawdBot CLI:
clawdbot install chenhg5/browserwingGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → http://127.0.0.1:18085/api/v1/executor/navigateCalls external URL not in known-safe list
https://github.com/browserwing/browserwingAI Analysis
The skill interacts with a local browser automation service (default 127.0.0.1:8080) which is user-controlled, not an unauthorized external server. The external GitHub reference is for documentation, not active data exfiltration. The primary risk is potential misuse if the local service is misconfigured or malicious.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
Automate daily checks on competitor product pages to extract pricing, availability, and promotional details. Use navigation to visit URLs, snapshot to identify product elements, and extraction to gather data into a structured format for analysis.
Perform automated UI testing by navigating through web apps, interacting with forms and buttons, and validating responses. Use batch operations to run test sequences and accessibility snapshots to ensure elements are correctly identified.
Scrape multiple news websites to collect headlines, article summaries, and publication dates. Navigate to each site, use extraction to pull specific fields, and batch operations to handle multiple sources efficiently.
Monitor social media platforms by navigating to profiles, extracting post metrics like likes and comments, and analyzing engagement trends. Use JavaScript execution for dynamic content and snapshots to understand page structure.
Automate retrieval of stock prices, economic indicators, or financial reports from banking or market websites. Navigate to secure portals, interact with login forms, and extract tabular data for further processing.
Offer a subscription-based service where businesses use BrowserWing via API to automate web tasks like data scraping or testing. Provide tiered pricing based on usage volume and support levels.
Provide custom solutions by integrating BrowserWing into client workflows for specific automation needs, such as e-commerce monitoring or compliance checks. Charge per project or hourly rates.
Use BrowserWing to collect and aggregate web data, then sell processed datasets or insights to clients in industries like market research or finance. Automate data pipelines with batch operations.
💬 Integration Tip
Always set the BROWSERWING_EXECUTOR_URL environment variable and call the /help endpoint first to discover available commands and parameters.
Scored Apr 19, 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.