Open an interactive browser instance for 5 minutes. You can either create a new profile or load an existing one by providing its profile_id.
Request model for creating a browser session.
The profile ID to open in the browser. If None, a new profile will be created with a random name.
Whether to open a live browser instance using the specified profile.
The device type for the browser session. Note that mobile does not support navigation via the search bar, so a starting URL must be provided.
desktop, mobile The starting URL to open in the browser session. If None, a blank page will be opened.
Proxy server address to route browser traffic through.
Username for proxy server authentication, if required.
Password for proxy server authentication, if required.