Skip to main content

Documentation Index

Fetch the complete documentation index at: https://browseruse-0aece648-mintlify-cli-docs-1773354647.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Browser Use works with n8n as a standard HTTP integration — no custom nodes needed. Setup: Add an HTTP Request node that POSTs to https://api.browser-use.com/api/v2/tasks with your API key in the X-Browser-Use-API-Key header. Then poll GET /api/v2/tasks/{id} until status is finished. For event-driven workflows, use Webhooks to receive completion events directly instead of polling.
This pattern works with any workflow tool that supports HTTP requests — Make, Zapier, Pipedream, or custom orchestrators.