extract_metadata
Extract structured metadata from web pages including titles, descriptions, Open Graph tags, canonical URLs, and favicons for content analysis and SEO optimization.
Instructions
Extract page metadata: title, description, Open Graph tags (og:title, og:description, og:image), canonical URL, and favicon.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to extract metadata from |