smallforce scrapers runs
List scraper runs and retrieve status or raw items
This page is generated from the same Commander definition shipped in SmallForce CLI 0.1.7. Run smallforce scrapers runs --help locally to view the same reference for your installed version.
Subcommands
smallforce scrapers runs list: List organization scraper runssmallforce scrapers runs get: Get one scraper run’s status, billing, and submitted inputsmallforce scrapers runs items: Fetch the result items stored for one scraper run
Complete command help
Usage: smallforce scrapers runs [options] [command]
List scraper runs and retrieve status or raw items
Options:
-h, --help display help for command
Commands:
list [options] List organization scraper runs
get [options] <runId> Get one scraper run's status, billing, and submitted input
items [options] <runId> Fetch the result items stored for one scraper run
help [command] display help for command
Related reference
smallforce scrapers: Parent command and related operations.- CLI installation and authentication: Install the CLI and configure an API key.
- CLI JSON output: Use stable machine-readable output in scripts and agents.