Domain Technologies API is designed to identify technologies used on a website. In addition to that, you will also be able to You can review stats by domain, or by technology name, category, or group. This API includes endpoints that return technology information on a domain, a list of domains that use a certain technology, or a list of technology items.
DataForSEO Technology API makes use of our own proprietary database and thus supports the Live mode of data processing. Using this API, your account will be billed for setting a task, and then for each item of data provided in the response. Below you will find pricing details and an example of how this pricing model works.
per task
per result
per task
per domain
per task
per technology item
per task
per result
*Domain Technologies
The Domain Technologies endpoint returns one technology item per task. With this endpoint, your account will be billed $o.01 for each task, with no additional cost for retrieving results.
Given that the price for setting a task is $0.01, technology data for 1,000 domains is calculated as follows:
1,000*0.01 = $10
**Domains by Technology
Each response contains a list of domains with technology info and meta data. The price for the result depends on the number of domains requested in the response.
Given that the price for setting a task is 0.01 and the price for each domain in the response is 0.001, the cost of data for 1,000 domains is calculated as follows:
0.01+1000*0.001 = $1.1
***Aggregation Technologies
The Aggregation Technologies endpoint provides statistical data on the usage of a particular technology. Its response contains a list of aggregation technology items that are relevant to the parameters specified in the request.
Given that the price for setting a task is $0.01 and the price per each aggregation technology item is $0.001, the cost of obtaining 1K technology items is calculated as follows:
0.01 + 1,000*0.001 = $1,100
****Technologies Summary
This endpoint provides a statistical summary of the technology usage across the web. Using this endpoint, your account will only be billed for setting a task.
Given that the price for setting a task is $0.01, the price for 1K tasks is calculated as follows:
1,000*0.01 = $10