CLI

Bulk

Bulk screenshot operations

Bulk screenshot operations

bulk › screenshots

Bulk screenshot sub-resources

OptionDescription
-h, --helpdisplay help for command

bulk › screenshots › list

List screenshots in a bulk job

OptionDescription
-h, --helpdisplay help for command
$ bytekit bulk screenshots list <id>

bulk › create

Create a bulk screenshots job

OptionDescription
--file <path>Path to newline-delimited file of URLs (plain URL or
--webhook-url <url>HTTPS webhook URL notified when the job completes
-h, --helpdisplay help for command
$ bytekit bulk create --file <path> --webhook-url <url>

bulk › get

Get a bulk job status

OptionDescription
-h, --helpdisplay help for command
$ bytekit bulk get <id>