browser_open
Open or reopen a main or support browser session with a chosen identity, proxy, and profile to run tasks; use support for temporary separate sessions and close it when done.
Instructions
Open main or support, or reopen one as somebody else.
main is your own identity: its page, cookies, fingerprint, logins.
support is a helper beside it for what must not touch that identity - a
temporary mailbox for a verification, a lookup the site must not connect to
the account. They share nothing. support is yours to manage: open it when
the task needs a second identity, and close it with browser_close as soon
as the task no longer needs it, before you answer. It is not saved.
Called on a browser that is already up, this REOPENS it with the settings given, and what it held is gone.
seed the identity; same seed, same fingerprint. Left out, one is drawn.
profile a directory keeping cookies, logins and the seed between opens;
"" means none.
proxy the exit, http://user:pass@host:port or socks5://host:port;
"" means this machine's own address; left out for support, it
shares the exit main has.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | ||
| proxy | No | ||
| browser | No | ||
| profile | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |