VOOZH about

URL: https://apify.com/scrappy_garden/open-graph-tag-checker

⇱ Open Graph Tag Checker Β· Apify


Pricing

$4.99/month + usage

Go to Apify Store

Open Graph Tag Checker

Check and validate Open Graph (og:*) meta tags to improve link previews on Facebook, LinkedIn, Slack, and more. Detect missing/empty OG tags (og:title, og:description, og:image, og:url, og:type), duplicates, invalid URLs, and optional image URL accessibility checks.

Pricing

$4.99/month + usage

Rating

0.0

(0)

Developer

πŸ‘ Bikram Adhikari

Bikram Adhikari

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

2

Monthly active users

5 months ago

Last modified

Categories

Share

Open Graph Tag Checker - Validate OG meta tags for social sharing

Open Graph (OG) tags control how your pages look when shared on Facebook, LinkedIn, Slack, Discord, and other platforms.

This Actor crawls one or more URLs and validates og:* meta tags like og:title, og:description, og:image, og:url, and og:type.

What it checks

  • Extracts all meta[property="og:*"] (and meta[name="og:*"]) tags
  • Missing or empty required OG tags
  • Duplicate OG properties (e.g., multiple og:title)
  • Invalid / non-absolute URLs in og:url and og:image
  • Optional: validate og:image URLs are reachable (status code + content-type)
  • Optional: warn when og:image exists but og:image:width / og:image:height are missing
  • Optional: compare og:url to the final loaded URL (after redirects)

Input

  • Start URLs: pages to check
  • Max pages: limit total pages processed
  • Follow links / Max depth / Same domain only: basic site crawl
  • Required OG tags: override the default required list
  • Validate og:image URLs: off by default (extra requests)

Output

Dataset (per page)

Each item includes:

  • url, loadedUrl, statusCode, title
  • ogTags (raw extracted OG meta tags)
  • Convenience fields: ogTitle, ogDescription, ogImage, ogUrl, ogType, ogSiteName
  • hasRequiredTags, missingRequiredTags, duplicateProperties
  • warnings, errors

Key-value store

  • SUMMARY: aggregate totals and run configuration
  • REPORT: { summary, pages } for easy downstream reporting

Example API usage

Call the Actor via Apify API using a run input like:

{
"startUrls":[{"url":"https://example.com"}],
"maxPages":10,
"followLinks":false,
"checkRequiredTags":true,
"validateOgUrlMatchesPage":true
}

SEO keywords

open graph tag checker, og meta validator, og:image checker, social preview validator, link preview audit, open graph api, SEO QA

Quick start

Store page: https://apify.com/scrappy_garden/open-graph-tag-checker

Paste this into Input and click Run:

{
"startUrls":[
{
"url":"https://example.com/"
}
],
"proxyConfiguration":{
"useApifyProxy":false
}
}

Outputs (what you get)

  • Dataset: Dataset items typically include fields like: url, loadedUrl, statusCode, title, ogTitle, ogDescription, ogImage, ogUrl, ogType, hasRequiredTags.
  • Key-value store: REPORT, SUMMARY

Tips (trust + predictable results)

  • Start with 1–3 URLs to validate behavior, then scale up.
  • If a target blocks requests, enable Proxy and/or slow down concurrency in Input.
  • Use the SUMMARY / REPORT keys (when present) for automation pipelines and monitoring.

Related actors

Search keywords

open graph tag checker, open graph tag checker - validate og meta tags for social sharing, website audit, seo, open graph

You might also like

Facebook Page SEO Scraper ⚑ | Open Graph & Meta Tags

premiumscraper/facebook-page-seo-scraper-open-graph-meta-tags

Extract full SEO and meta tag data from Facebook Pages and Profiles. Output includes: og:title, og:description, og:image, og:url, twitter:card, app store links, canonical URL, follower count, page category, and bio text. One structured row per page ✨ Facebook Page SEO Scraper⚑

πŸ‘ User avatar

Premium Scraper

9

Web Page Metadata Extractor β€” Title, OG Tags, Author & More

maged120/get-metadata

Extract all metadata from any web page in one request β€” title, meta description, Open Graph tags, Twitter Card data, canonical URL, author, publish date, and more.

Og Polyglot

mohit_upadhyay/og-polyglot

OG Polyglot is an intelligent Apify Actor that scrapes Open Graph metadata from any webpage and automatically generates marketing-optimized, multilingual social media previews using Lingo.dev. Break language barriers and maximize your global reach with perfectly localized content.

πŸ‘ User avatar

Mohit Upadhyay

3

URL Metadata Extractor - OG Tags, Twitter Cards, Favicons

george.the.developer/url-metadata-extractor

Extract Open Graph tags, Twitter cards, favicons, structured data (JSON-LD), and meta tags from any URL. Perfect for link preview generation.

Universal Website Meta Scraper β€” SEO & Links Analysis

scrapepilot/universal-website-meta-scraper----seo-links-analysis

Extract meta data from any website instantly. Get title, description, headings, links, images, OG tags & status code. Perfect for SEO analysis, lead gen, and auditing. No coding required.