Type: capture_cookies
This action will capture the browser cookies currently saved for the web page you are on and return them as a JSON object with key/values.
See universal parameters.
Capture the cookies of the current page
"actions": [
{
"type": "capture_cookies"
}
]
Beta Feature: This feature is currently in beta and restricted to approved users. If you're are interested in trying it, please contact support and we can enable this feature for your account.