WebRun - Fastest Browser Automation
Fastest Browser automation that gives your agent the ability to browse and act on the web in real time — extract data, fill forms, and automate tasks in seconds.
WebRun - Fastest Browser Automation endpoints
| Method | Endpoint | Description |
|---|---|---|
| Tasks | ||
| POST |
runTask /start/run-task |
A convenience endpoint that creates a session, runs a single task, and terminates the session upon completion (unless configured otherwise). Ideal for stateless, single-task… |
| GET |
getTask /task/{sessionId}/{taskId} |
Poll this endpoint to check the status of an asynchronous task or retrieve its result upon completion. |
| Chat | ||
| POST |
createChatCompletion /v1/chat/completions |
Execute browser automation tasks using an OpenAI-compatible interface. |
| GET |
listModels /v1/models |
Returns the list of models available for use with the chat completions endpoint. |
| Monitoring | ||
| GET |
getHealth /start/health |
Returns the current health status and instance availability. |
| Streaming | ||
| POST |
initiateWebRTC /whep-signaling |
Send SDP offer to the `webRTCURL` provided in the Session Response to initiate video streaming. **Note**: This is a representation of the dynamic endpoint; you must use the… |
| Sessions | ||
| POST |
sendMessage /start/send-message |
The primary endpoint for interacting with an active session. Supports multiple action types: - `newTask`: Start a new automation task. - `state`: Control session state (pause,… |
| POST |
startSession /start/start-session |
Initializes a new browser session. You can optionally provide an initial task to run immediately. |
WebRun - Fastest Browser Automation pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|