Extract structured data from pages via LLMs
prompt
to the endpoint. The llm chooses the structure of the data.
jsonOptions
object accepts the following parameters:
schema
: The schema to use for the extraction.systemPrompt
: The system prompt to use for the extraction.prompt
: The prompt to use for the extraction without a schema.