VOOZH about

URL: https://apify.com/scrappy_garden/meta-tag-analyzer

โ‡ฑ Meta Tag Analyzer ยท Apify


Pricing

$4.99/month + usage

Go to Apify Store

Analyze SEO meta tags for any list of URLs: title tag, meta description, canonical URL, robots meta, Open Graph, Twitter Cards, viewport, and hreflang. Produces a structured report with warnings and an SEO score for audits and QA.

Pricing

$4.99/month + usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Bikram Adhikari

Bikram Adhikari

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

0

Monthly active users

5 months ago

Last modified

Categories

Share

Meta Tag Analyzer - SEO Title, Description, Canonical & Open Graph

Analyze SEO meta tags for any list of URLs and get a structured report with warnings and a simple SEO score.

What this Actor analyzes

  • <title> tag (presence + length)
  • <meta name="description"> (presence + length)
  • <link rel="canonical">
  • <meta name="robots"> (flags noindex)
  • Open Graph tags (og:title, og:description, og:image)
  • Twitter Cards (twitter:card + related fields)
  • Viewport and charset
  • Hreflang alternates

Output

Each dataset item contains:

  • url, statusCode, contentType
  • title, metaDescription, canonicalUrl, robots
  • openGraph and twitter objects (optional)
  • warnings + seoScore

The key-value store contains SUMMARY with totals and average score.

SEO keywords

meta tag analyzer, title tag checker, meta description checker, canonical checker, robots meta checker, open graph validator, twitter card validator, SEO audit API

Quick start

Store page: https://apify.com/scrappy_garden/meta-tag-analyzer

Paste this into Input and click Run:

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

Outputs (what you get)

  • Dataset: Dataset items typically include fields like: url, statusCode, seoScore, warningCount, title, metaDescription, canonicalUrl, robots, analyzedAt.
  • Key-value store: 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

meta tag analyzer, meta tag analyzer - seo title, description, canonical & open graph, website audit, seo

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

Meta Tag Audit

zerobreak/meta-tag-audit

Meta tag audit tool that reads title tags, meta descriptions, Open Graph fields, and Twitter Cards from any webpage, returning character counts, length checks, and a 0-100 SEO score per page.

Simple SEO Data Extractor

onescales/simple-seo-data-extractor

Grab SEO data from any webpage / URL and export the URL, Title Tag, Meta Description, Meta Keywords, Status Code, H1, H2, Canonical Tag and Meta Robots easily. Run the scraper for 1-100,000 pages. Run one time or on schedule or via API and Get an SEO Report for Any Site.

459

5.0

SEO Meta Tag Analyzer

constant_quadruped/seo-meta-analyzer

Audit any URL for SEO: title length, meta description, Open Graph tags, heading hierarchy, image alt texts, keyword density, mobile viewport, canonical URL, schema markup, and more.