CLI

Screenshots

Screenshot operations

Overview

Usage: rapidcrawl screenshots [options] [command]

Screenshot operations

Options:
  -h, --help        display help for command

Commands:
  create [options]  Capture a screenshot
  get <id>          Get a screenshot by ID
  help [command]    display help for command

Commands

rapidcrawl screenshots create

Usage: rapidcrawl screenshots create [options]

Capture a screenshot

Options:
  --url <url>  URL to screenshot
  --full-page  Capture the full page (default: viewport only)
  -h, --help   display help for command

rapidcrawl screenshots get

Usage: rapidcrawl screenshots get [options] <id>

Get a screenshot by ID

Options:
  -h, --help  display help for command