Content
Structured data extraction via JSON Schema
Extracts structured data from the current page using a JSON Schema whose properties
carry x-ref hints pointing at snapshot element refs (e.g. e1, e2).
Call GET /tabs/{tabId}/snapshot first to populate the ref table.
post/tabs/{tabId}/extract
Path parameters
tabIdstring required
Request body
Response
Extraction succeeded.
Changes
Changed in 2 of the 49 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲