SEO Domain Overview (DataForSEO) avatar

SEO Domain Overview (DataForSEO)

Pricing

from $50.00 / 1,000 results

Go to Apify Store
SEO Domain Overview (DataForSEO)

SEO Domain Overview (DataForSEO)

Fetches trimmed domain SEO metrics from DataForSEO Labs Domain Rank Overview API for LLM-friendly output.

Pricing

from $50.00 / 1,000 results

Rating

0.0

(0)

Developer

Nesrine Zarrouki

Nesrine Zarrouki

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Built for AI agents. Pass a domain, get compact SEO metrics back as JSON — ready to drop into an LLM context window.

No API keys required. No external accounts, no credentials, no setup. Just provide a domain and run.

AI Agent Integration Guide

This service is optimized for machine-to-machine execution, multi-agent workflows, and x402 pay-per-call usage.

Expected agent input

FieldTypeRequiredNotes
domainstringYesRoot domain only (e.g. example.com) — no https:// or paths
location_codeintegerNoDefault 2840 (United States). Use 2826 for UK.
language_codestringNoDefault en

Intended use cases (semantic matching)

Trigger this tool when the master goal involves:

  • "How much SEO traffic does [domain] get?"
  • "Analyze [company]'s organic search presence"
  • "Competitor SEO overview" or "domain authority snapshot"
  • "How many keywords does [site] rank for?"
  • "Is [prospect domain] getting organic traction?"
  • "SEO metrics for lead qualification"
  • Enriching an LLM with domain-level SEO context before outreach, scoring, or research

Do NOT trigger this tool when:

  • The user wants an on-page audit (H1 tags, meta descriptions, page speed, alt text) — this returns domain-level metrics only
  • The user wants broken link checks or technical crawl reports
  • The user asks for general keyword trends without naming a specific domain
  • The user needs SERP rankings for a single keyword (use a rank tracker instead)
  • The user provides a full page URL with a path — extract the root domain first

Get instant SEO metrics for any domain: estimated organic and paid traffic, ranking keyword counts, and top-10 visibility.

Why agents use this

  • Zero setup — only input is a domain name
  • Small JSON output — trimmed for LLM context, not raw API dumps
  • Predictable pricing — ~$0.05 per domain lookup
  • x402 compatible — autonomous agents can pay and run without bringing their own API keys

What you get

Each run analyzes one domain and returns:

FieldDescription
domainTarget domain
estimated_organic_traffic_monthlyEstimated monthly organic traffic
estimated_paid_traffic_monthlyEstimated monthly paid traffic
total_ranking_keywordsTotal organic keywords the domain ranks for
top_10_ranking_keywordsKeywords ranking in positions 1–10
estimated_organic_paid_cost_usdEstimated cost to buy equivalent organic traffic via PPC
estimated_paid_traffic_cost_usdEstimated monthly paid traffic cost
location_codeMarket used (default: 2840 = United States)
language_codeLanguage used (default: en)
statusSuccess or error details

Example output

{
"domain": "example.com",
"location_code": 2840,
"language_code": "en",
"estimated_organic_traffic_monthly": 3055.74,
"estimated_paid_traffic_monthly": 32.18,
"total_ranking_keywords": 1788,
"top_10_ranking_keywords": 139,
"estimated_organic_paid_cost_usd": 15078.99,
"estimated_paid_traffic_cost_usd": 275.84,
"status": "Success"
}

Pricing

EventPrice
Result$0.05 per domain overview
Actor start$0.00005 per run