Constructor
API key for authentication.
Session Creation
Whether to print the livestream URL to the console.
Whether to use proxies to create the session. By default, proxies are used to help with session stability. If you’re having trouble connecting to a website, you can try setting this to
False
.Optional name for the workflow being executed.
Credentials data for the session created using capture_login_session or the simplex login CLI method.
The session id of the current session and a livestream URL of the current session. The livestream URL can be used for debugging and monitoring the session.
Session Closing
create_session
method.