VOOZH about

URL: https://apify.com/pattonholdings/meta-tag-inspector

โ‡ฑ Meta Tag Inspector ยท Apify


Pricing

Pay per usage

Go to Apify Store

Extracts SEO meta tags from any webpage: title, description, Open Graph (og:*), Twitter Cards, canonical URL, robots, viewport, charset, favicon. Returns a 0-100 SEO completeness score plus length warnings for title/description. Plain-fetch only โ€” no browser overhead, fast and cheap.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Coleton Patton

Coleton Patton

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Extract SEO meta tags from any webpage. Returns title, description, Open Graph, Twitter Cards, canonical URL, robots, viewport, charset, favicon โ€” plus a 0-100 SEO completeness score and length warnings for title/description.

Lightweight plain-fetch implementation (no browser required) โ€” fastest in the Peak Post Apify portfolio at $0.003/page.

Use cases

  • SEO audit at scale โ€” score 1000 URLs in one run
  • Migration verification โ€” confirm canonical URLs survived a domain change
  • Social preview check โ€” extract Open Graph + Twitter Card config for every page in a sitemap
  • Compliance โ€” verify required meta tags are present (charset, viewport, canonical)
  • Competitor analysis โ€” what description/og:image strategy do they use?

Input

{"url":"https://example.com"}

Or batch (up to 1000 URLs):

{"urls":["https://stripe.com/pricing","https://stripe.com/checkout"]}

Output (per URL)

{
"url":"https://stripe.com/pricing",
"httpStatus":200,
"seoScore":90,
"title":"Pricing โ€” Stripe",
"titleLength":16,
"titleWarning":"",
"description":"Stripe's pricing is simple and transparent...",
"descriptionLength":145,
"descriptionWarning":"",
"canonical":"https://stripe.com/pricing",
"canonicalDiffers":false,
"robots":"max-image-preview:large",
"viewport":"width=device-width, initial-scale=1",
"charset":"UTF-8",
"favicon":"https://stripe.com/img/v3/favicon.ico",
"openGraph":{
"title":"Pricing โ€” Stripe",
"description":"Stripe's pricing is simple and transparent...",
"image":"https://stripe.com/img/v3/home/twitter.png",
"url":"https://stripe.com/pricing",
"type":"website",
"siteName":"Stripe"
},
"twitterCards":{
"card":"summary_large_image",
"title":"Pricing โ€” Stripe",
"description":"...",
"image":"https://stripe.com/img/v3/home/twitter.png"
},
"presentFields":{
"title":true,
"description":true,
"canonical":true,
"ogTitle":true,
"ogDescription":true,
"ogImage":true,
"twitterCard":true,
"viewport":true,
"charset":true,
"favicon":true
},
"scannedAt":"2026-05-15T22:00:00.000Z",
"scannerVersion":"1.0.0"
}

SEO completeness score

The score is a 0-100 percentage of these 10 fields being present: title, description, canonical, og:title, og:description, og:image, twitter:card, viewport, charset, favicon.

Length warnings fire when:

  • title > 60 chars (SERP truncation risk)
  • description > 160 chars (SERP truncation risk)
  • canonical points to a different URL than the page itself (intentional or duplicate-content red flag)

Pricing

  • Free tier: 200 pages/month
  • Standard: $0.003 per page
  • Subscription: $19/month for 50,000 pages

You might also like

Open Graph & Meta Tag Extractor

automation-lab/og-meta-extractor

This actor fetches any list of URLs and extracts all social media meta tags (Open Graph, Twitter Cards), SEO metadata (title, description, canonical, robots), structured data (JSON-LD), and internationalization (hreflang). Use it for social media audits, SEO analysis, link preview...

๐Ÿ‘ User avatar

Stas Persiianenko

21

Domain WHOIS & SSL Inspector

seemuapps/domain-whois-ssl-inspector

Look up registration, age, expiry, registrar, and name servers for any domain via RDAP, plus live SSL certificate details issuer, validity, and days until expiry one row per domain.

Website Email Scraper

seemuapps/website-email-scraper

Crawl any website up to 20 levels deep and extract all visible email addresses, with proxy support and same-domain link following.

Broken Link Checker - Find 404s and Dead Links

santamaria-automations/broken-link-checker

Crawl any website and find broken links, 404 errors, redirect chains, timeouts, and SSL failures. Essential for SEO audits, QA, and content maintenance. Export data, run via API, schedule and monitor runs, or integrate with other tools.

Website Contact Scraper

seemuapps/website-contact-scraper

Extract emails, phone numbers, and social media links from any website. Scrape multiple sites per run using a real browser for full JS-rendered content.

Website Tech Stack Detector

seemuapps/website-tech-stack-detector

Detect the technologies behind any website CMS, ecommerce, JS frameworks, analytics, payments, CDN, web server, and email provider plus DNS and MX records, in one row per domain.

Sitemap URL Extractor

seemuapps/sitemap-extractor

Extract every URL from a website's sitemap.xml. Recursively walks nested sitemap indexes and returns loc, lastmod, changefreq, and priority for each page.

Shopify Store Analyzer | $10/1K | Revenue, Traffic, Tech Stack

apivault_labs/shopify-store-analyzer

Spy on any Shopify store: revenue estimate, monthly visits, brand age, tech stack (60+ apps including Klaviyo, Yotpo, ReCharge, Gorgias), dropshipper risk score, customer segment, international expansion, social links, founders. Alternative to StoreLeads. $10/1K stores.

25