Domain SEO Tools API avatar

Domain SEO Tools API

Pricing

$0.08 / actor start

Go to Apify Store
Domain SEO Tools API

Domain SEO Tools API

Live SEO tools for domain specialists — the same checkers as in the Karma.Domains app. Refresh Ahrefs DR, Moz DA, Semrush, backlinks, spam score, traffic, domain age, DNS, and registration data for one domain per run.

Pricing

$0.08 / actor start

Rating

0.0

(0)

Developer

Karma.Domains

Karma.Domains

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Categories

Share

Live SEO tools for domain specialists — the same checkers as in the Karma.Domains app. Refresh Ahrefs DR, Moz DA, Semrush, backlinks, spam score, traffic, domain age, DNS, and registration data for one domain per run.

This is not a catalog search and not a WHOIS-only Actor. It is a toolbox: pick a tool, pass a domain, get fresh metrics before you bid or after you shortlist names from Expired Domains API.

Product: karma.domains · Expired Domains API

Why this Actor

SEO workflows need live numbers, not only the snapshot on an expired-domain row:

  • Domain Authority checker — Ahrefs Domain Rating (DR), Moz DA, Semrush, Karma Metric (domain_authority).
  • Backlink checker — Moz backlinks, referring domains, anchor text, Moz Spam Score.
  • Traffic checker — SimilarWeb and Semrush (traffic).
  • Domain age — Wayback first/last snapshots and Karma Metric from archive history.
  • DNS lookup — Google, Cloudflare, OpenDNS, Quad9.
  • Registration tools — availability, WHOIS/RDAP, created/expiry dates (when you need them).
  • Sitemap page count — unique URLs from the sitemap.

One origin call per run. You pay Apify pricing on this listing.

Inventory search (9M+ expired / auction names, 90+ filters) is Expired Domains API.

Tools

toolSEO job
domain_authorityAhrefs DR, Moz DA, Semrush, Karma Metric
backlinksMoz backlinks and referring domains
anchorsMoz anchor text
spam_scoreMoz Spam Score
trafficSimilarWeb and Semrush website traffic
domain_ageWayback domain age
karma_metricKarma Metric from Wayback
pagesUnique URLs from the sitemap
dnsDNS records (dns_resolver: google, cloudflare, opendns, quad9)
expiryAppears free to register
registration_expiryCreated / expiry dates
whoisStructured WHOIS / RDAP

Input

FieldRequiredDescription
domainyese.g. example.com
toolyesOne of the tools above
dns_resolvernoOnly for dns

Output schema

{
"tool": "domain_authority",
"domain": "example.com",
"ok": true,
"status_code": 200,
"body": {}
}

body is the live checker JSON (DR/DA, backlinks, traffic, …). Failed calls set ok: false.

Example input

Domain Authority (Ahrefs DR, Moz DA, Semrush):

{
"domain": "example.com",
"tool": "domain_authority"
}

Moz backlinks:

{
"domain": "example.com",
"tool": "backlinks"
}

DNS via Cloudflare:

{
"domain": "example.com",
"tool": "dns",
"dns_resolver": "cloudflare"
}

How to run

Apify Console or apify-client. Catalog: Expired Domains API.