Skip to main content

Get started in three steps

Step 1: Start Rusty Browser

Follow the Self-Hosting guide to start rusty-server, Redis, Flux, and the browser agent on your machine or infrastructure.
Point examples and tools at your local server:
Or in your .env file:

Step 2: Create a browser

All browser activity starts with a browser. Create one with a single request:
Use the returned execution_id wherever the examples below show {id}.

Step 3: Control the browser

With a browser ID, you can navigate, interact, and extract data:

Step 4: Close the browser

Always close browsers when you’re done so the agent process and browser resources are released:
Idle browsers still consume CPU, memory, and browser agent capacity. Close them when finished.

Next steps

Self-Hosting

Configure Rusty Browser for local or production use

Browsers

Browser lifecycle and best practices

All Commands

Navigate, click, type, scroll, screenshot, and more

AI Instructions

Drive the browser with natural language