POST v1/browser/request
Last updated
Last updated
For more information on browser requests, see here.
The following endpoint creates a browser request and either runs it synchronously or returns immediately with an ID so you can check it status later using this endpoint.
This endpoint loads the required URL in our browser and then performs the selected actions.
The location of the proxy server that your request will be routed through, null means no proxy is used
The 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.
The maximum age of a cached result in seconds. 0 means the cache will never be used
The actions and outputs you want to be executed