Retrieve
Headers
Request
Continues the session with session_id if provided.
Boolean flag to indicate if session to be run locally or in the cloud (Default: False). If set to true, the session will be run locally via your chrome extension. If set to false, the session will be run in the cloud.
List of fields (columns) to be outputted in data.
The format of the response data. (Default: json)
Maximum number of data items to retrieve. (Default: 100)
Flag to retrieve full page (Default: True). If set to false, the data will only be retrieved from the current session viewport.
Flag to include rich JS and ARIA elements in data retrieved. (Default: False)
Flag to scroll to the bottom of the page (Default: False). If set to true, the page will be scrolled to the bottom for a maximum of 5 seconds before data is retrieved.
Flag to include a screenshot with the response. (Default: False)