Skip to main content
Usage

Examples

Test the URL “https://www.example.com” against the crawler with the ID “my-crawler”:
Test the URL “https://www.example.com” against the crawler with the ID “my-crawler” and override the configuration with the file “config.json”:

Flags

The configuration file to use to override the crawler’s configuration. (use ”-” to read from standard input)
Validate and preview the test request without sending it
The URL to test.

Output formatting flags

If true, ignore errors in templates due to missing fields or map keys. This only applies to golang and jsonpath output formats.
Output format. One of: (json, jsonl, ndjson, jsonpath, jsonpath-as-json, jsonpath-file).
Template string or path to a template file to use when —output=jsonpath, —output=jsonpath-file.
Last modified on July 15, 2026