v1

latestOpenAPI 3.1.02026-07-24490622.0 KB
Domain Stats API

Get Active Dates For Domain

Returns a chronological list of dates for which SpyFu has collected domain statistics data. This endpoint helps identify data coverage periods and historical tracking availability for domain analysis and competitive research.

Visualize this API live on SpyFu

get/v2/getActiveDatesForDomain

Query parameters

domainstring required
Example:example.com

Domain to retrieve data coverage dates for.

countryCode'AR' | 'AT' | 'AU' | 'BE' | 'BR' | 'CA' | 'CH' | 'DE' | 'DK' | 'ES' | 'FR' | 'IE' | 'IN' | 'IT' | 'JP' | 'MX' | 'NL' | 'NO' | 'NZ' | 'PL' | 'PT' | 'SE' | 'SG' | 'TR' | 'UA' | 'UK' | 'US' | 'ZA'
Example:US

Country market to search. Specifically, this maps to the Google version to query against (google.de for Germany, etc). Google.com (US) is the default. See full list of supported Countries

Response

Successfully retrieved list of active data collection dates for the domain. Returns chronological dates showing when SpyFu collected statistics data for historical analysis.

resultCountinteger

Number of results returned

Example response

{
  "resultCount": 100
}