Proxy#

class Proxy[source]#

The JSON representation of a proxy.

id: str#

The id of this proxy.

start_url: str#

The URL to start this proxy. You can add a path to a file to this URL to make this the root of the proxy that is started. The URL will always be without trailing slashes.