A single endpoint to fetch OpenGraph metadata from any URL. Built for integration tests, CI pipelines, and link preview features.
Fast
Sub-500ms with edge caching
CORS-ready
Open headers, any origin
Cached
1h cache, stale-while-revalidate
Any URL
Works with any public URL
Endpoint
/api/oghttps://linklook.co/api/ogParameters
Request
Response
200 Success
422 Error
Response Schema
Submit a sitemap URL and get OG scores for every page in one call. Handles sitemap indexes, skips non-HTML resources, and runs fetches with concurrency control.
Endpoint
/api/sitemapContent-Type: application/jsonBody Parameters
Request
JavaScript
Response
Result Item Schema