webpage_metadata
Extract structured metadata from a URL including title, meta description, Open Graph tags, Twitter Card tags, and JSON-LD data for link previews and SEO audits.
Instructions
Fetch a URL and extract its metadata: title, meta description, Open Graph tags (og:title, og:image, og:type…), Twitter Card tags, canonical URL, robots directive, author, keywords, JSON-LD structured data, and lang/charset. Returns a structured JSON object. Much cheaper than loading the full page — ideal for link previews, SEO audits, and content classification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to fetch (http:// or https://). |