Keywords two pages both rank for

domain_page_overlap is a $0.20 GET request on the Wuthering AI API. Compare two specific URLs rather than two whole domains. It answers complete JSON, and a call that fails is not charged.

Endpoint

GET /v1/domain_page_overlap

Price per successful call

$0.20

Failed calls

Not charged

curl 'https://wutheringai.com/v1/domain_page_overlap?page1=…&token=YOUR_TOKEN'

What does domain_page_overlap return, and when should you call it?

Return the keywords two specific pages both rank for.

Page-level rather than domain-level, which is what you want when comparing one pricing page or one feature page against its direct equivalent.

Returns: keyword, search_volume, and per-page ranking data drawn from the intersection result.

Use when tearing down a specific competitor page. Don't use for whole-site comparison, which is wuthering_domain_keyword_overlap.

What parameters does domain_page_overlap take?

domain_page_overlap accepts 5 parameters, of which 2 are required. Array values are comma-separated on the query string.

Parameters accepted by the domain_page_overlap operation
ParameterTypeRequiredDescription
page1stringyesFirst page URL, including protocol.
page2stringyesSecond page URL to compare against.
location_codenumbernoNumeric location code to scope results to. Defaults to 2840 (United States). Search volume and competition vary sharply by country, so set this when the question is about a specific market.Defaults to 2840
language_codestringnoISO language code for results, for example 'en' or 'de'. Defaults to 'en'.Defaults to en
limitnumbernoMaximum rows to return (1 to 1000, default 100). Ask for the fewest that answer the question: every row is billed and spends the caller's context.Defaults to 100

Reference for domain_page_overlap · last updated · published by Wuthering AI