Use this API to run browser automation tasks with Claude.
Create and run a new browser task
{
"prompt": "Navigate to github.com and tell me the trending repositories",
"model": "claude-3-7-sonnet-20250219",
"apiKey": "YOUR_ANTHROPIC_API_KEY", // Optional if set in environment
"headless": true,
"width": 1024,
"height": 768
}
List all tasks
Get a specific task with all its steps