Skip to main content
Sandboxes package agents, browsers, persistence, authentication, cookies, and LLMs into a managed runtime.
Get your API key at cloud.browser-use.com/new-api-key. See pricing for current plans and credits.

Basic Example

Wrap your function with @sandbox():

With Cloud Parameters

What each does:
  • cloud_profile_id - Use saved cookies/authentication from your cloud profile
  • cloud_proxy_country_code - Route traffic through a supported proxy location
  • cloud_timeout - Maximum time browser stays open in minutes

For more parameters and events, see the other tabs in this section.