Usage
Examples
Test the URL “https://www.example.com” against the crawler with the ID “my-crawler”: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.