Skip to main content
Read a public web page and return an object built from it: a summary, a classification, a translation, a reshaped record. Unlike Extract, the fields need not appear on the page.

Page into an object

POST /global/generate/json/v1
The output is written from the page, so treat it as a draft: check anything you act on against the page itself, which Extract returns verbatim.
Generate has a tighter quota than most endpoints: 60 requests per hour per organization, shared with Extract, and each call also counts against your 100 requests per day. See Rate limits.

Full reference

Schemas, all response fields, and an interactive playground.