zshot/cliDownload

LLM JSON

Structured JSON produced by an LLM reading the rendered page. Supply the model with --llm-format-model and constrain the result to a JSON Schema with --llm-format-expects. Requires a configured LLM. zshot writes this output with -t llm_json.

Example

zshot -t llm_json --llm-format-model "anthropic" \
  --llm-format-prompt "Extract the article title and author" https://example.com

License

Requires a Pro license.