v10

latestOpenAPI 3.1.02026-08-0375143791.1 KB
Web Extraction

Find website competitors

Analyze a company's landing page and web search evidence to return direct competitors for the same product or market.

get/web/competitors

Query parameters

domainstring required

Company domain to analyze, such as stripe.com. Full http(s) URLs are accepted and normalized to their domain.

Company domain to analyze, such as stripe.com. Full http(s) URLs are accepted and normalized to their domain.

numCompetitorsinteger

Exact number of direct competitors to return. Defaults to 5.

Exact number of direct competitors to return. Defaults to 5.

timeoutMSinteger

Optional timeout in milliseconds for the request. If the request takes longer than this value, it will be aborted with a 408 status code. Maximum allowed value is 300000ms (5 minutes).

Optional timeout in milliseconds for the request. If the request takes longer than this value, it will be aborted with a 408 status code. Maximum allowed value is 300000ms (5 minutes).

tagsstring[]

Optional tags for tracking usage. Up to 20 tags, each 1 to 50 characters.

Optional comma-separated caller-defined tags for tracking this request. Tags are recorded on the request's usage log and can be used to filter usage on the dashboard usage page. Up to 20 tags, each 1-50 characters.

[
  "production",
  "team-alpha"
]

Response

Competitor research succeeded.

status'ok' required

Status of the response.

domainstring required

Normalized input domain.