Traffic estimates for many domains

domain_traffic is a $0.20 GET request on the Wuthering AI API. Estimate organic traffic for up to 1,000 domains in one call. It answers complete JSON, and a call that fails is not charged.

Endpoint

GET /v1/domain_traffic

Price per successful call

$0.20

Failed calls

Not charged

curl 'https://wutheringai.com/v1/domain_traffic?targets=…&token=YOUR_TOKEN'

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

Return estimated organic traffic and traffic value for up to 1,000 domains at once.

Built for comparing a whole competitive set in a single billed call rather than looping over wuthering_domain_overview. Estimates, not measured analytics: treat them as relative rankings rather than absolute truth.

Returns: per-target organic metrics including etv and keyword count.

Use to size a market and rank its players. Don't use when one domain needs real depth.

What parameters does domain_traffic take?

domain_traffic accepts 3 parameters, of which 1 is required. Array values are comma-separated on the query string.

Parameters accepted by the domain_traffic operation
ParameterTypeRequiredDescription
targetsarrayyesDomains to estimate, up to 1,000. One billed call regardless of count.
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

Which playbooks call domain_traffic?

1 of the research playbooks name domain_traffic in their method. Each is free to read and says where in the sequence the call belongs.

Reference for domain_traffic · last updated · published by Wuthering AI