Run the cookie robot
run_cookie_robotWarm up a browser profile by sequentially visiting URLs and saving all resulting cookies. Requires paid plan and desktop app.
Instructions
Warm up a profile by visiting a list of URLs in a short-lived browser and saving every resulting cookie to that profile. Runs sequentially through the URLs. Paid plans only, and requires the desktop app. Progress is reported over Socket.IO, which this server does not subscribe to — the call returns as soon as the robot has started.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Absolute URLs to visit, in order. | |
| headless | No | Run without a GUI. | |
| imageless | No | Skip image downloads — much faster. | |
| browserProfileId | Yes | ||
| browserProfilePassword | No |