{"id":16352,"date":"2023-01-12T12:10:30","date_gmt":"2023-01-12T12:10:30","guid":{"rendered":"https:\/\/docs_v3.dataforseo.com\/v3\/?page_id=16352"},"modified":"2025-12-19T22:27:24","modified_gmt":"2025-12-19T22:27:24","slug":"domain_analytics-technologies-domains_by_html_terms-live","status":"publish","type":"page","link":"https:\/\/docs.dataforseo.com\/v3\/domain_analytics-technologies-domains_by_html_terms-live\/","title":{"rendered":"domain_analytics\/technologies\/domains_by_html_terms\/live"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text]<\/p>\n<h2 id=\"setting-serp-tasks\">Domains by HTML Terms<\/h2>\n<p>\u200c\u200c<br \/>\nThis endpoint provides domains based on the HTML terms they use on their homepage. In addition to the list of domains, you will also get their technology profiles, the country and language they belong to, and other related data.<\/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\/domains_by_html_terms\/live\">\n                https:\/\/api.dataforseo.com\/v3\/domain_analytics\/technologies\/domains_by_html_terms\/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.<\/p>\n<p>You can specify the number of results you want to retrieve, filter and sort them.<\/p>\n<p><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>search_terms<\/code><\/td>\n<td style=\"width: 3.91588%; height: 192px;\">array<\/td>\n<td style=\"width: 82.9587%; height: 192px;\"><em>target search terms<\/em><br \/>\n<strong>required field<\/strong><br \/>\nspecify target HTML elements, tags, attributes, their content or all of the above<br \/>\nif you specify more than one search term, you will receive only the domains containing all of the specified terms in the HTML code of their homepage<br \/>\nmaximum number of search terms you can specify: 10<br \/>\nexample:<br \/>\n<code>[\"data-attrid\"]<\/code><\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 192px;\"><code>keywords<\/code><\/td>\n<td style=\"width: 3.91588%; height: 192px;\">array<\/td>\n<td style=\"width: 82.9587%; height: 192px;\"><em>target keywords in the domain&#8217;s title, description or meta keywords<\/em><br \/>\noptional field<br \/>\nUTF-8 encoding<br \/>\nmaximum number of keywords you can specify: 10<br \/>\nexample:<br \/>\n<code>[\"seo\",\"software\"]<\/code><\/p>\n<p>learn more about rules and limitations of <code>keyword<\/code> and <code>keywords<\/code> fields in DataForSEO APIs in this <a href=\"https:\/\/dataforseo.com\/help-center\/rules-and-limitations-of-keyword-and-keywords-fields-in-dataforseo-apis\" rel=\"noopener noreferrer\" target=\"_blank\">Help Center article<\/a><\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 169px;\"><code>mode<\/code><\/td>\n<td style=\"width: 3.91588%; height: 169px;\">string<\/td>\n<td style=\"width: 82.9587%; height: 169px;\"><em>search mode<\/em><br \/>\noptional field<br \/>\npossible search mode types:<br \/>\n<code>strict_entry<\/code> &#8211; search for results exactly matching the order, intervals and separators in the specified search terms<br \/>\n<code>entry<\/code> &#8211; search for results ignoring the order, intervals and separators in the specified search terms<br \/>\ndefault value: <code>entry<\/code><\/td>\n<\/tr>\n<tr style=\"height: 48px;\">\n<td style=\"width: 12.4003%; height: 48px;\"><code>filters<\/code><\/td>\n<td style=\"width: 3.91588%; height: 48px;\">array<\/td>\n<td style=\"width: 82.9587%; height: 48px;\"><em>array of results filtering parameters<\/em><br \/>\noptional field<br \/>\n<strong>you can add several filters at once (8 filters maximum)<\/strong><br \/>\nyou should set a logical operator <code>and<\/code>, <code>or<\/code> between the conditions<br \/>\nthe following operators are supported:<br \/>\n<code>&lt;<\/code>, <code>&lt;=<\/code>, <code>&gt;<\/code>, <code>&gt;=<\/code>, <code>=<\/code>, <code>&lt;&gt;<\/code>, <code>in<\/code>, <code>not_in<\/code>, <code>like<\/code>, <code>not_like<\/code><br \/>\nyou can use the <code>%<\/code> operator with <code>like<\/code> and <code>not_like<\/code> to match any string of zero or more characters<br \/>\nexample:<br \/>\n<code>[\"domain\",\"like\",\"%seo%\"]<\/code><\/p>\n<p><code>[[\"country_iso_code\",\"=\",\"US\"],<br \/>\n\"and\",<br \/>\n[\"domain_rank\",\"&gt;\",100]]<\/code><\/p>\n<p><code>[[\"domain_rank\",\"&gt;\",100],<br \/>\n\"and\",<br \/>\n[[\"country_iso_code\",\"=\",\"US\"],\"or\",[\"country_iso_code\",\"=\",\"CA\"]]]<\/code><\/p>\n<p>for more information about filters, please refer to <a href=\"\/v3\/domain_analytics\/technologies\/filters\" target=\"_blank\" rel=\"noopener noreferrer\">Domain Analytics Technologies API &#8211; Filters<\/a><\/td>\n<\/tr>\n<tr style=\"height: 48px;\">\n<td style=\"width: 12.4003%; height: 48px;\"><code>order_by<\/code><\/td>\n<td style=\"width: 3.91588%; height: 48px;\">array<\/td>\n<td style=\"width: 82.9587%; height: 48px;\"><em>results sorting rules<\/em><br \/>\noptional field<br \/>\navailable fields:<br \/>\n<code>domain_rank<\/code>, <code>domain<\/code>, <code>last_visited<\/code>, <code>country_iso_code<\/code>, <code>language_code<\/code>, <code>content_language_code<\/code><br \/>\npossible sorting types:<br \/>\n<code>asc<\/code> &#8211; results will be sorted in the ascending order<br \/>\n<code>desc<\/code> &#8211; results will be sorted in the descending order<br \/>\nyou should use a comma to set up a sorting type<br \/>\nexample:<br \/>\n<code>[\"last_visited,desc\"]<\/code><br \/>\ndefault rule:<br \/>\n<code>[\"domain_rank,desc\"]<\/code><br \/>\n<strong>note that you can set no more than three sorting rules in a single request<\/strong><br \/>\nyou should use a comma to separate several sorting rules<br \/>\nexample:<br \/>\n<code>[\"last_visited,desc\",\"domain_rank,desc\"]<\/code><\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 169px;\"><code>limit<\/code><\/td>\n<td style=\"width: 3.91588%; height: 169px;\">integer<\/td>\n<td style=\"width: 82.9587%; height: 169px;\"><em>the maximum number of returned domains<\/em><br \/>\noptional field<br \/>\ndefault value: <code>100<\/code><br \/>\nmaximum value: <code>10000<\/code><\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 169px;\"><code>offset<\/code><\/td>\n<td style=\"width: 3.91588%; height: 169px;\">integer<\/td>\n<td style=\"width: 82.9587%; height: 169px;\"><em>offset in the results array of returned domains<\/em><br \/>\noptional field<br \/>\ndefault value: <code>0<\/code><br \/>\nif you specify the <code>10<\/code> value, the first ten domains in the results array will be omitted and the data will be provided for the successive domains;<br \/>\n<strong>Note:<\/strong> the maximum value is <code>9999<\/code>, the sum of <code>limit<\/code> and <code>offset<\/code> must not exceed <code>10000<\/code>;<br \/>\nuse the <code>offset_token<\/code> if you would like to offset more results<\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 169px;\"><code>offset_token<\/code><\/td>\n<td style=\"width: 3.91588%; height: 169px;\">string<\/td>\n<td style=\"width: 82.9587%; height: 169px;\"><em>token for subsequent requests<\/em><br \/>\noptional field<br \/>\nprovided in the identical filed of the response to each request;<br \/>\nuse this parameter to avoid timeouts while trying to obtain over 100,000 results in a single request;<br \/>\nby specifying the unique <code>offset_token<\/code> value from the response array, you will get the subsequent results of the initial task;<br \/>\n<code>offset_token<\/code> values are unique for each subsequent task<br \/>\n<strong>Note:<\/strong> if the <code>offset_token<\/code> is specified in the request, all other parameters should be identical to the previous request<br \/>\nlearn more about this parameter on our <a href=\"https:\/\/dataforseo.com\/help-center\/what-is-the-difference-between-the-offset-and-offset_token-parameters#offset_token\" target=\"_blank\">Help Center<\/a><\/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<br \/>\n<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 <strong>\u00a0 \u00a0 <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>total_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>total number of relevant items in the database<\/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>offset<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>specified offset value<\/em><\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 169px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>offset_token<\/code><\/td>\n<td style=\"width: 3.91588%; height: 169px;\">string<\/td>\n<td style=\"width: 82.9587%; height: 169px;\"><em>token for subsequent requests<\/em><br \/>\nby specifying the unique <code>offset_token<\/code> when setting a new task, you will get the subsequent results of the initial task;<br \/>\n<code>offset_token<\/code> values are unique for each subsequent task<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>items<\/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 <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;domain_technology_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 <code>domain<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>specified domain name<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>title<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>domain meta title<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>description<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>domain meta description<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>meta_keywords<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>domain meta keywords<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>domain_rank<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>backlink rank of the target domain<\/em><br \/>\nlearn more about the metric 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<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>last_visited<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>most recent date when our crawler visited the domain<\/em><br \/>\nin the UTC format: \u201cyyyy-mm-dd hh-mm-ss +00:00\u201d<br \/>\nexample:<br \/>\n<code>2022-10-10 12:57:46 +00:00<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>country_iso_code<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>domain ISO code<\/em><br \/>\nISO code of the country that target domain is determined to belong to<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>language_code<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>domain language<\/em><br \/>\ncode of the language that target domain is determined to be associated with<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>content_language_code<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content language<\/em><br \/>\ncode of the language that content on the target domain is written with<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>phone_numbers<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>phone numbers of the target<\/em><br \/>\ncontact phone numbers indicated on the target website<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>emails<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>emails of the target<\/em><br \/>\nemails indicated on the target website<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>social_graph_urls<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>social media links and handles<\/em><br \/>\nsocial media URLs detected in the social graphs of the target website<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>technologies<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>technologies used by target domain<\/em><br \/>\ncontains objects with the names of technologies used on the website;<br \/>\nto get a full list of technologies and their structure, refer to the <a href=\"\/v3\/domain_analytics\/technologies\/technologies\/\">technologies endpoint<\/a>\n<\/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\/domains_by_html_terms\/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        &quot;search_terms&quot;: [\r\n            &quot;data-attrid&quot;\r\n        ],\r\n        &quot;order_by&quot;: [\r\n            &quot;last_visited,desc&quot;\r\n        ],\r\n        &quot;limit&quot;: 10,\r\n        &quot;offset&quot;: 0\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\r\n$post_array = array();\r\n\/\/ You can set only one task at a time\r\n$post_array[] = array(\r\n\t&quot;search_terms&quot; =&gt; [\r\n\t\t&quot;data-attrid&quot;\r\n\t],\r\n\t&quot;order_by&quot; =&gt; [&quot;last_visited,desc&quot;],\r\n\t&quot;limit&quot; =&gt; 10,\r\n\t&quot;offset&quot; =&gt; 0\r\n);\r\ntry {\r\n\t\/\/ POST \/v3\/domain_analytics\/technologies\/domains_by_html_terms\/live\r\n\t$result = $client-&gt;post(&#039;\/v3\/domain_analytics\/technologies\/domains_by_html_terms\/live&#039;, $post_array);\r\n\tprint_r($result);\r\n\t\/\/ do something with post result\r\n} catch (RestClientException $e) {\r\n\techo &quot;n&quot;;\r\n\tprint &quot;HTTP code: {$e-&gt;getHttpCode()}n&quot;;\r\n\tprint &quot;Error code: {$e-&gt;getCode()}n&quot;;\r\n\tprint &quot;Message: {$e-&gt;getMessage()}n&quot;;\r\n\tprint  $e-&gt;getTraceAsString();\r\n\techo &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\npost_array.push({\r\n\t&quot;search_terms&quot;: [&quot;data-attrid&quot;],\r\n\t&quot;order_by&quot;: [&quot;last_visited,desc&quot;],\r\n\t&quot;limit&quot;: 10,\r\n\t&quot;offset&quot;: 0\r\n});\r\nconst axios = require(&#039;axios&#039;);\r\naxios({\r\n\tmethod: &#039;post&#039;,\r\n\turl: &#039;https:\/\/api.dataforseo.com\/v3\/domain_analytics\/technologies\/domains_by_html_terms\/live&#039;,\r\n\tauth: {\r\n\t\tusername: &#039;login&#039;,\r\n\t\tpassword: &#039;password&#039;\r\n\t},\r\n\tdata: post_array,\r\n\theaders: {\r\n\t\t&#039;content-type&#039;: &#039;application\/json&#039;\r\n\t}\r\n}).then(function(response) {\r\n\tvar result = response[&#039;data&#039;][&#039;tasks&#039;];\r\n\t\/\/ Result data\r\n\tconsole.log(result);\r\n}).catch(function(error) {\r\n\tconsole.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# You can set only one task at a time\r\npost_data[len(post_data)] = dict(\r\n    search_terms = [\r\n            &quot;data-attrid&quot;\r\n    ],\r\n    order_by = [&quot;last_visited,desc&quot;],\r\n    limit = 10,\r\n    offset = 10\r\n)\r\n# POST \/v3\/domain_analytics\/technologies\/domains_by_html_terms\/live\r\nresponse = client.post(&quot;\/v3\/domain_analytics\/technologies\/domains_by_html_terms\/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\n\r\nnamespace DataForSeoDemos\r\n{\r\n    public static partial class Demos\r\n    {\r\n        public static async Task domain_analytics_technologies_domains_by_html_terms_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            \/\/ You can set only one task at a time\r\n            postData.Add(new\r\n            {\r\n                search_terms = new[]{ &quot;data-attrid&quot; },\r\n                order_by = new object[] { &quot;last_visited,desc&quot; },\r\n                limit = 10,\r\n                offset = 0\r\n            });\r\n            \/\/ POST \/v3\/domain_analytics\/technologies\/domains_by_html_terms\/live\r\n            var taskPostResponse = await httpClient.PostAsync(&quot;\/v3\/domain_analytics\/technologies\/domains_by_html_terms\/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;2.7783 sec.&quot;,\r\n    &quot;cost&quot;: 0.01,\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;01121321-1535-0511-0000-15bd581edd6c&quot;,\r\n            &quot;status_code&quot;: 20000,\r\n            &quot;status_message&quot;: &quot;Ok.&quot;,\r\n            &quot;time&quot;: &quot;2.4225 sec.&quot;,\r\n            &quot;cost&quot;: 0.02,\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;domains_by_html_terms&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;domains_by_html_terms&quot;,\r\n                &quot;se&quot;: &quot;technologies&quot;,\r\n                &quot;search_terms&quot;: [\r\n                    &quot;data-attrid&quot;\r\n                ],\r\n                &quot;order_by&quot;: [\r\n                    &quot;last_visited,desc&quot;\r\n                ],\r\n                &quot;limit&quot;: 10,\r\n                &quot;offset&quot;: 0\r\n            },\r\n            &quot;result&quot;: [\r\n                {\r\n                    &quot;total_count&quot;: 5532,\r\n                    &quot;items_count&quot;: 10,\r\n                    &quot;offset&quot;: 0,\r\n                    &quot;offset_token&quot;: &quot;eyJDdXJyZW50T2Zmc2V0IjoxMCwiUmF3UmVxdWVzdCI6eyJzZWFyY2hfdGVybXMiOlsiZGF0YS1hdHRyaWQiXSwibW9kZSI6ImVudHJ5Iiwib3JkZXJfYnkiOnsib3JkZXJfZmllbGQiOiJsYXN0X3Zpc2l0ZWQiLCJvcmRlcl90eXBlIjoiZGVzYyJ9LCJsaW1pdCI6MTAsIm9mZnNldCI6MH0sIlNlYXJjaEFmdGVyRGF0YSI6eyJWZXJzaW9uIjoxLCJTZWFyY2hBZnRlclZhbHVlcyI6eyJmZXRjaF90aW1lIjoxNjcyMjg5MDQ0MDAwLCJfc2NvcmUiOjYuMzUwNDAzMywiZG9tYWluX2hhc2giOi03LjEwMDg3MzFFKzE4fSwiVG9rZW5SZWFsT2Zmc2V0IjowfX0=&quot;,\r\n                    &quot;items&quot;: [\r\n                        {\r\n                            &quot;type&quot;: &quot;domain_technology_item&quot;,\r\n                            &quot;domain&quot;: &quot;rewhite.net&quot;,\r\n                            &quot;title&quot;: &quot;\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17 \u0e23\u0e35\u0e44\u0e27\u0e17\u0e4c \u0e1a\u0e34\u0e27\u0e15\u0e35\u0e49 \u0e08\u0e33\u0e01\u0e31\u0e14&quot;,\r\n                            &quot;description&quot;: null,\r\n                            &quot;meta_keywords&quot;: null,\r\n                            &quot;domain_rank&quot;: 51,\r\n                            &quot;last_visited&quot;: &quot;2022-12-29 03:15:57 +00:00&quot;,\r\n                            &quot;country_iso_code&quot;: null,\r\n                            &quot;language_code&quot;: &quot;en&quot;,\r\n                            &quot;content_language_code&quot;: &quot;th&quot;,\r\n                            &quot;phone_numbers&quot;: null,\r\n                            &quot;emails&quot;: null,\r\n                            &quot;social_graph_urls&quot;: null,\r\n                            &quot;technologies&quot;: {\r\n                                &quot;servers&quot;: {\r\n                                    &quot;cdn&quot;: [\r\n                                        &quot;Amazon Cloudfront&quot;\r\n                                    ],\r\n                                    &quot;web_servers&quot;: [\r\n                                        &quot;Apache HTTP Server&quot;\r\n                                    ],\r\n                                    &quot;paas&quot;: [\r\n                                        &quot;Amazon Web Services&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;web_development&quot;: {\r\n                                    &quot;ui_frameworks&quot;: [\r\n                                        &quot;Bootstrap&quot;\r\n                                    ],\r\n                                    &quot;javascript_libraries&quot;: [\r\n                                        &quot;jQuery&quot;,\r\n                                        &quot;Twitter typeahead.js&quot;\r\n                                    ],\r\n                                    &quot;web_frameworks&quot;: [\r\n                                        &quot;Yii&quot;\r\n                                    ],\r\n                                    &quot;programming_languages&quot;: [\r\n                                        &quot;PHP&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;analytics&quot;: {\r\n                                    &quot;tag_managers&quot;: [\r\n                                        &quot;Google Tag Manager&quot;\r\n                                    ]\r\n                                }\r\n                            }\r\n                        },\r\n                        {\r\n                            &quot;type&quot;: &quot;domain_technology_item&quot;,\r\n                            &quot;domain&quot;: &quot;santos.rs&quot;,\r\n                            &quot;title&quot;: &quot;Santos &amp; Santorini&quot;,\r\n                            &quot;description&quot;: &quot;&quot;,\r\n                            &quot;meta_keywords&quot;: null,\r\n                            &quot;domain_rank&quot;: 199,\r\n                            &quot;last_visited&quot;: &quot;2022-12-29 03:13:49 +00:00&quot;,\r\n                            &quot;country_iso_code&quot;: &quot;RS&quot;,\r\n                            &quot;language_code&quot;: &quot;en&quot;,\r\n                            &quot;content_language_code&quot;: &quot;bs&quot;,\r\n                            &quot;phone_numbers&quot;: null,\r\n                            &quot;emails&quot;: null,\r\n                            &quot;social_graph_urls&quot;: null,\r\n                            &quot;technologies&quot;: {\r\n                                &quot;servers&quot;: {\r\n                                    &quot;web_servers&quot;: [\r\n                                        &quot;Apache HTTP Server&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;web_development&quot;: {\r\n                                    &quot;ui_frameworks&quot;: [\r\n                                        &quot;Bootstrap&quot;\r\n                                    ],\r\n                                    &quot;javascript_libraries&quot;: [\r\n                                        &quot;DataTables&quot;,\r\n                                        &quot;FancyBox&quot;,\r\n                                        &quot;jQuery&quot;,\r\n                                        &quot;OWL Carousel&quot;,\r\n                                        &quot;Select2&quot;\r\n                                    ],\r\n                                    &quot;font_scripts&quot;: [\r\n                                        &quot;Font Awesome&quot;\r\n                                    ],\r\n                                    &quot;javascript_frameworks&quot;: [\r\n                                        &quot;GSAP&quot;\r\n                                    ],\r\n                                    &quot;programming_languages&quot;: [\r\n                                        &quot;PHP&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;analytics&quot;: {\r\n                                    &quot;analytics&quot;: [\r\n                                        &quot;Google Analytics&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;media&quot;: {\r\n                                    &quot;video_players&quot;: [\r\n                                        &quot;YouTube&quot;\r\n                                    ]\r\n                                }\r\n                            }\r\n                        },\r\n                        {\r\n                            &quot;type&quot;: &quot;domain_technology_item&quot;,\r\n                            &quot;domain&quot;: &quot;t-bolleke.be&quot;,\r\n                            &quot;title&quot;: &quot;T BOLLEKE BV&quot;,\r\n                            &quot;description&quot;: null,\r\n                            &quot;meta_keywords&quot;: null,\r\n                            &quot;domain_rank&quot;: null,\r\n                            &quot;last_visited&quot;: &quot;2022-12-29 03:05:16 +00:00&quot;,\r\n                            &quot;country_iso_code&quot;: null,\r\n                            &quot;language_code&quot;: &quot;nl&quot;,\r\n                            &quot;content_language_code&quot;: &quot;nl&quot;,\r\n                            &quot;phone_numbers&quot;: null,\r\n                            &quot;emails&quot;: null,\r\n                            &quot;social_graph_urls&quot;: null,\r\n                            &quot;technologies&quot;: {\r\n                                &quot;servers&quot;: {\r\n                                    &quot;web_servers&quot;: [\r\n                                        &quot;Apache HTTP Server&quot;\r\n                                    ],\r\n                                    &quot;web_server_extensions&quot;: [\r\n                                        &quot;OpenSSL&quot;\r\n                                    ],\r\n                                    &quot;operating_systems&quot;: [\r\n                                        &quot;UNIX&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;web_development&quot;: {\r\n                                    &quot;javascript_libraries&quot;: [\r\n                                        &quot;FancyBox&quot;,\r\n                                        &quot;jQuery&quot;,\r\n                                        &quot;jQuery UI&quot;,\r\n                                        &quot;Modernizr&quot;\r\n                                    ],\r\n                                    &quot;programming_languages&quot;: [\r\n                                        &quot;PHP&quot;\r\n                                    ]\r\n                                }\r\n                            }\r\n                        },\r\n                        {\r\n                            &quot;type&quot;: &quot;domain_technology_item&quot;,\r\n                            &quot;domain&quot;: &quot;bertuccistore.it&quot;,\r\n                            &quot;title&quot;: &quot;Bertucci Store&quot;,\r\n                            &quot;description&quot;: null,\r\n                            &quot;meta_keywords&quot;: null,\r\n                            &quot;domain_rank&quot;: 6,\r\n                            &quot;last_visited&quot;: &quot;2022-12-29 03:02:33 +00:00&quot;,\r\n                            &quot;country_iso_code&quot;: &quot;WW&quot;,\r\n                            &quot;language_code&quot;: &quot;it&quot;,\r\n                            &quot;content_language_code&quot;: &quot;it&quot;,\r\n                            &quot;phone_numbers&quot;: null,\r\n                            &quot;emails&quot;: null,\r\n                            &quot;social_graph_urls&quot;: null,\r\n                            &quot;technologies&quot;: {\r\n                                &quot;web_development&quot;: {\r\n                                    &quot;ui_frameworks&quot;: [\r\n                                        &quot;Bootstrap&quot;\r\n                                    ],\r\n                                    &quot;font_scripts&quot;: [\r\n                                        &quot;Font Awesome&quot;\r\n                                    ],\r\n                                    &quot;javascript_frameworks&quot;: [\r\n                                        &quot;Handlebars&quot;\r\n                                    ],\r\n                                    &quot;javascript_libraries&quot;: [\r\n                                        &quot;jQuery&quot;,\r\n                                        &quot;jQuery Migrate&quot;,\r\n                                        &quot;Slick&quot;,\r\n                                        &quot;Twitter typeahead.js&quot;,\r\n                                        &quot;Underscore.js&quot;\r\n                                    ],\r\n                                    &quot;programming_languages&quot;: [\r\n                                        &quot;PHP&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;add_ons&quot;: {\r\n                                    &quot;wordpress_plugins&quot;: [\r\n                                        &quot;Contact Form 7&quot;,\r\n                                        &quot;Extendify&quot;,\r\n                                        &quot;WooCommerce&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;analytics&quot;: {\r\n                                    &quot;analytics&quot;: [\r\n                                        &quot;Google Analytics&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;location&quot;: {\r\n                                    &quot;maps&quot;: [\r\n                                        &quot;Google Maps&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;servers&quot;: {\r\n                                    &quot;web_servers&quot;: [\r\n                                        &quot;Nginx&quot;\r\n                                    ],\r\n                                    &quot;reverse_proxies&quot;: [\r\n                                        &quot;Nginx&quot;\r\n                                    ],\r\n                                    &quot;databases&quot;: [\r\n                                        &quot;MySQL&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;other&quot;: {\r\n                                    &quot;widgets&quot;: [\r\n                                        &quot;Slider Revolution&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;content&quot;: {\r\n                                    &quot;photo_galleries&quot;: [\r\n                                        &quot;Slider Revolution&quot;\r\n                                    ],\r\n                                    &quot;cms&quot;: [\r\n                                        &quot;WordPress&quot;\r\n                                    ],\r\n                                    &quot;blogs&quot;: [\r\n                                        &quot;WordPress&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;media&quot;: {\r\n                                    &quot;photo_galleries&quot;: [\r\n                                        &quot;Slider Revolution&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;sales&quot;: {\r\n                                    &quot;ecommerce&quot;: [\r\n                                        &quot;WooCommerce&quot;\r\n                                    ]\r\n                                }\r\n                            }\r\n                        },\r\n                        {\r\n                            &quot;type&quot;: &quot;domain_technology_item&quot;,\r\n                            &quot;domain&quot;: &quot;albh.fr&quot;,\r\n                            &quot;title&quot;: &quot;accueil - albh&quot;,\r\n                            &quot;description&quot;: null,\r\n                            &quot;meta_keywords&quot;: null,\r\n                            &quot;domain_rank&quot;: null,\r\n                            &quot;last_visited&quot;: &quot;2022-12-29 02:59:49 +00:00&quot;,\r\n                            &quot;country_iso_code&quot;: &quot;FR&quot;,\r\n                            &quot;language_code&quot;: &quot;fr&quot;,\r\n                            &quot;content_language_code&quot;: &quot;fr&quot;,\r\n                            &quot;phone_numbers&quot;: null,\r\n                            &quot;emails&quot;: null,\r\n                            &quot;social_graph_urls&quot;: null,\r\n                            &quot;technologies&quot;: {\r\n                                &quot;web_development&quot;: {\r\n                                    &quot;ui_frameworks&quot;: [\r\n                                        &quot;Bootstrap&quot;\r\n                                    ],\r\n                                    &quot;javascript_libraries&quot;: [\r\n                                        &quot;DataTables&quot;,\r\n                                        &quot;jQuery&quot;,\r\n                                        &quot;jQuery Migrate&quot;,\r\n                                        &quot;Lightbox&quot;,\r\n                                        &quot;Modernizr&quot;,\r\n                                        &quot;OWL Carousel&quot;,\r\n                                        &quot;prettyPhoto&quot;,\r\n                                        &quot;Swiper&quot;\r\n                                    ],\r\n                                    &quot;page_builders&quot;: [\r\n                                        &quot;Elementor&quot;\r\n                                    ],\r\n                                    &quot;font_scripts&quot;: [\r\n                                        &quot;Font Awesome&quot;\r\n                                    ],\r\n                                    &quot;programming_languages&quot;: [\r\n                                        &quot;PHP&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;add_ons&quot;: {\r\n                                    &quot;wordpress_plugins&quot;: [\r\n                                        &quot;Contact Form 7&quot;,\r\n                                        &quot;Elementor&quot;,\r\n                                        &quot;Polylang&quot;,\r\n                                        &quot;Yoast SEO&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;servers&quot;: {\r\n                                    &quot;web_servers&quot;: [\r\n                                        &quot;Nginx&quot;\r\n                                    ],\r\n                                    &quot;reverse_proxies&quot;: [\r\n                                        &quot;Nginx&quot;\r\n                                    ],\r\n                                    &quot;databases&quot;: [\r\n                                        &quot;MySQL&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;content&quot;: {\r\n                                    &quot;translation&quot;: [\r\n                                        &quot;Polylang&quot;\r\n                                    ],\r\n                                    &quot;cms&quot;: [\r\n                                        &quot;WordPress&quot;\r\n                                    ],\r\n                                    &quot;blogs&quot;: [\r\n                                        &quot;WordPress&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;marketing&quot;: {\r\n                                    &quot;seo&quot;: [\r\n                                        &quot;Yoast SEO&quot;\r\n                                    ]\r\n                                }\r\n                            }\r\n                        },\r\n                        {\r\n                            &quot;type&quot;: &quot;domain_technology_item&quot;,\r\n                            &quot;domain&quot;: &quot;intech.lviv.ua&quot;,\r\n                            &quot;title&quot;: &quot;\u2026\u043f\u0440\u043e web \u0456 \u043d\u0435 \u0442\u0456\u043b\u044c\u043a\u0438&quot;,\r\n                            &quot;description&quot;: null,\r\n                            &quot;meta_keywords&quot;: null,\r\n                            &quot;domain_rank&quot;: 346,\r\n                            &quot;last_visited&quot;: &quot;2022-12-29 02:59:00 +00:00&quot;,\r\n                            &quot;country_iso_code&quot;: &quot;UA&quot;,\r\n                            &quot;language_code&quot;: &quot;uk&quot;,\r\n                            &quot;content_language_code&quot;: &quot;uk&quot;,\r\n                            &quot;phone_numbers&quot;: null,\r\n                            &quot;emails&quot;: null,\r\n                            &quot;social_graph_urls&quot;: null,\r\n                            &quot;technologies&quot;: {\r\n                                &quot;add_ons&quot;: {\r\n                                    &quot;wordpress_plugins&quot;: [\r\n                                        &quot;Contact Form 7&quot;,\r\n                                        &quot;MailChimp for WooCommerce&quot;,\r\n                                        &quot;WooCommerce&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;marketing&quot;: {\r\n                                    &quot;advertising&quot;: [\r\n                                        &quot;Google AdSense&quot;\r\n                                    ],\r\n                                    &quot;marketing_automation&quot;: [\r\n                                        &quot;MailChimp&quot;\r\n                                    ],\r\n                                    &quot;email&quot;: [\r\n                                        &quot;MailChimp&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;web_development&quot;: {\r\n                                    &quot;javascript_libraries&quot;: [\r\n                                        &quot;jQuery&quot;,\r\n                                        &quot;jQuery Migrate&quot;\r\n                                    ],\r\n                                    &quot;programming_languages&quot;: [\r\n                                        &quot;PHP&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;servers&quot;: {\r\n                                    &quot;web_servers&quot;: [\r\n                                        &quot;Nginx&quot;\r\n                                    ],\r\n                                    &quot;reverse_proxies&quot;: [\r\n                                        &quot;Nginx&quot;\r\n                                    ],\r\n                                    &quot;databases&quot;: [\r\n                                        &quot;MySQL&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;sales&quot;: {\r\n                                    &quot;ecommerce&quot;: [\r\n                                        &quot;WooCommerce&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;content&quot;: {\r\n                                    &quot;cms&quot;: [\r\n                                        &quot;WordPress&quot;\r\n                                    ],\r\n                                    &quot;blogs&quot;: [\r\n                                        &quot;WordPress&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;communication&quot;: {\r\n                                    &quot;email&quot;: [\r\n                                        &quot;MailChimp&quot;\r\n                                    ]\r\n                                }\r\n                            }\r\n                        },\r\n                        {\r\n                            &quot;type&quot;: &quot;domain_technology_item&quot;,\r\n                            &quot;domain&quot;: &quot;smilecaremexico.com&quot;,\r\n                            &quot;title&quot;: &quot;SmileCare \u2013 Lomas de Angel\u00f3polis&quot;,\r\n                            &quot;description&quot;: null,\r\n                            &quot;meta_keywords&quot;: null,\r\n                            &quot;domain_rank&quot;: 44,\r\n                            &quot;last_visited&quot;: &quot;2022-12-29 02:54:30 +00:00&quot;,\r\n                            &quot;country_iso_code&quot;: null,\r\n                            &quot;language_code&quot;: &quot;es&quot;,\r\n                            &quot;content_language_code&quot;: &quot;gl&quot;,\r\n                            &quot;phone_numbers&quot;: null,\r\n                            &quot;emails&quot;: null,\r\n                            &quot;social_graph_urls&quot;: null,\r\n                            &quot;technologies&quot;: {\r\n                                &quot;servers&quot;: {\r\n                                    &quot;web_servers&quot;: [\r\n                                        &quot;Apache HTTP Server&quot;\r\n                                    ],\r\n                                    &quot;databases&quot;: [\r\n                                        &quot;MySQL&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;add_ons&quot;: {\r\n                                    &quot;wordpress_plugins&quot;: [\r\n                                        &quot;Contact Form 7&quot;,\r\n                                        &quot;Elementor&quot;,\r\n                                        &quot;WPForms&quot;\r\n                                    ],\r\n                                    &quot;wordpress_themes&quot;: [\r\n                                        &quot;Neve&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;web_development&quot;: {\r\n                                    &quot;page_builders&quot;: [\r\n                                        &quot;Elementor&quot;\r\n                                    ],\r\n                                    &quot;javascript_libraries&quot;: [\r\n                                        &quot;jQuery&quot;,\r\n                                        &quot;jQuery Migrate&quot;,\r\n                                        &quot;Underscore.js&quot;\r\n                                    ],\r\n                                    &quot;programming_languages&quot;: [\r\n                                        &quot;PHP&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;content&quot;: {\r\n                                    &quot;cms&quot;: [\r\n                                        &quot;WordPress&quot;\r\n                                    ],\r\n                                    &quot;blogs&quot;: [\r\n                                        &quot;WordPress&quot;\r\n                                    ]\r\n                                }\r\n                            }\r\n                        },\r\n                        {\r\n                            &quot;type&quot;: &quot;domain_technology_item&quot;,\r\n                            &quot;domain&quot;: &quot;joint-restore-gummies.us&quot;,\r\n                            &quot;title&quot;: &quot;Joint Restore Gummies\u2122 - Official Website&quot;,\r\n                            &quot;description&quot;: &quot;Joint Restore Gummies Supplement is an organic way of promoting stronger and flexible joints in a natural way. Order Joint Restore Gummies Supplement\u2122 Today. 100% Proven and Trusted. Exclusive Offer Today Only.&quot;,\r\n                            &quot;meta_keywords&quot;: [\r\n                                &quot;Joint Restore Gummies Supplement&quot;,\r\n                                &quot;Joint Restore Gummies Supplement price&quot;,\r\n                                &quot;buy Joint Restore Gummies Supplement&quot;\r\n                            ],\r\n                            &quot;domain_rank&quot;: 193,\r\n                            &quot;last_visited&quot;: &quot;2022-12-29 02:45:55 +00:00&quot;,\r\n                            &quot;country_iso_code&quot;: null,\r\n                            &quot;language_code&quot;: &quot;en&quot;,\r\n                            &quot;content_language_code&quot;: &quot;en&quot;,\r\n                            &quot;phone_numbers&quot;: null,\r\n                            &quot;emails&quot;: null,\r\n                            &quot;social_graph_urls&quot;: null,\r\n                            &quot;technologies&quot;: {\r\n                                &quot;servers&quot;: {\r\n                                    &quot;web_servers&quot;: [\r\n                                        &quot;Apache HTTP Server&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;web_development&quot;: {\r\n                                    &quot;font_scripts&quot;: [\r\n                                        &quot;Font Awesome&quot;\r\n                                    ],\r\n                                    &quot;javascript_frameworks&quot;: [\r\n                                        &quot;React&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;analytics&quot;: {\r\n                                    &quot;analytics&quot;: [\r\n                                        &quot;Statcounter&quot;\r\n                                    ]\r\n                                }\r\n                            }\r\n                        },\r\n                        {\r\n                            &quot;type&quot;: &quot;domain_technology_item&quot;,\r\n                            &quot;domain&quot;: &quot;kala-lounge.at&quot;,\r\n                            &quot;title&quot;: &quot;KALA Lounge \u2013 Dornbirn \u2013 Willkommen bei KALA&quot;,\r\n                            &quot;description&quot;: null,\r\n                            &quot;meta_keywords&quot;: null,\r\n                            &quot;domain_rank&quot;: 3,\r\n                            &quot;last_visited&quot;: &quot;2022-12-29 02:44:04 +00:00&quot;,\r\n                            &quot;country_iso_code&quot;: &quot;AT&quot;,\r\n                            &quot;language_code&quot;: &quot;de&quot;,\r\n                            &quot;content_language_code&quot;: &quot;de&quot;,\r\n                            &quot;phone_numbers&quot;: null,\r\n                            &quot;emails&quot;: null,\r\n                            &quot;social_graph_urls&quot;: null,\r\n                            &quot;technologies&quot;: {\r\n                                &quot;servers&quot;: {\r\n                                    &quot;web_servers&quot;: [\r\n                                        &quot;Apache HTTP Server&quot;\r\n                                    ],\r\n                                    &quot;databases&quot;: [\r\n                                        &quot;MySQL&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;add_ons&quot;: {\r\n                                    &quot;wordpress_plugins&quot;: [\r\n                                        &quot;Contact Form 7&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;web_development&quot;: {\r\n                                    &quot;font_scripts&quot;: [\r\n                                        &quot;Font Awesome&quot;\r\n                                    ],\r\n                                    &quot;javascript_libraries&quot;: [\r\n                                        &quot;jQuery&quot;,\r\n                                        &quot;jQuery Migrate&quot;,\r\n                                        &quot;Modernizr&quot;\r\n                                    ],\r\n                                    &quot;programming_languages&quot;: [\r\n                                        &quot;PHP&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;location&quot;: {\r\n                                    &quot;maps&quot;: [\r\n                                        &quot;Leaflet&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;other&quot;: {\r\n                                    &quot;widgets&quot;: [\r\n                                        &quot;Slider Revolution&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;content&quot;: {\r\n                                    &quot;photo_galleries&quot;: [\r\n                                        &quot;Slider Revolution&quot;\r\n                                    ],\r\n                                    &quot;cms&quot;: [\r\n                                        &quot;WordPress&quot;\r\n                                    ],\r\n                                    &quot;blogs&quot;: [\r\n                                        &quot;WordPress&quot;\r\n                                    ]\r\n                                },\r\n                                &quot;media&quot;: {\r\n                                    &quot;photo_galleries&quot;: [\r\n                                        &quot;Slider Revolution&quot;\r\n                                    ],\r\n                                    &quot;video_players&quot;: [\r\n                                        &quot;YouTube&quot;\r\n                                    ]\r\n                                }\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] Domains by HTML Terms \u200c\u200c This endpoint provides domains based on the HTML terms they use on their homepage. In addition to the list of domains, you will also get their technology profiles, the country and language they belong to, and other related data. [\/vc_column_text] POST https:\/\/api.dataforseo.com\/v3\/domain_analytics\/technologies\/domains_by_html_terms\/live Pricing Your account will be charged for [&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-16352","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/16352","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=16352"}],"version-history":[{"count":11,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/16352\/revisions"}],"predecessor-version":[{"id":23504,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/16352\/revisions\/23504"}],"wp:attachment":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/media?parent=16352"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}