SEO Data Extractor - On-Page Tags for Any URL avatar

SEO Data Extractor - On-Page Tags for Any URL

Pricing

$3.00 / 1,000 page extracteds

Go to Apify Store
SEO Data Extractor - On-Page Tags for Any URL

SEO Data Extractor - On-Page Tags for Any URL

Extract on-page SEO data from any list of URLs: title, meta description, canonical, robots, H1/H2 headings, Open Graph & Twitter Card tags, lang, viewport and word count. Pure HTTP, no browser — fast and cheap for bulk audits.

Pricing

$3.00 / 1,000 page extracteds

Rating

0.0

(0)

Developer

Walid

Walid

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 hours ago

Last modified

Share

SEO Data Extractor — On-Page Tags for Any URL

Bookmark this actor so bulk on-page SEO extraction is one click away on your next audit.

Extract on-page SEO data from any list of URLs in bulk. For each page you get the title, meta description, canonical, robots directive, H1/H2 headings, Open Graph and Twitter Card tags, lang, viewport and an approximate word count. Pure HTTP + HTML parsing — no browser, fast and cheap.

What it extracts

FieldNotes
title + title_lengthflag too-long/too-short titles
meta_description + description_lengthflag missing/oversized descriptions
canonicaldetect canonical issues
meta_robotscatch noindex / nofollow
h1 + h1_count, h2 + h2_countheading structure (multiple/zero H1s)
og_title, og_description, og_image, og_type, og_site_namesocial preview tags
twitter_card, twitter_title, twitter_imageTwitter Card tags
lang, charset, viewporttechnical basics
word_countthin-content detection
status, final_urlredirects + non-200s

Input

FieldTypeDescription
urlsarrayList of page URLs (missing scheme defaults to https://)
urlstringConvenience field for a single URL
timeoutSecsintegerPer-URL timeout, 1–60 (default 15)
concurrencyintegerParallel fetches, 1–30 (default 10)

Example input

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

Output

One record per URL:

{
"url": "https://stripe.com/pricing",
"status": 200,
"title": "Pricing & Fees | Stripe",
"title_length": 23,
"meta_description": "Find Stripe fees and pricing information...",
"h1": ["Simple, transparent pricing"],
"h1_count": 1,
"og_title": "Stripe Pricing",
"word_count": 1240
}

Use cases

  • Bulk SEO audits — pull title/meta/H1 for an entire URL list and spot gaps in a spreadsheet.
  • Content QA — find missing meta descriptions, duplicate titles, multiple/zero H1s, thin content.
  • Social preview checks — confirm Open Graph and Twitter Card tags exist before a launch.
  • Migration validation — compare on-page tags before vs after a redesign.

Pricing

Pay-per-event: $0.003 per page extracted. Up to 1,000 pages per run — split larger lists across runs.

Next step: AI search readiness

On-page SEO is for Google. To see whether ChatGPT, Claude and Perplexity can read and cite these pages, run GEO Site Audit — it scores robots.txt, llms.txt, Schema.org, meta tags and content extractability for AI crawlers.


Built by dltik. Pure HTTP — no browser, fast and cheap.