Skip to main content
POST
Get shared SEO keywords

POST /api/v1/platform/scrapers/seo/competing-keywords

Find organic keywords shared across domains.
Compare one or more competitor domains to discover overlapping organic keywords. Optionally exclude domains from the comparison.

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
includedDomains
string[]
required

Domains to compare for shared keywords.

Example:
excludedDomains
string[]

Domains to exclude from the comparison.

Example:
pageSize
number
default:25
Required range: 1 <= x <= 100

Response

Organic keywords shared across domains.

data
object
required
meta
object
required