Extract structured data (JSON-LD)
extract_schemaExtract all JSON-LD blocks from a webpage, list their @type values, and return parsed structured data objects with parse errors.
Instructions
Extract every JSON-LD block from a page, list the @type values found, and return the parsed objects along with any parse errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |