Open Graph / URL Preview Extractor avatar

Open Graph / URL Preview Extractor

Pricing

$4.00 / 1,000 url previeweds

Go to Apify Store
Open Graph / URL Preview Extractor

Open Graph / URL Preview Extractor

Extract link-preview metadata from any URL: Open Graph & Twitter Card tags, title, description, preview image, canonical URL & favicon. Exactly what social & chat apps show. No API key.

Pricing

$4.00 / 1,000 url previeweds

Rating

0.0

(0)

Developer

Mehmet Kut

Mehmet Kut

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Share

Extract link-preview metadata from any URL — the same data social networks and chat apps show when you paste a link. No API key.

What you get per URL

  • Title (Open Graph → Twitter → <title>)
  • Description
  • Preview image (absolute URL)
  • Site name, type, locale
  • Canonical URL
  • Favicon
  • Twitter Card type

Input

{
"urls": ["https://apify.com", "https://github.com"]
}

Output (one record per URL)

{
"url": "https://apify.com",
"found": true,
"title": "Apify: Full-stack web scraping...",
"description": "Cloud platform for web scraping...",
"image": "https://apify.com/og-image.png",
"siteName": "Apify",
"canonical": "https://apify.com/",
"favicon": "https://apify.com/favicon.ico"
}

Use cases

  • Rich link previews in apps, CMSs and chatbots
  • Social share card validation & debugging
  • Bulk metadata audits for SEO
  • Content aggregation & bookmarking tools

Data source: live page HTML (Open Graph / Twitter Card / standard meta). Pay per URL previewed.