extract_data
Extracts structured data (JSON-LD, OpenGraph, meta tags) and trust scores from any URL, providing reliable facts like prices and products.
Instructions
Extract the structured data a page already declares — JSON-LD (schema.org), OpenGraph cards, and meta tags — plus the AIO trust score. Deterministic, no AI: returns only data present in the page. Use for fast, reliable facts (prices, products, articles) when the site publishes structured data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to extract structured data from. | |
| fresh | No | If true, bypass cache and fetch fresh content. Default false. |