Open an interactive browser instance for 5 minutes.
Request model for creating a browser session.
The profile ID to use for the browser session. If None, a new profile will be created.
Request a live URL to interact with the browser session.
The device type to use.
The URL to open in the browser session.
Proxy server address to route browser traffic through.
Proxy server username.
Proxy server password.
Name of a Smooth-managed proxy to route browser traffic through, as returned by list_proxies(). Cannot be combined with proxy_server.
List of extensions to install for the task.
Run the browser in stealth mode. Default is True.
Successful Response
Browser session response model.