POST v1/browser/requests
The location of the proxy server that your request will be routed through, null means no proxy is used
nullThe url you want our browsers to visit on your behalf
Whether the request should be processed asynchronously, synchronous requests can be maximum 60 seconds long.
trueThe maximum age of a cached result in seconds. 0 means the cache will never be used
0The browser request response detailing the state and output of the request
ID of the browser request
URL of the request
The proxy location of the request.
The status of the request
The number of credits used by the request
The name of the error type
More detail about the error
The actual URL captured, after any redirects.
The http status code for the request.
If this request was served from the cached
The time in UTC when the request started.
The time in UTC when the request finished.
The running time of the request
How long did the page take to fully render.
Video url
The browser request timed out - an example error
Last updated