Fetch structured metadata for any URL
Pass your API key in the X-API-Key header (recommended)
The URL to fetch metadata for
Custom timeout in milliseconds (default 5000, max 15000)
1 <= x <= 15000Whether to use cached results. Defaults to true. Set to false to skip the cache and fetch fresh data.
Metadata successfully retrieved
The originally requested URL
When the metadata was fetched (ISO 8601)
How the page was fetched
http, headless How long the fetch took in milliseconds
x >= 0The canonical URL if specified by the page
Page title (from og:title or
Page description (from og:description or meta description)
Primary image URL (from og:image)
Favicon URL
Site name (from og:site_name)
Content type (from og:type, e.g. "article", "website")
Locale (from og:locale, e.g. "en_US")
Twitter Card metadata (omitted if no Twitter meta tags found)
Additional meta information (omitted if none found)