Extract structured JSON from a page
Browser
Extract structured JSON from a page
Renders a page and uses AI extraction to return structured JSON, optionally constrained by a prompt and/or JSON schema. Requires scope: browser:extract
POST
Extract structured JSON from a page
Authorizations
Voyant Cloud API token, passed as Authorization: Bearer <token>. Each token carries a fixed set of scopes; an operation rejects tokens missing its required scope.
Body
application/json
Common fields accepted by every browser render endpoint. Forwarded to Cloudflare Browser Rendering, so additional CF-supported fields are also accepted. Provide exactly one of url or html.
Example:
"https://example.com"
Available options:
screen, print Response
200 - application/json
Extracted JSON