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
- Navigate to URLs and extract structured content
- Fill and submit forms
- Take screenshots for visual monitoring
- Monitor KPI dashboards and data sources
- Automate repetitive browser workflows
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.