Subdomains
This endpoint will provide you with a list of subdomains of the specified domain, along with the ranking distribution across organic and paid search.
Documentation Index
Fetch the complete documentation index at: https://aisa.one/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
full name of the location optional field if you use this field, you don’t need to specify location_code you can receive the list of available locations with their location_name by making a separate request to the https://api.dataforseo.com/v3/dataforseo_labs/locations_and_languages ignore this field to get the results for all available locations example: United Kingdom
location code optional field if you use this field, you don’t need to specify location_name you can receive the list of available locations with their location_code by making a separate request to the https://api.dataforseo.com/v3/dataforseo_labs/locations_and_languages ignore this field to get the results for all available locations example: 2840
full name of the language optional field if you use this field, you don’t need to specify language_code you can receive the list of available languages with their language_name by making a separate request to the https://api.dataforseo.com/v3/dataforseo_labs/locations_and_languages ignore this field to get the results for all available languages example: English
language code optional field if you use this field, you don’t need to specify language_name you can receive the list of available languages with their language_code by making a separate request to the https://api.dataforseo.com/v3/dataforseo_labs/locations_and_languages ignore this field to get the results for all available languages example: en
display results by item type optional field indicates the type of search results included in the response Note: if the item_types array contains item types that are different from organic, the results will be ordered by the first item type in the array; you will not be able to sort and filter results by the types of search results not included in the response; possible values: ["organic", "paid", "featured_snippet", "local_pack"] default value: ["organic", "paid"]
include or exclude data from clickstream-based metrics in the result optional field if the parameter is set to true, you will receive clickstream_etv, clickstream_gender_distribution, and clickstream_age_distribution fields with clickstream data in the response default value: false with this parameter enabled, you will be charged double the price for the request learn more about how clickstream-based metrics are calculated in this help center article
data collection mode optional field you can use this field to filter the results; possible types of filtering: live — return metrics for SERPs in which the specified target currently has ranking results; lost — return metrics for SERPs in which the specified target had previously had ranking results, but didn’t have them during the last check; all — return metrics for both types of SERPs. default value: live
ignore highly similar keywords optional field if set to true, only core keywords will be returned, all highly similar keywords will be excluded; default value: false
array of results filtering parameters optional field you can add several filters at once (8 filters maximum) you should set a logical operator and, or between the conditions the following operators are supported: regex, not_regex, , , >, >=, =, , in, not_in example: ["metrics.paid.count",">",0] [["metrics.paid.count",">",0],"and",["metrics.paid.etv",">","50"]] [["metrics.organic.count",">","10"], "and", [["metrics.organic.pos_1","",0],"or",["metrics.organic.pos_2_3","",0]]] for more information about filters, please refer to Dataforseo Labs – Filters or this help center guide
results sorting rules optional field you can use the same values as in the filters array to sort the results possible sorting types: asc – results will be sorted in the ascending order desc – results will be sorted in the descending order you should use a comma to specify a sorting type example: ["metrics.paid.etv,asc"] Note: you can set no more than three sorting rules in a single request you should use a comma to separate several sorting rules example: ["metrics.organic.etv,desc","metrics.paid.count,asc"] default rule: ["metrics.organic.count,desc"] Note: if the item_types array contains item types that are different from organic, the results will be ordered by the first item type in the array
the maximum number of returned keywords optional field default value: 100 maximum value: 1000
offset in the results array of returned keywords optional field default value: 0 if you specify the 10 value, the first ten keywords in the results array will be omitted and the data will be provided for the successive keywords
user-defined task identifier optional field the character limit is 255 you can use this parameter to identify the task and match it with the result you will find the specified tag value in the data object of the response
Response
Successful response
the current version of the API
general status code you can find the full list of the response codes here Note: we strongly recommend designing a necessary system for handling related exceptional or error conditions
general informational message you can find the full list of general informational messages here
execution time, seconds
total tasks cost, USD
the number of tasks in the tasks array
the number of tasks in the tasks array returned with an error
array of tasks
task identifier unique task identifier in our system in the UUID format
status code of the task generated by DataForSEO; can be within the following range: 10000-60000 you can find the full list of the response codes here
informational message of the task you can find the full list of general informational messages here
execution time, seconds
cost of the task, USD
number of elements in the result array
URL path
contains the same parameters that you specified in the POST request
array of results
search engine type
domain in a POST array
location code in a POST array
language code in a POST array
total amount of results in our database relevant to your request
the number of results returned in the items array
contains subdomains and related data
search engine type
returned subdomain
ranking data relevant to subdomain
ranking and traffic data from organic search
number of organic SERPs where the domain ranks #1
number of organic SERPs where the domain ranks #2-3
number of organic SERPs where the domain ranks #4-10
number of organic SERPs where the domain ranks #11-20
number of organic SERPs where the domain ranks #21-30
number of organic SERPs where the domain ranks #31-40
number of organic SERPs where the domain ranks #41-50
number of organic SERPs where the domain ranks #51-60
number of organic SERPs where the domain ranks #61-70
number of organic SERPs where the domain ranks #71-80
number of organic SERPs where the domain ranks #81-90
number of organic SERPs where the domain ranks #91-100
estimated traffic volume estimated organic monthly traffic to the domain calculated as the product of CTR (click-through-rate) and search volume values of all keywords in the category that the domain ranks for learn more about how the metric is calculated in this help center article
total count of organic SERPs that contain the domain
estimated cost of converting organic search traffic into paid represents the estimated monthly cost (USD) of running ads for all keywords in the category that a domain ranks for the metric is calculated as the product of organic etv and paid cpc values and indicates the cost of driving the estimated volume of monthly organic traffic through PPC advertising in Google Search learn more about how the metric is calculated in this help center article
number of new ranked elements indicates how many new ranked elements were found for the indicated target
rank went up indicates how many ranked elements of the indicated target went up
rank went down indicates how many ranked elements of the indicated target went down
lost ranked elements indicates how many ranked elements of the indicated target were previously presented in SERPs, but weren’t found during the last check
estimated traffic volume based on clickstream data calculated as the product of click-through-rate and clickstream search volume values of all keywords the domain ranks for to retrieve results for this field, the parameter include_clickstream_data must be set to true learn more about how the metric is calculated in this help center article
distribution of estimated clickstream-based metrics by gender to retrieve results for this field, the parameter include_clickstream_data must be set to true learn more about how the metric is calculated in this help center article
number of female users in the relevant clickstream dataset
number of male users in the relevant clickstream dataset
distribution of clickstream-based metrics by age to retrieve results for this field, the parameter include_clickstream_data must be set to true learn more about how the metric is calculated in this help center article
number of users in the relevant clickstream dataset that fall within the 18-24 age range
number of users in the relevant clickstream dataset that fall within the 25-34 age range
number of users in the relevant clickstream dataset that fall within the 35-44 age range
number of users in the relevant clickstream dataset that fall within the 45-54 age range
number of users in the relevant clickstream dataset that fall within the 55-64 age range
ranking and traffic data from paid search
number of paid SERPs where the domain ranks #1
number of paid SERPs where the domain ranks #2-3
number of paid SERPs where the domain ranks #4-10
number of paid SERPs where the domain ranks #11-20
number of paid SERPs where the domain ranks #21-30
number of paid SERPs where the domain ranks #31-40
number of paid SERPs where the domain ranks #41-50
number of paid SERPs where the domain ranks #51-60
number of paid SERPs where the domain ranks #61-70
number of paid SERPs where the domain ranks #71-80
number of paid SERPs where the domain ranks #81-90
number of paid SERPs where the domain ranks #91-100
estimated traffic volume estimated paid monthly traffic to the domain calculated as the product of CTR (click-through-rate) and search volume values of all keywords in the category that the domain ranks for learn more about how the metric is calculated in this help center article
total count of paid SERPs that contain the domain
estimated cost of monthly search traffic represents the estimated cost of paid monthly traffic (USD) based on etv and cpc values of all keywords in the category that the domain ranks for learn more about how the metric is calculated in this help center article
number of new ranked elements indicates how many new ranked elements were found for the indicated target
rank went up indicates how many ranked elements of the indicated target went up
rank went down indicates how many ranked elements of the indicated target went down
lost ranked elements indicates how many ranked elements of the indicated target were previously presented in SERPs, but weren’t found during the last check
estimated traffic volume based on clickstream data calculated as the product of click-through-rate and clickstream search volume values of all keywords the domain ranks for to retrieve results for this field, the parameter include_clickstream_data must be set to true learn more about how the metric is calculated in this help center article
distribution of estimated clickstream-based metrics by gender to retrieve results for this field, the parameter include_clickstream_data must be set to true learn more about how the metric is calculated in this help center article
number of female users in the relevant clickstream dataset
number of male users in the relevant clickstream dataset
distribution of clickstream-based metrics by age to retrieve results for this field, the parameter include_clickstream_data must be set to true learn more about how the metric is calculated in this help center article
number of users in the relevant clickstream dataset that fall within the 18-24 age range
number of users in the relevant clickstream dataset that fall within the 25-34 age range
number of users in the relevant clickstream dataset that fall within the 35-44 age range
number of users in the relevant clickstream dataset that fall within the 45-54 age range
number of users in the relevant clickstream dataset that fall within the 55-64 age range
ranking and traffic data from the featured snippet results in Google SERP
number of featured snippet items where the domain ranks #1
number of featured snippet items where the domain ranks #2-3
number of featured snippet items where the domain ranks #4-10
number of featured snippet items where the domain ranks #11-20
number of featured snippet items where the domain ranks #21-30
number of featured snippet items where the domain ranks #31-40
number of featured snippet items where the domain ranks #41-50
number of featured snippet items where the domain ranks #51-60
number of featured snippet items where the domain ranks #61-70
number of featured snippet items where the domain ranks #71-80
number of featured snippet items where the domain ranks #81-90
number of featured snippet items where the domain ranks #91-100
estimated traffic volume estimated paid monthly traffic to the domain calculated as the product of CTR (click-through-rate) and search volume values of all keywords in the category that the domain ranks for learn more about how the metric is calculated in this help center article
total count of featured snippet items that contain the domain
estimated cost of monthly search traffic represents the estimated cost of paid monthly traffic (USD) based on etv and cpc values of all keywords in the category that the domain ranks for learn more about how the metric is calculated in this help center article
number of new ranked elements indicates how many new ranked elements were found for the indicated target
rank went up indicates how many ranked elements of the indicated target went up
rank went down indicates how many ranked elements of the indicated target went down
lost ranked elements indicates how many ranked elements of the indicated target were previously presented in SERPs, but weren’t found during the last check
estimated traffic volume based on clickstream data calculated as the product of click-through-rate and clickstream search volume values of all keywords the domain ranks for to retrieve results for this field, the parameter include_clickstream_data must be set to true learn more about how the metric is calculated in this help center article
distribution of estimated clickstream-based metrics by gender to retrieve results for this field, the parameter include_clickstream_data must be set to true learn more about how the metric is calculated in this help center article
number of female users in the relevant clickstream dataset
number of male users in the relevant clickstream dataset
distribution of clickstream-based metrics by age to retrieve results for this field, the parameter include_clickstream_data must be set to true learn more about how the metric is calculated in this help center article
number of users in the relevant clickstream dataset that fall within the 18-24 age range
number of users in the relevant clickstream dataset that fall within the 25-34 age range
number of users in the relevant clickstream dataset that fall within the 35-44 age range
number of users in the relevant clickstream dataset that fall within the 45-54 age range
number of users in the relevant clickstream dataset that fall within the 55-64 age range
ranking and traffic data from the local pack results in SERP
number of local pack items where the domain ranks #1
number of local pack items where the domain ranks #2-3
number of local pack items where the domain ranks #4-10
number of local pack items where the domain ranks #11-20
number of local pack items where the domain ranks #21-30
number of local pack items where the domain ranks #31-40
number of local pack items where the domain ranks #41-50
number of local pack items where the domain ranks #51-60
number of local pack items where the domain ranks #61-70
number of local pack items where the domain ranks #71-80
number of local pack items where the domain ranks #81-90
number of local pack items where the domain ranks #91-100
estimated traffic volume estimated paid monthly traffic to the domain calculated as the product of CTR (click-through-rate) and search volume values of all keywords in the category that the domain ranks for learn more about how the metric is calculated in this help center article
total count of local pack items that contain the domain
estimated cost of monthly search traffic represents the estimated cost of paid monthly traffic (USD) based on etv and cpc values of all keywords in the category that the domain ranks for learn more about how the metric is calculated in this help center article
number of new ranked elements indicates how many new ranked elements were found for the indicated target
rank went up indicates how many ranked elements of the indicated target went up
rank went down indicates how many ranked elements of the indicated target went down
lost ranked elements indicates how many ranked elements of the indicated target were previously presented in SERPs, but weren’t found during the last check
estimated traffic volume based on clickstream data calculated as the product of click-through-rate and clickstream search volume values of all keywords the domain ranks for to retrieve results for this field, the parameter include_clickstream_data must be set to true learn more about how the metric is calculated in this help center article
distribution of estimated clickstream-based metrics by gender to retrieve results for this field, the parameter include_clickstream_data must be set to true learn more about how the metric is calculated in this help center article
number of female users in the relevant clickstream dataset
number of male users in the relevant clickstream dataset
distribution of clickstream-based metrics by age to retrieve results for this field, the parameter include_clickstream_data must be set to true learn more about how the metric is calculated in this help center article
number of users in the relevant clickstream dataset that fall within the 18-24 age range
number of users in the relevant clickstream dataset that fall within the 25-34 age range
number of users in the relevant clickstream dataset that fall within the 35-44 age range
number of users in the relevant clickstream dataset that fall within the 45-54 age range
number of users in the relevant clickstream dataset that fall within the 55-64 age range