Skip to main content
POST
Get SEO domain overview

POST /api/v1/platform/scrapers/seo/domain

Get organic and paid search signals for a domain.
Returns keyword counts, a short summary, keyword themes, and inferred tech stack for the domain you provide.

Example

Authorizations

X-Access-Key
string
header
required

The public API key from the Credentials page.

X-Secret-Key
string
header
required

The API secret shown when the credential is created.

Body

application/json
domain
string
required

Domain or http(s) URL to look up SEO and paid search signals for.

Example:

"acme.com"

Response

Organic and paid search overview for a domain.

data
object
required
meta
object
required