# `smallforce scrapers`

Discover and run curated web and social scrapers

This page is generated from the same Commander definition shipped in SmallForce CLI 0.1.7. Run `smallforce scrapers --help` locally to view the same reference for your installed version.

## Subcommands

- [`smallforce scrapers search`](/docs/cli/commands/scrapers/search): Search the curated scraper catalog by research intent
- [`smallforce scrapers run`](/docs/cli/commands/scrapers/run): Reserve credits and submit one asynchronous scraper run
- [`smallforce scrapers runs`](/docs/cli/commands/scrapers/runs): List scraper runs and retrieve status or raw items

## Complete command help

```text
Usage: smallforce scrapers [options] [command]

Discover and run curated web and social scrapers

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

Commands:
  search [options] [query]   Search the curated scraper catalog by research intent
  run [options] <scraperId>  Reserve credits and submit one asynchronous scraper run
  runs                       List scraper runs and retrieve status or raw items
  help [command]             display help for command
```

## Related reference

- [`smallforce`](/docs/cli/commands): Parent command and related operations.
- [CLI installation and authentication](/docs/cli/getting-started): Install the CLI and configure an API key.
- [CLI JSON output](/docs/cli/json-output): Use stable machine-readable output in scripts and agents.
