Browser Tool Guide

Full browser automation with OpenClaw

Browser Tool

The Browser skill gives OpenClaw a full headless browser — enabling web scraping, form filling, screenshot capture, and complex web automation tasks.

Install

openclaw skills install browser

Configure

{
  "skills": {
    "browser": {
      "enabled": true,
      "headless": true,
      "timeout": 30000,
      "allowedDomains": ["example.com", "github.com"]
    }
  }
}

What You Can Do

Security: Always define an allowedDomains list to prevent unintended access.
Launch Your Personal AI Agent
OpenClaw connects to WhatsApp, Telegram, Slack and more. Get started in minutes.
Explore OpenClaw Setup →