extract_structured_data
Extract structured data from web pages including JSON-LD, microdata, RDFa, and OpenGraph markup for content analysis and integration.
Instructions
Extract JSON-LD, microdata, and schema.org data
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to extract structured data from | |
| dataTypes | No | Types of structured data to extract (default: all) | |
| useCache | No | Whether to use cached content if available (default: true) |