CLI
Bulk
Bulk screenshot operations
Overview
Usage: rapidcrawl bulk [options] [command]
Bulk screenshot operations
Options:
-h, --help display help for command
Commands:
screenshots Bulk screenshot sub-resources
create [options] Create a bulk screenshots job
get <id> Get a bulk job status
help [command] display help for commandCommands
rapidcrawl bulk screenshots
Usage: rapidcrawl bulk screenshots [options] [command]
Bulk screenshot sub-resources
Options:
-h, --help display help for command
Commands:
list <id> List screenshots in a bulk job
help [command] display help for commandrapidcrawl bulk screenshots list
Usage: rapidcrawl bulk screenshots list [options] <id>
List screenshots in a bulk job
Options:
-h, --help display help for commandrapidcrawl bulk create
Usage: rapidcrawl bulk create [options]
Create a bulk screenshots job
Options:
--file <path> Path to newline-delimited JSON file of URLs
-h, --help display help for commandrapidcrawl bulk get
Usage: rapidcrawl bulk get [options] <id>
Get a bulk job status
Options:
-h, --help display help for command