{"id":17143,"date":"2023-06-15T16:42:14","date_gmt":"2023-06-15T16:42:14","guid":{"rendered":"https:\/\/docs_v3.dataforseo.com\/v3\/?page_id=17143"},"modified":"2025-12-08T17:49:58","modified_gmt":"2025-12-08T17:49:58","slug":"domain_analytics-technologies-technology_stats-live","status":"publish","type":"page","link":"https:\/\/docs.dataforseo.com\/v3\/domain_analytics-technologies-technology_stats-live\/","title":{"rendered":"domain_analytics\/technologies\/technology_stats\/live"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text]<\/p>\n<h2 id=\"setting-serp-tasks\">Technology Stats<\/h2>\n<p>\u200c\u200c<br \/>\nThe Technology Stats endpoint will provide you with historical data on the number of domains across different countries and languages that use the specified technology.<\/p>\n<p>Historical data is available from <code>2022-10-31<\/code>.<\/p>\n<p>[\/vc_column_text]    <div class=\"endpoint\">\n        <img decoding=\"async\" class=\"endpoint__icon\" src=\"https:\/\/docs.dataforseo.com\/v3\/wp-content\/themes\/dataforseo\/assets\/img\/icons\/checked-circle.svg\" alt=\"checked\">\n\n                    POST            <button class=\"btn-reset button-link copy-button\" data-href=\"https:\/\/api.dataforseo.com\/v3\/domain_analytics\/technologies\/technology_stats\/live\">\n                https:\/\/api.dataforseo.com\/v3\/domain_analytics\/technologies\/technology_stats\/live                <svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\">\n                    <use href=\"https:\/\/docs.dataforseo.com\/v3\/wp-content\/themes\/dataforseo\/assets\/img\/icons\/sprite.svg#layers\"><\/use>\n                <\/svg>\n            <\/button>\n            <\/div>\n    \t<article class=\"info-card info-card--yellow\">\n\t\t<header class=\"info-card__header\">\n\t\t\t<div class=\"info-card__icon\">\n\t\t\t\t<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\">\n\t\t\t\t\t<use href=\"https:\/\/docs.dataforseo.com\/v3\/wp-content\/themes\/dataforseo\/assets\/img\/icons\/sprite.svg#label\"><\/use>\n\t\t\t\t<\/svg>\n\t\t\t<\/div>\n\t\t\t<div class=\"info-card__title\">Pricing<\/div>\n\t\t<\/header>\n\t\t<div class=\"info-card__content\">\n\t\t\t<p> Your account will be charged for each request.<br \/>\nThe cost can be calculated on the <a title=\"Pricing\" href=\"https:\/\/dataforseo.com\/pricing\/domain-analytics-api\/domain-technologies-api\" target=\"_blank\" rel=\"noopener noreferrer\">Pricing<\/a> page.<\/p>\n\t\t<\/div>\n\t<\/article>\n\t[vc_column_text]<br \/>\nAll POST data should be sent in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/JSON\">JSON<\/a> format (UTF-8 encoding). The task setting is done using the POST method. When setting a task, you should send all task parameters in the task array of the generic POST array. You can send up to 2000 API requests per minute.<br \/>\n&nbsp;<br \/>\n<strong>Description of the fields for setting a task:<\/strong><\/p>\n<table style=\"width: 100%; height: 1259px;\">\n<thead>\n<tr style=\"height: 24px;\">\n<th style=\"width: 12.4003%; height: 24px;\">Field name<\/th>\n<th style=\"width: 3.91588%; height: 24px;\">Type<\/th>\n<th style=\"width: 82.9587%; height: 24px;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 192px;\"><code>technology<\/code><\/td>\n<td style=\"width: 3.91588%; height: 192px;\">string<\/td>\n<td style=\"width: 82.9587%; height: 192px;\"><em>target technology<\/em><br \/>\n<strong>required field<\/strong><br \/>\nyou can find the full list of technologies you can specify here <a href=\"\/v3\/domain_analytics\/technologies\/technologies\" target=\"_blank\" rel=\"noopener noreferrer\">on this page<\/a><br \/>\nexample:<br \/>\n<code>\"Salesforce\"<\/code><\/td>\n<\/tr>\n<tr style=\"height: 48px;\">\n<td style=\"width: 12.4003%; height: 48px;\"><code>date_from<\/code><\/td>\n<td style=\"width: 3.91588%; height: 48px;\">string<\/td>\n<td style=\"width: 82.9587%; height: 48px;\"><em>starting date of the time range<\/em><br \/>\noptional field<br \/>\nminimum value: <code>2022-10-31<\/code><br \/>\nif you don&#8217;t specify this field, the minimum value will be used by default<br \/>\ndate format: <code>\"yyyy-mm-dd\"<\/code><br \/>\nexample:<br \/>\n<code>\"2023-06-01\"<\/code><\/td>\n<\/tr>\n<tr style=\"height: 48px;\">\n<td style=\"width: 12.4003%; height: 48px;\"><code>date_to<\/code><\/td>\n<td style=\"width: 3.91588%; height: 48px;\">string<\/td>\n<td style=\"width: 82.9587%; height: 48px;\"><em>ending date of the time range<\/em><br \/>\noptional field<br \/>\nif you don&#8217;t specify this field, the today&#8217;s date will be used by default<br \/>\ndate format: <code>\"yyyy-mm-dd\"<\/code><br \/>\nexample:<br \/>\n<code>\"2023-01-15\"<\/code><\/td>\n<\/tr>\n<tr style=\"height: 96px;\">\n<td style=\"width: 12.4003%; height: 96px;\"><code>tag<\/code><\/td>\n<td style=\"width: 3.91588%; height: 96px;\">string<\/td>\n<td style=\"width: 82.9587%; height: 96px;\"><em>user-defined task identifier<\/em><br \/>\noptional field<br \/>\n<em>the character limit is 255<\/em><br \/>\nyou can use this parameter to identify the task and match it with the result<br \/>\nyou will find the specified <code>tag<\/code> value in the <code>data<\/code> object of the response<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>As a response of the API server, you will receive <a href=\"https:\/\/en.wikipedia.org\/wiki\/JSON\">JSON<\/a>-encoded data containing a <code>tasks<\/code> array with the information specific to the set tasks.<\/p>\n<p><strong>Description of the fields in the results array:<\/strong><\/p>\n<table style=\"width: 86.001%; height: 1369px;\">\n<thead>\n<tr style=\"height: 24px;\">\n<th style=\"width: 24.3517%; height: 24px;\">Field name<\/th>\n<th style=\"width: 6.19209%; height: 24px;\">Type<\/th>\n<th style=\"width: 79.8065%; height: 24px;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"height: 48px;\">\n<td style=\"width: 24.3517%; height: 48px;\"><code>version<\/code><\/td>\n<td style=\"width: 6.19209%; height: 48px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 48px;\"><em>the current version of the API<\/em><\/td>\n<\/tr>\n<tr style=\"height: 48px;\">\n<td style=\"width: 38.423%; height: 48px;\"><code>status_code<\/code><\/td>\n<td style=\"width: 1.75219%; height: 48px;\">integer<\/td>\n<td style=\"width: 61.2015%; height: 48px;\"><i>general status code<\/i><br \/>\nyou can find the full list of the response codes <a href=\"\/v3\/appendix\/errors\">here<\/a><br \/>\n<strong>Note:<\/strong> we strongly recommend designing a necessary system for handling related exceptional or error conditions<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><code>status_message<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>general informational message<\/em><br \/>\nyou can find the full list of general informational messages <a href=\"\/v3\/appendix\/errors\">here<\/a><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><code>time<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>execution time, seconds<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><code>cost<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>total <i>tasks<\/i> cost, USD<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><code>tasks_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>the number of tasks in the <strong><code>tasks<\/code><\/strong> array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><code>tasks_error<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>the number of tasks in the <strong><code>tasks<\/code><\/strong> array returned with an error<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><strong><code>tasks<\/code><\/strong><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>array of tasks<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>id<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>task identifier<\/em><br \/>\n<strong>unique task identifier in our system in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Universally_unique_identifier\">UUID<\/a> format<\/strong><\/td>\n<\/tr>\n<tr style=\"height: 48px;\">\n<td style=\"width: 24.3517%; height: 48px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>status_code<\/code><\/td>\n<td style=\"width: 6.19209%; height: 48px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 48px;\"><em>status code of the task<\/em><br \/>\ngenerated by DataForSEO; can be within the following range: 10000-60000<br \/>\nyou can find the full list of the response codes <a href=\"\/v3\/appendix\/errors\">here<\/a><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>status_message<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>informational message of the task<\/em><br \/>\nyou can find the full list of general informational messages <a href=\"\/v3\/appendix\/errors\">here<\/a><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>time<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>execution time, seconds<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>cost<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>cost of the task, USD<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>result_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>number of elements in the <code>result<\/code> array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>path<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>URL path<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>data<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contains the same parameters that you specified in the POST request<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <strong><code>result<\/code><\/strong><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>array of results<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>technology<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>target technology<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>date_from<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>starting date of the time range<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>date_to<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>ending date of the time range<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>items_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>number of items in the results array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code><b>items<\/b><\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>items array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0        \u00a0  \u00a0<code>type<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>type of the item = <strong>&#8216;technology_stats_item&#8217;<\/strong><\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0        \u00a0  \u00a0<code>date<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>date for which the data is provided<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0        \u00a0  \u00a0<code>domains_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>number of domains that use the specified technology<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0        \u00a0  \u00a0<code>countries<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>distribution of websites by country<\/em><br \/>\ncontains country codes and number of websites per country<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0        \u00a0  \u00a0<code>languages<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>distribution of websites by language<\/em><br \/>\ncontains language codes and number of websites per language<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0        \u00a0  \u00a0<code>domains_rank<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>distribution of websites by backlink rank<\/em><br \/>\ncontains domain rank ranges and number of websites per range<br \/>\nlearn more about rank and how it is calculated in <a href=\"https:\/\/dataforseo.com\/help-center\/what_is_rank_in_backlinks_api\" rel=\"noopener noreferrer\" target=\"_blank\">this help center article<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u200c\u200c[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<blockquote><p>Instead of \u2018login\u2019 and \u2018password\u2019 use your credentials from https:\/\/app.dataforseo.com\/api-access<\/p><\/blockquote><div id=\"curl\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-bash hljs\"># Instead of &#039;login&#039; and &#039;password&#039; use your credentials from https:\/\/app.dataforseo.com\/api-access \r\nlogin=&quot;login&quot; \r\npassword=&quot;password&quot; \r\ncred=&quot;$(printf ${login}:${password} | base64)&quot; \r\ncurl --location --request POST &quot;https:\/\/api.dataforseo.com\/v3\/domain_analytics\/technologies\/technology_stats\/live&quot; \r\n--header &quot;Authorization: Basic ${cred}&quot;  \r\n--header &quot;Content-Type: application\/json&quot; \r\n--data-raw &#039;[\r\n    {\r\n    \t&quot;technology&quot;: &quot;jQuery&quot;,\r\n    \t&quot;date_from&quot;: &quot;2022-10-31&quot;,\r\n    \t&quot;date_to&quot;: &quot;2023-06-01&quot;\r\n    }\r\n]&#039;<\/code><\/pre><\/div><\/div><div id=\"php\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-php hljs\">&lt;?php\r\n\/\/ You can download this file from here https:\/\/cdn.dataforseo.com\/v3\/examples\/php\/php_RestClient.zip\r\nrequire(&#039;RestClient.php&#039;);\r\n$api_url = &#039;https:\/\/api.dataforseo.com\/&#039;;\r\n\/\/ Instead of &#039;login&#039; and &#039;password&#039; use your credentials from https:\/\/app.dataforseo.com\/api-access\r\n$client = new RestClient($api_url, null, &#039;login&#039;, &#039;password&#039;);\r\n$post_array = array();\r\n\/\/ simple way to set a task\r\n$post_array[] = array(\r\n   &quot;technology&quot; =&gt; &quot;jQuery&quot;,\r\n   &quot;date_from&quot; =&gt; &quot;2022-10-31&quot;,\r\n   &quot;date_to&quot; =&gt; &quot;2023-06-01&quot;\r\n);\r\ntry {\r\n   \/\/ POST \/v3\/domain_analytics\/technologies\/technology_stats\/live\r\n   $result = $client-&gt;post(&#039;\/v3\/domain_analytics\/technologies\/technology_stats\/live&#039;, $post_array);\r\n   print_r($result);\r\n   \/\/ do something with post result\r\n} catch (RestClientException $e) {\r\n   echo &quot;n&quot;;\r\n   print &quot;HTTP code: {$e-&gt;getHttpCode()}n&quot;;\r\n   print &quot;Error code: {$e-&gt;getCode()}n&quot;;\r\n   print &quot;Message: {$e-&gt;getMessage()}n&quot;;\r\n   print  $e-&gt;getTraceAsString();\r\n   echo &quot;n&quot;;\r\n}\r\n$client = null;\r\n?&gt;<\/code><\/pre><\/div><\/div><div id=\"javascript\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-javascript hljs\">const post_array = [];\r\n\r\npost_array.push({\r\n   &quot;technology&quot; =&gt; &quot;jQuery&quot;,\r\n   &quot;date_from&quot; =&gt; &quot;2022-10-31&quot;,\r\n   &quot;date_to&quot; =&gt; &quot;2023-06-01&quot;\r\n});\r\n\r\nconst axios = require(&#039;axios&#039;);\r\n\r\naxios({\r\n  method: &#039;post&#039;,\r\n  url: &#039;https:\/\/api.dataforseo.com\/v3\/domain_analytics\/technologies\/technology_stats\/live&#039;,\r\n  auth: {\r\n    username: &#039;login&#039;,\r\n    password: &#039;password&#039;\r\n  },\r\n  data: post_array,\r\n  headers: {\r\n    &#039;content-type&#039;: &#039;application\/json&#039;\r\n  }\r\n}).then(function (response) {\r\n  var result = response[&#039;data&#039;][&#039;tasks&#039;];\r\n  \/\/ Result data\r\n  console.log(result);\r\n}).catch(function (error) {\r\n  console.log(error);\r\n});<\/code><\/pre><\/div><\/div><div id=\"python\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-python hljs\">from client import RestClient\r\n# You can download this file from here https:\/\/cdn.dataforseo.com\/v3\/examples\/python\/python_Client.zip\r\nclient = RestClient(&quot;login&quot;, &quot;password&quot;)\r\npost_data = dict()\r\n# simple way to set a task\r\npost_data[len(post_data)] = dict(\r\n    technology=&quot;jQuery&quot;,\r\n    date_from=&quot;2022-10-31&quot;,\r\n    date_to=&quot;2023-06-01&quot;\r\n)\r\n# POST \/v3\/domain_analytics\/technologies\/technology_stats\/live\r\nresponse = client.post(&quot;\/v3\/domain_analytics\/technologies\/technology_stats\/live&quot;, post_data)\r\n# you can find the full list of the response codes here https:\/\/docs.dataforseo.com\/v3\/appendix\/errors\r\nif response[&quot;status_code&quot;] == 20000:\r\n    print(response)\r\n    # do something with result\r\nelse:\r\n    print(&quot;error. Code: %d Message: %s&quot; % (response[&quot;status_code&quot;], response[&quot;status_message&quot;]))<\/code><\/pre><\/div><\/div><div id=\"csharp\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-csharp hljs\">using Newtonsoft.Json;\r\nusing System;\r\nusing System.Collections.Generic;\r\nusing System.Net.Http;\r\nusing System.Net.Http.Headers;\r\nusing System.Text;\r\nusing System.Threading.Tasks;\r\nnamespace DataForSeoDemos\r\n{\r\n    public static partial class Demos\r\n    {\r\n        public static async Task domain_analytics_technologies_technology_stats_live()\r\n        {\r\n            var httpClient = new HttpClient\r\n            {\r\n                BaseAddress = new Uri(&quot;https:\/\/api.dataforseo.com\/&quot;),\r\n                \/\/ Instead of &#039;login&#039; and &#039;password&#039; use your credentials from https:\/\/app.dataforseo.com\/api-access\r\n                DefaultRequestHeaders = { Authorization = new AuthenticationHeaderValue(&quot;Basic&quot;, Convert.ToBase64String(Encoding.ASCII.GetBytes(&quot;login:password&quot;))) }\r\n            };\r\n            var postData = new List&lt;object&gt;();\r\n            postData.Add(new\r\n            {\r\n                technology = &quot;dataforseo.com&quot;,\r\n                date_from = &quot;2022-10-31&quot;,\r\n                date_to = &quot;2023-06-01&quot;\r\n            });\r\n            \/\/ POST \/v3\/domain_analytics\/technologies\/technology_stats\/live\r\n            \/\/ the full list of possible parameters is available in documentation\r\n            var taskPostResponse = await httpClient.PostAsync(&quot;\/v3\/domain_analytics\/technologies\/technology_stats\/live&quot;, new StringContent(JsonConvert.SerializeObject(postData)));\r\n            var result = JsonConvert.DeserializeObject&lt;dynamic&gt;(await taskPostResponse.Content.ReadAsStringAsync());\r\n            \/\/ you can find the full list of the response codes here https:\/\/docs.dataforseo.com\/v3\/appendix\/errors\r\n            if (result.status_code == 20000)\r\n            {\r\n                \/\/ do something with result\r\n                Console.WriteLine(result);\r\n            }\r\n            else\r\n                Console.WriteLine($&quot;error. Code: {result.status_code} Message: {result.status_message}&quot;);\r\n        }\r\n    }\r\n}<\/code><\/pre><\/div><\/div><blockquote><p>The above command returns JSON structured like this:<\/p><\/blockquote><div class=\"example example--json\"><div class=\"example__content\"><div class=\"example__code example__code-json\"><pre><code class=\"language-json hljs\">{\r\n    &quot;version&quot;: &quot;0.1.20221214&quot;,\r\n    &quot;status_code&quot;: 20000,\r\n    &quot;status_message&quot;: &quot;Ok.&quot;,\r\n    &quot;time&quot;: &quot;0.1010 sec.&quot;,\r\n    &quot;cost&quot;: 0.018,\r\n    &quot;tasks_count&quot;: 1,\r\n    &quot;tasks_error&quot;: 0,\r\n    &quot;tasks&quot;: [\r\n        {\r\n            &quot;id&quot;: &quot;06131725-1535-0558-0000-e9fecbbe015f&quot;,\r\n            &quot;status_code&quot;: 20000,\r\n            &quot;status_message&quot;: &quot;Ok.&quot;,\r\n            &quot;time&quot;: &quot;0.0280 sec.&quot;,\r\n            &quot;cost&quot;: 0.018,\r\n            &quot;result_count&quot;: 1,\r\n            &quot;path&quot;: [\r\n                &quot;v3&quot;,\r\n                &quot;domain_analytics&quot;,\r\n                &quot;technologies&quot;,\r\n                &quot;technology_stats&quot;,\r\n                &quot;live&quot;\r\n            ],\r\n            &quot;data&quot;: {\r\n                &quot;api&quot;: &quot;domain_analytics&quot;,\r\n                &quot;function&quot;: &quot;technology_stats&quot;,\r\n                &quot;se&quot;: &quot;technologies&quot;,\r\n                &quot;technology&quot;: &quot;jQuery&quot;,\r\n                &quot;date_from&quot;: &quot;2022-10-31&quot;,\r\n                &quot;date_to&quot;: &quot;2023-06-01&quot;\r\n            },\r\n            &quot;result&quot;: [\r\n                {\r\n                    &quot;technology&quot;: &quot;jQuery&quot;,\r\n                    &quot;date_from&quot;: &quot;2022-10-31&quot;,\r\n                    &quot;date_to&quot;: &quot;2023-06-01&quot;,\r\n                    &quot;items_count&quot;: 8,\r\n                    &quot;items&quot;: [\r\n                        {\r\n                            &quot;type&quot;: &quot;technology_stats_item&quot;,\r\n                            &quot;date&quot;: &quot;2022-10-31 00:00:00 +00:00&quot;,\r\n                            &quot;domains_count&quot;: 20565565,\r\n                            &quot;countries&quot;: {\r\n                                &quot;US&quot;: 1852827,\r\n                                &quot;DE&quot;: 1240993,\r\n                                &quot;RU&quot;: 897037,\r\n                                &quot;WW&quot;: 761210,\r\n                                &quot;GB&quot;: 658372,\r\n                                &quot;JP&quot;: 496614,\r\n                                &quot;NL&quot;: 476210,\r\n                                &quot;PL&quot;: 448030,\r\n                                &quot;FR&quot;: 441386,\r\n                                &quot;BR&quot;: 406982,\r\n                                &quot;AU&quot;: 316230,\r\n                                &quot;CA&quot;: 298701,\r\n                                &quot;CN&quot;: 267550,\r\n                                &quot;IN&quot;: 239792,\r\n                                &quot;ES&quot;: 239480,\r\n                                &quot;UA&quot;: 205024,\r\n                                &quot;VN&quot;: 195964,\r\n                                &quot;IT&quot;: 172774,\r\n                                &quot;HU&quot;: 149712,\r\n                                &quot;CH&quot;: 139340,\r\n                                &quot;DK&quot;: 138294,\r\n                                &quot;SE&quot;: 132201,\r\n                                &quot;KR&quot;: 127121,\r\n                                &quot;TR&quot;: 117539,\r\n                                &quot;ZA&quot;: 115791,\r\n                                &quot;MX&quot;: 115486,\r\n                                &quot;CZ&quot;: 113583,\r\n                                &quot;AR&quot;: 108236,\r\n                                &quot;ID&quot;: 104005,\r\n                                &quot;GR&quot;: 98666,\r\n                                &quot;RO&quot;: 93954,\r\n                                &quot;SK&quot;: 89123,\r\n                                &quot;BE&quot;: 86998,\r\n                                &quot;AT&quot;: 62973,\r\n                                &quot;CO&quot;: 62544,\r\n                                &quot;PT&quot;: 62146,\r\n                                &quot;NO&quot;: 62128,\r\n                                &quot;NZ&quot;: 58529,\r\n                                &quot;FI&quot;: 58342,\r\n                                &quot;CL&quot;: 57336,\r\n                                &quot;IE&quot;: 52414,\r\n                                &quot;IL&quot;: 51789,\r\n                                &quot;MY&quot;: 50256,\r\n                                &quot;PH&quot;: 43118,\r\n                                &quot;TW&quot;: 40869,\r\n                                &quot;AE&quot;: 39151,\r\n                                &quot;KZ&quot;: 38693,\r\n                                &quot;SG&quot;: 37473,\r\n                                &quot;PK&quot;: 35947,\r\n                                &quot;HR&quot;: 34630,\r\n                                &quot;EE&quot;: 33372,\r\n                                &quot;BG&quot;: 33035,\r\n                                &quot;TH&quot;: 32177,\r\n                                &quot;SA&quot;: 31076,\r\n                                &quot;LT&quot;: 30941,\r\n                                &quot;RS&quot;: 28077,\r\n                                &quot;NG&quot;: 26751,\r\n                                &quot;KE&quot;: 25045,\r\n                                &quot;BD&quot;: 24517,\r\n                                &quot;PE&quot;: 23721,\r\n                                &quot;SI&quot;: 22124,\r\n                                &quot;EG&quot;: 19677,\r\n                                &quot;TK&quot;: 17925,\r\n                                &quot;LV&quot;: 17433,\r\n                                &quot;LK&quot;: 15566,\r\n                                &quot;VE&quot;: 15502,\r\n                                &quot;MK&quot;: 15077,\r\n                                &quot;MA&quot;: 14637,\r\n                                &quot;HK&quot;: 13823,\r\n                                &quot;CY&quot;: 13288,\r\n                                &quot;AZ&quot;: 12517,\r\n                                &quot;BH&quot;: 12065,\r\n                                &quot;IR&quot;: 12013,\r\n                                &quot;EC&quot;: 11750,\r\n                                &quot;UY&quot;: 10886,\r\n                                &quot;PA&quot;: 9664,\r\n                                &quot;GH&quot;: 9614,\r\n                                &quot;KH&quot;: 9390,\r\n                                &quot;BY&quot;: 9005,\r\n                                &quot;MM&quot;: 8607,\r\n                                &quot;GE&quot;: 8545,\r\n                                &quot;AO&quot;: 8444,\r\n                                &quot;DZ&quot;: 8199,\r\n                                &quot;UZ&quot;: 7854,\r\n                                &quot;CI&quot;: 7427,\r\n                                &quot;CF&quot;: 7314,\r\n                                &quot;CR&quot;: 7291,\r\n                                &quot;MT&quot;: 7113,\r\n                                &quot;NP&quot;: 7028,\r\n                                &quot;AM&quot;: 6755,\r\n                                &quot;GT&quot;: 6726,\r\n                                &quot;LU&quot;: 6303,\r\n                                &quot;AI&quot;: 6213,\r\n                                &quot;TN&quot;: 6190,\r\n                                &quot;BA&quot;: 6146,\r\n                                &quot;GA&quot;: 5633,\r\n                                &quot;IO&quot;: 5602,\r\n                                &quot;JO&quot;: 5302,\r\n                                &quot;CM&quot;: 5012,\r\n                                &quot;PY&quot;: 4972,\r\n                                &quot;SN&quot;: 4713,\r\n                                &quot;ML&quot;: 4462,\r\n                                &quot;PW&quot;: 4282,\r\n                                &quot;GQ&quot;: 4154,\r\n                                &quot;AL&quot;: 3697,\r\n                                &quot;BF&quot;: 3688,\r\n                                &quot;BO&quot;: 3663,\r\n                                &quot;SV&quot;: 3486,\r\n                                &quot;DO&quot;: 3407,\r\n                                &quot;TZ&quot;: 3270,\r\n                                &quot;KG&quot;: 3122,\r\n                                &quot;CC&quot;: 2917,\r\n                                &quot;ME&quot;: 2906,\r\n                                &quot;ZW&quot;: 2554,\r\n                                &quot;RE&quot;: 2010,\r\n                                &quot;NI&quot;: 1940,\r\n                                &quot;UG&quot;: 1739,\r\n                                &quot;TV&quot;: 1531,\r\n                                &quot;BZ&quot;: 1506,\r\n                                &quot;NU&quot;: 1489,\r\n                                &quot;QA&quot;: 1352,\r\n                                &quot;MD&quot;: 1183,\r\n                                &quot;PS&quot;: 1146,\r\n                                &quot;TJ&quot;: 1081,\r\n                                &quot;RW&quot;: 872,\r\n                                &quot;FO&quot;: 824,\r\n                                &quot;AF&quot;: 804,\r\n                                &quot;MZ&quot;: 783,\r\n                                &quot;LB&quot;: 711,\r\n                                &quot;SO&quot;: 709,\r\n                                &quot;NC&quot;: 694,\r\n                                &quot;IS&quot;: 672,\r\n                                &quot;BW&quot;: 599,\r\n                                &quot;MV&quot;: 585,\r\n                                &quot;HN&quot;: 584,\r\n                                &quot;KW&quot;: 577,\r\n                                &quot;OM&quot;: 564,\r\n                                &quot;NA&quot;: 486,\r\n                                &quot;IQ&quot;: 455,\r\n                                &quot;CX&quot;: 450,\r\n                                &quot;MG&quot;: 437,\r\n                                &quot;BM&quot;: 416,\r\n                                &quot;KY&quot;: 409,\r\n                                &quot;ZM&quot;: 399,\r\n                                &quot;SD&quot;: 378,\r\n                                &quot;MO&quot;: 356,\r\n                                &quot;CV&quot;: 344,\r\n                                &quot;SY&quot;: 315,\r\n                                &quot;JM&quot;: 307,\r\n                                &quot;MC&quot;: 303,\r\n                                &quot;TT&quot;: 303,\r\n                                &quot;ET&quot;: 300,\r\n                                &quot;TG&quot;: 277,\r\n                                &quot;BJ&quot;: 271,\r\n                                &quot;BI&quot;: 261,\r\n                                &quot;BT&quot;: 244,\r\n                                &quot;FJ&quot;: 244,\r\n                                &quot;PG&quot;: 230,\r\n                                &quot;GY&quot;: 222,\r\n                                &quot;MW&quot;: 219,\r\n                                &quot;PM&quot;: 208,\r\n                                &quot;MR&quot;: 200,\r\n                                &quot;GI&quot;: 197,\r\n                                &quot;HT&quot;: 194,\r\n                                &quot;MN&quot;: 192,\r\n                                &quot;BN&quot;: 176,\r\n                                &quot;GM&quot;: 175,\r\n                                &quot;GD&quot;: 173,\r\n                                &quot;LA&quot;: 173,\r\n                                &quot;WS&quot;: 172,\r\n                                &quot;PF&quot;: 163,\r\n                                &quot;MU&quot;: 162,\r\n                                &quot;SL&quot;: 161,\r\n                                &quot;LC&quot;: 157,\r\n                                &quot;LS&quot;: 151,\r\n                                &quot;LI&quot;: 145,\r\n                                &quot;BB&quot;: 142,\r\n                                &quot;TL&quot;: 138,\r\n                                &quot;GG&quot;: 130,\r\n                                &quot;LY&quot;: 128,\r\n                                &quot;SZ&quot;: 128,\r\n                                &quot;GP&quot;: 126,\r\n                                &quot;SM&quot;: 124,\r\n                                &quot;TO&quot;: 123,\r\n                                &quot;FM&quot;: 120,\r\n                                &quot;UK&quot;: 115,\r\n                                &quot;YE&quot;: 115,\r\n                                &quot;YT&quot;: 106,\r\n                                &quot;SX&quot;: 104,\r\n                                &quot;CW&quot;: 102,\r\n                                &quot;LR&quot;: 94,\r\n                                &quot;BS&quot;: 90,\r\n                                &quot;VC&quot;: 88,\r\n                                &quot;CU&quot;: 86,\r\n                                &quot;DM&quot;: 85,\r\n                                &quot;KP&quot;: 82,\r\n                                &quot;CG&quot;: 81,\r\n                                &quot;CD&quot;: 77,\r\n                                &quot;AS&quot;: 71,\r\n                                &quot;AW&quot;: 64,\r\n                                &quot;AG&quot;: 62,\r\n                                &quot;WF&quot;: 62,\r\n                                &quot;SB&quot;: 61,\r\n                                &quot;NE&quot;: 59,\r\n                                &quot;ST&quot;: 59,\r\n                                &quot;PR&quot;: 56,\r\n                                &quot;GL&quot;: 52,\r\n                                &quot;KN&quot;: 50,\r\n                                &quot;MQ&quot;: 48,\r\n                                &quot;GN&quot;: 47,\r\n                                &quot;AD&quot;: 43,\r\n                                &quot;KI&quot;: 42,\r\n                                &quot;VI&quot;: 42,\r\n                                &quot;40&quot;: 41,\r\n                                &quot;SC&quot;: 40,\r\n                                &quot;SS&quot;: 39,\r\n                                &quot;SH&quot;: 37,\r\n                                &quot;TD&quot;: 37,\r\n                                &quot;MP&quot;: 35,\r\n                                &quot;SR&quot;: 35,\r\n                                &quot;XK&quot;: 35,\r\n                                &quot;BQ&quot;: 34,\r\n                                &quot;TM&quot;: 33,\r\n                                &quot;IM&quot;: 31,\r\n                                &quot;GW&quot;: 29,\r\n                                &quot;MS&quot;: 29,\r\n                                &quot;JE&quot;: 28,\r\n                                &quot;FK&quot;: 23,\r\n                                &quot;KM&quot;: 21,\r\n                                &quot;TC&quot;: 21,\r\n                                &quot;GF&quot;: 20,\r\n                                &quot;VU&quot;: 19,\r\n                                &quot;VA&quot;: 18,\r\n                                &quot;NF&quot;: 16,\r\n                                &quot;DJ&quot;: 15,\r\n                                &quot;AX&quot;: 12,\r\n                                &quot;GU&quot;: 10,\r\n                                &quot;MH&quot;: 10,\r\n                                &quot;PN&quot;: 9,\r\n                                &quot;EU&quot;: 8,\r\n                                &quot;CK&quot;: 7,\r\n                                &quot;VG&quot;: 7,\r\n                                &quot;NR&quot;: 5,\r\n                                &quot;AC&quot;: 2,\r\n                                &quot;XD&quot;: 2,\r\n                                &quot;ER&quot;: 1\r\n                            },\r\n                            &quot;languages&quot;: {\r\n                                &quot;en&quot;: 8271032,\r\n                                &quot;de&quot;: 1384858,\r\n                                &quot;ja&quot;: 1048683,\r\n                                &quot;ru&quot;: 840571,\r\n                                &quot;es&quot;: 797208,\r\n                                &quot;fr&quot;: 672962,\r\n                                &quot;nl&quot;: 419162,\r\n                                &quot;pl&quot;: 398209,\r\n                                &quot;pt&quot;: 398095,\r\n                                &quot;zh&quot;: 357357,\r\n                                &quot;it&quot;: 266421,\r\n                                &quot;vi&quot;: 190273,\r\n                                &quot;tr&quot;: 160010,\r\n                                &quot;ko&quot;: 150050,\r\n                                &quot;fa&quot;: 128879,\r\n                                &quot;hu&quot;: 116391,\r\n                                &quot;da&quot;: 100662,\r\n                                &quot;sv&quot;: 100255,\r\n                                &quot;cs&quot;: 87088,\r\n                                &quot;el&quot;: 59281,\r\n                                &quot;id&quot;: 53538,\r\n                                &quot;ro&quot;: 52953,\r\n                                &quot;ar&quot;: 51338,\r\n                                &quot;fi&quot;: 49966,\r\n                                &quot;he&quot;: 48099,\r\n                                &quot;sk&quot;: 42677,\r\n                                &quot;uk&quot;: 42242,\r\n                                &quot;th&quot;: 35937,\r\n                                &quot;bg&quot;: 35302,\r\n                                &quot;nb&quot;: 33745,\r\n                                &quot;hr&quot;: 22238,\r\n                                &quot;et&quot;: 21043,\r\n                                &quot;lt&quot;: 18373,\r\n                                &quot;sl&quot;: 17730,\r\n                                &quot;ca&quot;: 17449,\r\n                                &quot;sr&quot;: 17383,\r\n                                &quot;lv&quot;: 9180,\r\n                                &quot;no&quot;: 5456,\r\n                                &quot;bs&quot;: 4580,\r\n                                &quot;kr&quot;: 3241,\r\n                                &quot;az&quot;: 3123,\r\n                                &quot;is&quot;: 3011,\r\n                                &quot;ka&quot;: 3008,\r\n                                &quot;mk&quot;: 2887,\r\n                                &quot;sq&quot;: 1909,\r\n                                &quot;br&quot;: 1528,\r\n                                &quot;gl&quot;: 1484,\r\n                                &quot;eu&quot;: 1461,\r\n                                &quot;hy&quot;: 1347,\r\n                                &quot;uz&quot;: 904,\r\n                                &quot;nn&quot;: 841,\r\n                                &quot;hi&quot;: 849,\r\n                                &quot;se&quot;: 812,\r\n                                &quot;mn&quot;: 739,\r\n                                &quot;ms&quot;: 639,\r\n                                &quot;bn&quot;: 639,\r\n                                &quot;kk&quot;: 645,\r\n                                &quot;si&quot;: 512,\r\n                                &quot;af&quot;: 472,\r\n                                &quot;be&quot;: 404,\r\n                                &quot;ur&quot;: 390,\r\n                                &quot;fo&quot;: 363,\r\n                                &quot;cy&quot;: 259,\r\n                                &quot;ne&quot;: 200,\r\n                                &quot;am&quot;: 160,\r\n                                &quot;km&quot;: 153,\r\n                                &quot;my&quot;: 148,\r\n                                &quot;la&quot;: 140,\r\n                                &quot;ta&quot;: 142,\r\n                                &quot;mr&quot;: 118,\r\n                                &quot;lo&quot;: 109,\r\n                                &quot;ga&quot;: 98,\r\n                                &quot;ml&quot;: 76,\r\n                                &quot;ba&quot;: 75,\r\n                                &quot;dv&quot;: 68,\r\n                                &quot;ps&quot;: 65,\r\n                                &quot;lb&quot;: 61,\r\n                                &quot;gu&quot;: 60,\r\n                                &quot;sw&quot;: 59,\r\n                                &quot;tk&quot;: 57,\r\n                                &quot;kn&quot;: 55,\r\n                                &quot;ku&quot;: 53,\r\n                                &quot;te&quot;: 54,\r\n                                &quot;tg&quot;: 53,\r\n                                &quot;ky&quot;: 51,\r\n                                &quot;kl&quot;: 28,\r\n                                &quot;sa&quot;: 27,\r\n                                &quot;gsw&quot;: 25,\r\n                                &quot;co&quot;: 24,\r\n                                &quot;oc&quot;: 23,\r\n                                &quot;pa&quot;: 24,\r\n                                &quot;mt&quot;: 22,\r\n                                &quot;ug&quot;: 22,\r\n                                &quot;so&quot;: 19,\r\n                                &quot;fy&quot;: 17,\r\n                                &quot;gd&quot;: 16,\r\n                                &quot;pap&quot;: 16,\r\n                                &quot;prs&quot;: 16,\r\n                                &quot;rm&quot;: 16,\r\n                                &quot;bo&quot;: 15,\r\n                                &quot;rw&quot;: 15,\r\n                                &quot;tt&quot;: 15,\r\n                                &quot;or&quot;: 11,\r\n                                &quot;sd&quot;: 11,\r\n                                &quot;mi&quot;: 11,\r\n                                &quot;ve&quot;: 8,\r\n                                &quot;as&quot;: 7,\r\n                                &quot;fil&quot;: 7,\r\n                                &quot;iv&quot;: 5,\r\n                                &quot;ha&quot;: 5,\r\n                                &quot;hsb&quot;: 5,\r\n                                &quot;yi&quot;: 5,\r\n                                &quot;st&quot;: 4,\r\n                                &quot;zu&quot;: 4,\r\n                                &quot;ig&quot;: 2,\r\n                                &quot;quz&quot;: 2,\r\n                                &quot;ti&quot;: 2,\r\n                                &quot;tn&quot;: 2,\r\n                                &quot;xh&quot;: 2,\r\n                                &quot;yo&quot;: 2,\r\n                                &quot;yue&quot;: 1,\r\n                                &quot;ff&quot;: 1,\r\n                                &quot;gn&quot;: 1,\r\n                                &quot;haw&quot;: 1,\r\n                                &quot;ii&quot;: 1,\r\n                                &quot;iu&quot;: 1,\r\n                                &quot;ks&quot;: 1,\r\n                                &quot;wo&quot;: 1\r\n                            },\r\n                            &quot;domains_rank&quot;: {\r\n                                &quot;0-100&quot;: 10467828,\r\n                                &quot;101-200&quot;: 6069422,\r\n                                &quot;201-300&quot;: 2870120,\r\n                                &quot;301-400&quot;: 925938,\r\n                                &quot;401-500&quot;: 220977,\r\n                                &quot;501-600&quot;: 68363,\r\n                                &quot;601-700&quot;: 35118,\r\n                                &quot;701-800&quot;: 1151,\r\n                                &quot;801-900&quot;: 23,\r\n                                &quot;901-1000&quot;: 3\r\n                            }\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        }\r\n    ]\r\n}<\/code><\/pre><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][vc_column_text] Technology Stats \u200c\u200c The Technology Stats endpoint will provide you with historical data on the number of domains across different countries and languages that use the specified technology. Historical data is available from 2022-10-31. [\/vc_column_text] POST https:\/\/api.dataforseo.com\/v3\/domain_analytics\/technologies\/technology_stats\/live Pricing Your account will be charged for each request. The cost can be calculated on the Pricing [&hellip;]<\/p>\n","protected":false},"author":17,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template.php","meta":{"apibase_doc_request_yaml":"","apibase_doc_request_additional_yaml":"","apibase_doc_response_yaml":"","footnotes":""},"class_list":["post-17143","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/17143","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/comments?post=17143"}],"version-history":[{"count":18,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/17143\/revisions"}],"predecessor-version":[{"id":23358,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/17143\/revisions\/23358"}],"wp:attachment":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/media?parent=17143"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}