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 16, 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.
Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with w...
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
Playwright-based web scraping OpenClaw Skill with anti-bot protection. Successfully tested on complex sites like Discuss.com.hk.
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.