For fetching Open Graph Examples.
Published on 2024-04-30 by Dmytro Krasun
Open Graph Examples has a public API available for fetching Open Graph image examples and associated metadata.
It is as simple as /api/examples.json:
[ // ... { "title": "Hunted.Space Product Pages", "description": "Hunted.Space generates dynamically OG images for each product.", "url": "https://hunted.space/dashboard/open-graph-examples", "tags": ["Social Media Marketing"], "imageUrl": "https://opengraphexamples.com/_astro/hunted.space-product-pages.CzAAlR1X.png", "meta": { "title": "Open Graph Examples | Product Hunt launch dashboard (73 upvotes | 23 comments)", "description": "Live Product Hunt launch dashboard for Open Graph Examples - Advice, helpful content, and tools to make your Open Graph social cards stand out.. See competitors, upvotes, comments, reviews, and more.", "openGraph": [ { "property": "og:url", "content": "https://hunted.space" } // ... ] } } // ...]
Please:
If you have any questions, feel free to reach out at [email protected]
.
Answers to the questions people often ask about the Open Graph protocol and Open Graph social cards.