{"id":13045,"date":"2022-03-10T09:18:49","date_gmt":"2022-03-10T09:18:49","guid":{"rendered":"https:\/\/docs_v3.dataforseo.com\/v3\/?page_id=13045"},"modified":"2025-09-04T13:14:40","modified_gmt":"2025-09-04T13:14:40","slug":"dataforseo_labs-bing-page_intersection-live","status":"publish","type":"page","link":"https:\/\/docs.dataforseo.com\/v3\/dataforseo_labs-bing-page_intersection-live\/","title":{"rendered":"dataforseo_labs\/bing\/page_intersection\/live"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text]<\/p>\n<h2 id=\"setting-serp-tasks\">Page Intersection<\/h2>\n<p>\u200c<br \/>\nThis endpoint will provide you with the keywords for which specified pages rank within the same Bing SERP. <\/p>\n<p><strong>Find keywords several webpages rank for:<\/strong><br \/>\nIf you would like to get the keywords several pages rank for, you need to specify webpages only in the <code>pages<\/code> object. This way, you will receive intersected ranked keywords for the specified URLs.<\/p>\n<p><strong>Find keywords your competitors rank for but you do not:<\/strong><br \/>\nIf you would like to receive all keywords several pages rank for, but particular pages do not, you need to use the <code>exclude_pages<\/code> array as well. This way you will receive the keywords for which the URLs from the <code>pages<\/code> object rank for, but the URLs from the <code>exclude_pages<\/code> array do not.<\/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\/dataforseo_labs\/bing\/page_intersection\/live\">\n                https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/bing\/page_intersection\/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\/dataforseo-labs\/dataforseo-bing-api\" target=\"_blank\" rel=\"noopener noreferrer\">Pricing<\/a> page.<\/p>\n\t\t<\/div>\n\t<\/article>\n\t[vc_column_text]All 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 calls per minute. The maximum number of requests that can be sent simultaneously is limited to 30.<\/p>\n<p>You can specify the number of results you want to retrieve and sort them.<\/p>\n<p>Below you will find a detailed description of the fields you can use for setting a task.<\/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>pages<\/code><\/td>\n<td style=\"width: 3.9884%; height: 192px;\">object<\/td>\n<td style=\"width: 82.8862%; height: 192px;\"><em>target URLs of pages<\/em><br \/>\n<strong>required field<\/strong><br \/>\nyou can set <strong>up to 20 pages<\/strong> in this object<br \/>\nthe pages should be specified with absolute URLs (including http:\/\/ or https:\/\/)<br \/>\nexample:<br \/>\n<code>\"pages\": {<br \/>\n\"1\":\"https:\/\/www.apple.com\/mac\/*\",<br \/>\n\"2\":\"https:\/\/dataforseo.com\/*\",<br \/>\n\"3\":\"https:\/\/support.microsoft.com\/\"<br \/>\n}<\/code>if you specify a single page here, we will return results only for this page;<br \/>\nyou can also use a wildcard (&#8216;*&#8217;) character to specify the search pattern<br \/>\nexample:<br \/>\n<code class=\"long-string\">\"example.com\"<\/code><br \/>\nsearch for the exact URL<br \/>\n<code class=\"long-string\">\"example.com\/eng\/*\"<\/code><br \/>\nsearch for the <em>example.com<\/em> page and all its related URLs which start with <em>&#8216;\/eng\/&#8217;<\/em>, such as <em>&#8220;example.com\/eng\/index.html&#8221;<\/em> and <em>&#8220;example.com\/eng\/help\/&#8221;<\/em>, etc.<br \/>\n<strong>note:<\/strong> a wilcard should be placed after the slash (&#8216;\/&#8217;) character in the end of the URL, it is <strong>not possible<\/strong> to place it after the domain in the following way:<br \/>\n<code><code>https:\/\/dataforseo.com<\/code><\/code><strong>*<\/strong><br \/>\nuse <code><code>https:\/\/dataforseo.com<\/code><\/code><strong>\/*<\/strong> instead<\/p>\n<p><strong>Note:<\/strong> this endpoint will not provide results if the number of intersecting keywords exceeds 10 million\n<\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 192px;\"><code>exclude_pages<\/code><\/td>\n<td style=\"width: 3.9884%; height: 192px;\">array<\/td>\n<td style=\"width: 82.8862%; height: 192px;\"><em>URLs of pages you want to exclude<\/em><br \/>\noptional field<br \/>\nyou can set <strong>up to 10 pages<\/strong> in this array<br \/>\nif you use this array, results will contain the keywords for which URLs from the <code>pages<\/code> object rank, but URLs from <code>exclude_pages<\/code> array do not;<\/p>\n<p><strong>note<\/strong> that if you specify this field, the results will be based on the keywords <strong>any<\/strong> URL from <code>pages<\/code> ranks for regardless of intersections between them. However, you can set <code>intersection_mode<\/code> to <code>intersect<\/code> and results will contain the keywords <strong>all<\/strong> URLs from <code>pages<\/code> rank for in the same SERP and URLs from <code>exclude_pages<\/code> do not.<br \/>\nuse a wildcard (&#8216;*&#8217;) character to specify the search pattern<br \/>\nexample:<br \/>\n<code>\"exclude_pages\": [<br \/>\n\"https:\/\/www.apple.com\/iphone\/*\",<br \/>\n\"https:\/\/dataforseo.com\/apis\/*\",<br \/>\n\"https:\/\/www.microsoft.com\/en-us\/industry\/services\/\"<br \/>\n]<\/code><\/td>\n<\/tr>\n<tr style=\"height: 10px;\">\n<td style=\"width: 12.4003%; height: 10px;\"><code>location_name<\/code><\/td>\n<td style=\"width: 3.91588%; height: 10px;\">string<\/td>\n<td style=\"width: 82.9587%; height: 10px;\"><em>full name of the location<\/em><br \/>\n<strong>required field if you don&#8217;t specify<\/strong> <code>location_code<\/code><br \/>\n<strong>Note:<\/strong> it is required to specify either <code>location_name<\/code> or <code>location_code<\/code><br \/>\nyou can receive the list of available locations with their <code>location_name<\/code> by making a separate request to<br \/>\n<code>https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/locations_and_languages<\/code>;<br \/>\n<strong>Note:<\/strong> this endpoint currently supports the US location only;<br \/>\nexample:<br \/>\n<code class=\"long-string\">United States<\/code><\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 169px;\"><code>location_code<\/code><\/td>\n<td style=\"width: 3.91588%; height: 169px;\">integer<\/td>\n<td style=\"width: 82.9587%; height: 169px;\"><em>location code<\/em><br \/>\n<strong>required field if you don&#8217;t specify<\/strong> <code>location_name<\/code><br \/>\n<strong>Note:<\/strong> it is required to specify either <code>location_name<\/code> or <code>location_code<\/code><br \/>\nyou can receive the list of available locations with their <code>location_code<\/code> by making a separate request to<br \/>\n<code>https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/locations_and_languages<\/code>;<br \/>\n<strong>Note:<\/strong> this endpoint currently supports the US location only;<br \/>\nexample:<br \/>\n<code class=\"long-string\">2840<\/code><\/td>\n<\/tr>\n<tr style=\"height: 168px;\">\n<td style=\"width: 12.4003%; height: 168px;\"><code>language_name<\/code><\/td>\n<td style=\"width: 3.91588%; height: 168px;\">string<\/td>\n<td style=\"width: 82.9587%; height: 168px;\"><em>full name of the language<\/em><br \/>\n<strong>required field if you don&#8217;t specify<\/strong> <code>language_code<\/code><br \/>\n<strong>Note:<\/strong> it is required to specify either <code>language_name<\/code> or <code>language_code<\/code><br \/>\nyou can receive the list of available languages with their <code>language_name<\/code> by making a separate request to the<br \/>\n<code>https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/locations_and_languages<\/code><br \/>\nexample:<br \/>\n<code class=\"long-string\">English<\/code><\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 163px;\"><code>language_code<\/code><\/td>\n<td style=\"width: 3.91588%; height: 163px;\">string<\/td>\n<td style=\"width: 82.9587%; height: 163px;\"><em>language code<\/em><br \/>\n<strong>required field if you don&#8217;t specify<\/strong> <code>language_name<\/code><br \/>\n<strong>Note:<\/strong> it is required to specify either <code>language_name<\/code> or <code>language_code<\/code><br \/>\nyou can receive the list of available languages with their <code>language_code<\/code> by making a separate request to the<br \/>\n<code>https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/locations_and_languages<\/code><br \/>\nexample:<br \/>\n<code class=\"long-string\">en<\/code><\/td>\n<\/tr>\n<tr style=\"height: 96px;\">\n<td style=\"width: 12.4003%; height: 77px;\"><code>item_types<\/code><\/td>\n<td style=\"width: 3.91588%; height: 77px;\">array<\/td>\n<td style=\"width: 82.9587%; height: 77px;\"><em>search results type<\/em><br \/>\nindicates type of search results included in the response<br \/>\noptional field<\/p>\n<p>possible values:<br \/>\n<code>[\"organic\", \"paid\", \"featured_snippet\", \"local_pack\"]<\/code><br \/>\ndefault value:<br \/>\n<code>[\"organic\", \"paid\", \"featured_snippet\", \"local_pack\"]<\/code><\/td>\n<\/tr>\n<tr style=\"height: 96px;\">\n<td style=\"width: 12.4003%; height: 77px;\"><code>ignore_synonyms<\/code><\/td>\n<td style=\"width: 3.9884%; height: 77px;\">boolean<\/td>\n<td style=\"width: 82.8862%; height: 77px;\"><em>ignore highly similar keywords<\/em><br \/>\noptional field<br \/>\nif set to\u00a0<code class=\"prettyprint\">true<\/code> only core keywords will be returned, all highly similar keywords will be excluded;<br \/>\ndefault value: <code>false<\/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 keywords<\/em><br \/>\noptional field<br \/>\ndefault value: <code>100<\/code><br \/>\nmaximum value: <code>1000<\/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 <code>items<\/code> array of returned keywords<\/em><br \/>\noptional field<br \/>\ndefault value: <code>0<\/code><br \/>\nif you specify <code>10<\/code> here, the first ten keywords in the results array will be omitted and the data will be provided for the successive keywords<\/td>\n<\/tr>\n<tr style=\"height: 96px;\">\n<td style=\"width: 12.4003%; height: 77px;\"><code>include_subdomains<\/code><\/td>\n<td style=\"width: 3.91588%; height: 77px;\">boolean<\/td>\n<td style=\"width: 82.9587%; height: 77px;\"><em>indicates if the subdomains will be included in the search<\/em><br \/>\noptional field<br \/>\nif set to <code>false<\/code>, the subdomains will be ignored<br \/>\ndefault value: <code>true<\/code><\/td>\n<\/tr>\n<tr style=\"height: 96px;\">\n<td style=\"width: 12.4003%; height: 77px;\"><code>intersection_mode<\/code><\/td>\n<td style=\"width: 3.91588%; height: 77px;\">string<\/td>\n<td style=\"width: 82.9587%; height: 77px;\"><em>indicates whether to intersect keywords<\/em><br \/>\noptional field<br \/>\nuse this field to intersect or merge results for the specified URLs<\/p>\n<p>possible values: <code>union<\/code>, <code>intersect<\/code><\/p>\n<p><code>union<\/code> &#8211; results are based on all keywords <strong>any<\/strong> URL from <code>pages<\/code> rank for;<\/p>\n<p><code>intersect<\/code> &#8211; results are based on the keywords <strong>all<\/strong> URLs from <code>pages<\/code> rank for in the same SERP:<\/p>\n<p>by default, results are based on the <code>intersect<\/code> mode if you specify only <code>pages<\/code> array. If you specify <code>exclude_pages<\/code> as well, results are based on the <code>union<\/code> mode\n<\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 192px;\"><code>include_serp_info<\/code><\/td>\n<td style=\"width: 3.9884%; height: 192px;\">boolean<\/td>\n<td style=\"width: 82.8862%; height: 192px;\"><em>include data from SERP for each keyword<\/em><br \/>\noptional field<br \/>\nif set to <code>true<\/code>, we will return a <code>serp_info<\/code> array containing SERP data (number of search results, relevant URL, and SERP features) for every keyword in the response<br \/>\ndefault value: <code>false<\/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>regex<\/code>, <code>not_regex<\/code>, <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>ilike<\/code>, <code>not_ilike<\/code>, <code>like<\/code>, <code>not_like<\/code>, <code>match<\/code>, <code>not_match<\/code><br \/>\nyou can use the <code>%<\/code> operator with <code>like<\/code> and <code>not_like<\/code>, as well as <code>ilike<\/code> and <code>not_ilike<\/code> to match any string of zero or more characters<br \/>\n<strong>note<\/strong> that if you want to filter by any field in the <code>intersection_result<\/code> array you need to specify the number of corresponding page<br \/>\nfor instance, if you want to filter results by the ranking of the first specified URL, you should set the following filter:<br \/>\n<code>[intersection_result.1.rank_absolute,\"=\",1]<\/code><br \/>\nif you want to filter results and receive only organic listings for the third specified URL, you should set the following filter:<br \/>\n<code>[intersection_result.3.type,\"=\",\"organic\"]<\/code> , etc.example:<br \/>\n<code>[\"keyword_data.keyword_info.search_volume\",\"in\",[100,1000]]<\/code><br \/>\n<code>[[\"intersection_result.1.etv\",\"&gt;\",0],\"and\",[\"intersection_result.1.description\",\"like\",\"%goat%\"]]<\/code><code>[[\"keyword_data.keyword_info.search_volume\",\"&gt;\",100],<br \/>\n\"and\",<br \/>\n[[\"intersection_result.2.description\",\"like\",\"%goat%\"],<br \/>\n\"or\",<br \/>\n[\"intersection_result.2.type\",\"=\",\"organic\"]]]<\/code><br \/>\nfor more information about filters, please refer to <a href=\"\/v3\/dataforseo_labs\/filters\" target=\"_blank\" rel=\"noopener noreferrer\">Dataforseo Labs &#8211; Filters<\/a> or this <a href=\"https:\/\/dataforseo.com\/help-center\/how-to-use-filters-in-dataforseo-labs-api\" rel=\"noopener noreferrer\" target=\"_blank\">help center guide<\/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 \/>\nyou can use the same values as in the <code>filters<\/code> array to sort the results<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 parameter<br \/>\nexample:<br \/>\n<code>[\"keyword_data.keyword_info.competition,desc\"]<\/code><br \/>\ndefault rule:<br \/>\n<code>[\"keyword_data.keyword_info.search_volume,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>[\"intersection_result.1.rank_group,asc\",\"intersection_result.2.rank_absolute,asc\"]<\/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.9884%; height: 96px;\">string<\/td>\n<td style=\"width: 82.8862%; 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>\u200c<\/p>\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: 77.3646%; height: 552px;\">\n<thead>\n<tr style=\"height: 24px;\">\n<th style=\"width: 38.423%; height: 24px;\">Field name<\/th>\n<th style=\"width: 1.25156%; height: 24px;\">Type<\/th>\n<th style=\"width: 61.7021%; 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 tasks 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>se_type<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>search engine type<\/em><br \/>\nsearch engine type specified in a POST request;<br \/>\nfor this endpoint, the field equals <code>bing<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>pages<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>URLs you specified a POST 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>exclude_pages<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>URLs you specified in a POST array that will be excluded from the 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>location_code<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>location code in a POST 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>language_code<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>language code in a POST 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>total_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>total amount of results in our database relevant to your request<\/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>the number of results returned in the <code>items<\/code> 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><strong>items<\/strong><\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contains keywords, relevant SERP elements and related data<\/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>se_type<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>search engine type<\/em><br \/>\nsearch engine type specified in a POST request;<br \/>\nfor this endpoint, the field equals <code>bing<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <strong><code>keyword_data<\/code><\/strong><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>keyword data for the returned keyword<\/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 \u00a0 \u00a0 <code>se_type<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>search engine type<\/em><br \/>\nsearch engine type specified in a POST request;<br \/>\nfor this endpoint, the field equals <code>bing<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>keyword<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>returned keyword<\/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 \u00a0 \u00a0 <code>location_code<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>location code in a POST 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 \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>language code in a POST 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 \u00a0 \u00a0 <code><strong>keyword_info<\/strong><\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>keyword data for the returned keyword<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>se_type<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>search engine type<\/em><br \/>\nsearch engine type specified in a POST request;<br \/>\nfor this endpoint, the field equals <code>bing<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>last_updated_time<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>date and time when keyword data was updated<\/em><br \/>\nin the UTC format: \u201cyyyy-mm-dd hh-mm-ss +00:00\u201d<br \/>\nexample:<br \/>\n<code class=\"long-string\">2019-11-15 12:57:46 +00:00<\/code><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>competition<\/code><\/td>\n<td style=\"width: 6.19209%; height: 25px;\">float<\/td>\n<td style=\"width: 79.8065%; height: 25px;\"><em>competition<\/em><br \/>\nrepresents the relative amount of competition associated with the given keyword<br \/>\nthis value is based on Bing Ads data and can be between 0 and 1 (inclusive)<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>cpc<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>cost-per-click<\/em><br \/>\nrepresents the average cost per click (USD) historically paid for the keyword<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>search_volume<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>average monthly search volume rate<\/em><br \/>\nrepresents the (approximate) number of searches for the returned keyword on bing.com<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>monthly_searches<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>monthly searches<\/em><br \/>\nrepresents the (approximate) number of searches for this keyword (as available for the past twelve months), targeted to the specified geographic locations<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>year<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>year<\/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 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>month<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>month<\/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 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>search_volume<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>monthly average search volume rate<\/em><\/td>\n<\/tr>\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code><strong>keyword_properties<\/strong><\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>additional information about the keyword<\/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\u00a0 \u00a0 \u00a0 \u00a0 <code>se_type<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>search engine type<\/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\u00a0 \u00a0 \u00a0 \u00a0 <code>core_keyword<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>main keyword in a group<\/em><br \/>\ncontains the main keyword in a group determined by the synonym clustering algorithm<br \/>\nif the value is <code>null<\/code>, our database does not contain any keywords the corresponding algorithm could identify as synonymous with <code>keyword<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0 <code>synonym_clustering_algorithm<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>the algorithm used to identify synonyms<\/em><br \/>\npossible values:<br \/>\n<code>keyword_metrics<\/code> &#8211; indicates the algorithm based on <code>keyword_info<\/code> parameters<br \/>\n<code>text_processing<\/code> &#8211; indicates the text-based algorithm<br \/>\nif the value is <code>null<\/code>, our database does not contain any keywords the corresponding algorithm could identify as synonymous with <code>keyword<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0 <code>keyword_difficulty<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>difficulty of ranking in the first top-10 organic results for a keyword<\/em><br \/>\nindicates the chance of getting in top-10 organic results for a keyword on a logarithmic scale from 0 to 100;<br \/>\ncalculated by analysing, among other parameters, link profiles of the first 10 pages in SERP;<br \/>\nlearn more about the metric in <a href=\"https:\/\/dataforseo.com\/help-center\/what-is-keyword-difficulty-and-how-is-it-calculated\" rel=\"noopener noreferrer\" target=\"_blank\">this help center guide<\/a><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0 <code>detected_language<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>detected language of the keyword<\/em><br \/>\nindicates the language of the keyword as identified by our system\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0 <code>is_another_language<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">boolean<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>detected language of the keyword is different from the set language<\/em><br \/>\nif <code>true<\/code>, the language set in the request does not match the language determined by our system for a given keyword\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code><strong>serp_info<\/strong><\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>SERP data<\/em><br \/>\nthe value will be <code>null<\/code> if you didn&#8217;t set the field <code>include_serp_info<\/code> to <code>true<\/code> in the POST array or if there is no SERP data for this keyword in our database<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0 <code>se_type<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>search engine type<\/em><br \/>\nsearch engine type specified in a POST request;<br \/>\nfor this endpoint, the field equals <code>bing<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0 <code>check_url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>direct URL to search engine results<\/em><br \/>\nyou can use it to make sure that we provided accurate results<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0 <code>serp_item_types<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>types of search results in SERP<\/em><br \/>\ncontains types of search results (items) found in SERP<br \/>\npossible item types:<br \/>\n<code>answer_box<\/code>, <code>carousel<\/code>, <code>events<\/code>, <code>featured_snippet<\/code>, <code>hotels_pack<\/code>, <code>images<\/code>, <code>jobs<\/code>, <code>local_pack<\/code>, <code>map<\/code>, <code>organic<\/code>, <code>paid<\/code>, <code>people_also_ask<\/code>, <code>people_also_search<\/code>,<code>questions_and_answers<\/code>, <code>recipes<\/code><\/a>, <code>related_searches<\/code>, <code>shopping<\/code>, <code>top_stories<\/code>, <code>video<\/code>, <code>ai_overview<\/code>;<br \/>\n<strong>note<\/strong> that the actual results will be returned only for <code>organic<\/code>, <code>paid<\/code>, <code>featured_snippet<\/code>, and <code>local_pack<\/code> elements<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0 <code>se_results_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>number of search results for the returned keyword<\/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\u00a0 \u00a0 \u00a0 \u00a0 <code>last_updated_time<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>date and time when SERP data was updated<\/em><br \/>\nin the UTC format: \u201cyyyy-mm-dd hh-mm-ss +00:00\u201d<br \/>\nexample:<br \/>\n<code class=\"long-string\">2019-11-15 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 \u00a0\u00a0 \u00a0 \u00a0 \u00a0 <code>previous_updated_time<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>previous to the most recent date and time when SERP data was updated<\/em><br \/>\nin the UTC format: \u201cyyyy-mm-dd hh-mm-ss +00:00\u201d<br \/>\nexample:<br \/>\n<code class=\"long-string\">2019-10-15 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 \u00a0\u00a0 \u00a0 <code><strong>avg_backlinks_info<\/strong><\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>backlink data for the returned keyword<\/em><br \/>\nthis object provides the average number of backlinks, referring pages and domains, as well as the average rank values among the top-10 websites ranking organically for the keyword<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0 <code>se_type<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>search engine type<\/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 \u00a0\u00a0 \u00a0 \u00a0 \u00a0 <code>backlinks<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>average number of backlinks<\/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 \u00a0\u00a0 \u00a0 \u00a0 \u00a0 <code>dofollow<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>average number of dofollow links<\/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 \u00a0\u00a0 \u00a0 \u00a0 \u00a0 <code>referring_pages<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>average number of referring pages<\/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 \u00a0\u00a0 \u00a0 \u00a0 \u00a0 <code>referring_domains<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>average number of referring domains<\/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 \u00a0\u00a0 \u00a0 \u00a0 \u00a0 <code>referring_main_domains<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>average number of referring main domains<\/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 \u00a0\u00a0 \u00a0 \u00a0 \u00a0 <code>rank<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>average rank<\/em><br \/>\nlearn more about the metric and its calculation formula in <a href=\"https:\/\/dataforseo.com\/help-center\/what_is_rank_in_backlinks_api\" rel=\"noopener noreferrer\" target=\"_blank\">this help center article<\/a>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0 <code>main_domain_rank<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>average main domain rank<\/em><br \/>\nlearn more about the metric and its calculation formula in <a href=\"https:\/\/dataforseo.com\/help-center\/what_is_rank_in_backlinks_api\" rel=\"noopener noreferrer\" target=\"_blank\">this help center article<\/a>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0 <code>last_updated_time<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>date and time when backlink data was updated<\/em><br \/>\nin the UTC format: \u201cyyyy-mm-dd hh-mm-ss +00:00\u201d<br \/>\nexample:<br \/>\n<code class=\"long-string\">2019-11-15 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 \u00a0 <code><strong>intersection_result<\/strong><\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contains data on the SERP elements found for the returned <code>keyword<\/code><\/em><br \/>\ndata will be provided in separate arrays for each URL you specified in the <code>pages<\/code> object when setting a task;<br \/>\ndepending on the number of specified URLs, it can contain from 1 to 20 arrays named respectively<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code><strong>1<\/strong><\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contains data on the SERP element for the respective URL<\/em><br \/>\nfield name varies in the range from 1 to 20 according to the number of URLs in the <code>pages<\/code> object;<br \/>\npossible types of SERP elements:<br \/>\n<code>organic<\/code>, <code>paid<\/code>, <code>featured_snippet<\/code>, <code>local_pack<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <strong>\u2018organic\u2019 element in SERP&#8217;<\/strong><\/td>\n<td style=\"width: 5.77015%; height: 24px;\"><\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>se_type<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>search engine type<\/em><br \/>\nsearch engine type specified in a POST request;<br \/>\nfor this endpoint, the field equals <code>bing<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \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 element\u00a0=\u00a0<strong>&#8216;organic&#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 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_group<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>position within a group of elements with identical <code>type<\/code> values<\/em><br \/>\npositions of elements with different <code>type<\/code> values are omitted from <code>rank_group<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_absolute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>absolute rank in SERP<\/em><br \/>\nabsolute position among all the elements in SERP<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>position<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>the alignment of the element in SERP<\/em><br \/>\ncan take the following values:<br \/>\n<code>left<\/code>, <code>right<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>xpath<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>the <a href=\"https:\/\/en.wikipedia.org\/wiki\/XPath\">XPath<\/a> of the element<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>domain<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>subdomain in SERP<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>title<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>title of the result in SERP<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em> relevant URL in SERP<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>breadcrumb<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>breadcrumb in SERP<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>is_image<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">boolean<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>indicates whether the element contains an\u00a0<code class=\"prettyprint\">image<\/code><\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>is_video<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">boolean<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>indicates whether the element contains a <code class=\"prettyprint\">video<\/code><\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>is_featured_snippet<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">boolean<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>indicates whether the element is a <code class=\"prettyprint\">featured_snippet<\/code><\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>is_malicious<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">boolean<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>indicates whether the element is marked as malicious<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>description<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>description of the results element in SERP<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>pre_snippet<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>includes additional information appended before the result description in SERP<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>extended_snippet<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>includes additional information appended after the result description in SERP<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>amp_version<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">boolean<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>Accelerated Mobile Pages<\/em><br \/>\nindicates whether an item has the Accelerated Mobile Page (AMP) version<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rating<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the item&#8217;s rating <\/em><br \/>\nthe popularity rate based on reviews and displayed in SERP<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rating_type<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><i>the type of <\/i><i>rating<\/i><br \/>\nhere you can find the following elements: <code>Max5<\/code>, <code>Percents<\/code>, <code>CustomMax<\/code><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>value<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the value of the rating<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>votes_count<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the amount of <\/em><i>feedback<\/i><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rating_max<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the maximum value for a <code>rating_type<\/code><\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>highlighted<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>words highlighted in bold within the results <code>description<\/code><\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>links<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>sitelinks<\/em><br \/>\nthe links shown below some of the search results<br \/>\nif there are none, equals <code>null<\/code><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<code>type<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>type of element = &#8216;<strong>link_element<\/strong>&#8216;<\/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 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<code>title<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>title of the result in SERP<\/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 \u00a0 \u00a0\u00a0 \u00a0\u00a0 \u00a0 <code>description<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>description of the results element in SERP<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>sitelink URL<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>main_domain<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>primary domain name in SERP<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>relative_url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>relative URL in SERP<\/em><\/td>\n<\/tr>\n<tr>\n<td>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>etv<\/code><\/td>\n<td>float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>estimated traffic volume<\/em><br \/>\nestimated organic monthly traffic to the domain;<br \/>\ncalculated as the product of CTR (click-through-rate) and search volume values of the returned keyword<br \/>\nlearn more about how the metric is calculated in <a href=\"https:\/\/dataforseo.com\/help-center\/how-is-etv-calculated\" rel=\"noopener noreferrer\" target=\"_blank\">this help center article<\/a><\/td>\n<\/tr>\n<tr>\n<td>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>estimated_paid_traffic_cost<\/code><\/td>\n<td>float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>estimated cost of converting organic search traffic into paid<\/em><br \/>\nrepresents the estimated monthly cost of running ads (USD) for the returned keyword;<br \/>\nthe metric is calculated as the product of organic <code>etv<\/code> and paid <code>cpc<\/code> values and indicates the cost of driving the estimated volume of monthly organic traffic through PPC advertising in Bing Search<br \/>\nlearn more about how the metric is calculated in <a href=\"https:\/\/dataforseo.com\/help-center\/how-is-traffic-cost-calculated\" rel=\"noopener noreferrer\" target=\"_blank\">this help center article<\/a><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_changes<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>changes in rankings<\/em><br \/>\ncontains information about the ranking changes of the SERP element since the <code>previous_updated_time<\/code>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>previous_rank_absolute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>previous absolute rank in SERP<\/em><br \/>\nindicates previous rank of the element in Bing SERP;<br \/>\nif this element is new, the value will be <code>null<\/code>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>is_new<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">boolean<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>element was previously present in SERP<\/em><br \/>\nif the value is <code>true<\/code>, previously collected SERP didn&#8217;t contain this element\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>is_up<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">boolean<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>rank of this element went up<\/em><br \/>\nif the value is <code>true<\/code>, position of the element in SERP is higher compared to the previous check\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>is_down<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">boolean<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>rank of this element went down<\/em><br \/>\nif the value is <code>true<\/code>, position of the element in SERP is lower compared to the previous check\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>backlinks_info<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>backlinks information for the ranked website<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>referring_domains<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>number of referring domains<\/em><br \/>\nreferring domains include subdomains that are counted as separate domains for this metric\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>referring_main_domains<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>number of referring main domains<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>referring_pages<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>number of pages pointing to the ranked website<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>dofollow<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>number of dofollow links<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>backlinks<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>total number of backlinks<\/em><br \/>\nthe total number of backlinks, including dofollow and nofollow links\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>time_update<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>date and time when backlink data was updated<\/em><br \/>\nin the UTC format: \u201cyyyy-mm-dd hh-mm-ss +00:00\u201d;<br \/>\nexample:<br \/>\n<code class=\"long-string\">2019-11-15 12:57:46 +00:00<\/code><\/td>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_info<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>page and domain rank information<\/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 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>page_rank<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>page rank<\/em><br \/>\n<code>page_rank<\/code> is calculated based on the method for node ranking in a linked database &#8211; a principle used in the original Google PageRank algorithm;<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 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>main_domain_rank<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>main domain rank<\/em><br \/>\n<code>main_domain_rank<\/code> is calculated based on the method for node ranking in a linked database &#8211; a principle used in the original Google PageRank algorithm<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 \u00a0 <strong>\u2018paid\u2019 element in SERP<\/strong><\/td>\n<td style=\"width: 5.77015%; height: 24px;\"><\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>se_type<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>search engine type<\/em><br \/>\nsearch engine type specified in a POST request;<br \/>\nfor this endpoint, the field equals <code>bing<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>type<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em> type of element\u00a0=\u00a0<strong>&#8216;paid&#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 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_group<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>position within a group of elements with identical <code>type<\/code> values<\/em><br \/>\npositions of elements with different <code>type<\/code> values are omitted from <code>rank_group<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_absolute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>absolute rank in SERP<\/em><br \/>\nabsolute position among all the elements in SERP<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>position<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>the alignment of the element in SERP<\/em><br \/>\ncan take the following values:<br \/>\n<code>left<\/code>, <code>right<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>xpath<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>the <a href=\"https:\/\/en.wikipedia.org\/wiki\/XPath\">XPath<\/a> of the element<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>title<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>title of the result in SERP<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>domain<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>domain in SERP of the Ad element<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>description<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>description of the results element in SERP<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>breadcrumb<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>breadcrumb of the Ad element in SERP<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em> relevant URL of the Ad element in SERP<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>highlighted<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>words highlighted in bold within the results <code>description<\/code><\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>extra<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>additional information about the result<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>ad_aclk<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>the identifier of the ad<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>description_rows<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>extended description<\/em><br \/>\nif there is none, equals <code>null<\/code><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>links<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>sitelinks<\/em><br \/>\nthe links shown below some of the search results<br \/>\nif there are none, equals <code>null<\/code><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>type<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>type of element = &#8216;<strong>ad_link_element<\/strong>&#8216;<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>title<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>title of the link element<\/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 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>description<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>description of the results element in SERP<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>URL link<\/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 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>ad_aclk<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>the identifier of the ad<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>main_domain<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>primary domain name in SERP<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>relative_url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>relative URL in SERP<\/em><\/td>\n<\/tr>\n<tr>\n<td>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>etv<\/code><\/td>\n<td>float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>estimated traffic volume<\/em><br \/>\nestimated organic monthly traffic to the domain;<br \/>\ncalculated as the product of CTR (click-through-rate) and search volume values of the returned keyword<br \/>\nlearn more about how the metric is calculated in <a href=\"https:\/\/dataforseo.com\/help-center\/how-is-etv-calculated\" rel=\"noopener noreferrer\" target=\"_blank\">this help center article<\/a><\/td>\n<\/tr>\n<tr>\n<td>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>estimated_paid_traffic_cost<\/code><\/td>\n<td>float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>estimated cost of paid monthly search traffic<\/em><br \/>\nrepresents the estimated cost of paid monthly traffic (USD) based on <code>etv<\/code> and <code>cpc<\/code> values<br \/>\nlearn more about how the metric is calculated in <a href=\"https:\/\/dataforseo.com\/help-center\/how-is-traffic-cost-calculated\" rel=\"noopener noreferrer\" target=\"_blank\">this help center article<\/a><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_changes<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>changes in rankings<\/em><br \/>\ncontains information about the ranking changes of the SERP element since the <code>previous_updated_time<\/code>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>previous_rank_absolute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>previous absolute rank in SERP<\/em><br \/>\nindicates previous rank of the element in Bing SERP;<br \/>\nif this element is new, the value will be <code>null<\/code>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>is_new<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">boolean<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>element was previously present in SERP<\/em><br \/>\nif the value is <code>true<\/code>, previously collected SERP didn&#8217;t contain this element\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>is_up<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">boolean<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>rank of this element went up<\/em><br \/>\nif the value is <code>true<\/code>, position of the element in SERP is higher compared to the previous check\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>is_down<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">boolean<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>rank of this element went down<\/em><br \/>\nif the value is <code>true<\/code>, position of the element in SERP is lower compared to the previous check\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>backlinks_info<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>backlinks information for the ranked website<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>referring_domains<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>number of referring domains<\/em><br \/>\nreferring domains include subdomains that are counted as separate domains for this metric\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>referring_main_domains<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>number of referring main domains<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>referring_pages<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>number of pages pointing to the ranked website<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>dofollow<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>number of dofollow links<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>backlinks<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>total number of backlinks<\/em><br \/>\nthe total number of backlinks, including dofollow and nofollow links\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>time_update<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>date and time when backlink data was updated<\/em><br \/>\nin the UTC format: \u201cyyyy-mm-dd hh-mm-ss +00:00\u201d;<br \/>\nexample:<br \/>\n<code class=\"long-string\">2019-11-15 12:57:46 +00:00<\/code><\/td>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_info<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>page and domain rank information<\/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 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>page_rank<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>page rank<\/em><br \/>\n<code>page_rank<\/code> is calculated based on the method for node ranking in a linked database &#8211; a principle used in the original Google PageRank algorithm;<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 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>main_domain_rank<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>main domain rank<\/em><br \/>\n<code>main_domain_rank<\/code> is calculated based on the method for node ranking in a linked database &#8211; a principle used in the original Google PageRank algorithm<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 \u00a0 <strong>\u2018local_pack\u2019 element in SERP<\/strong><\/td>\n<td style=\"width: 5.77015%; height: 24px;\"><\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>se_type<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>search engine type<\/em><br \/>\nsearch engine type specified in a POST request;<br \/>\nfor this endpoint, the field equals <code>bing<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>type<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em> type of element\u00a0=\u00a0<strong>&#8216;local_pack&#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 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_group<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>position within a group of elements with identical <code>type<\/code> values<\/em><br \/>\npositions of elements with different <code>type<\/code> values are omitted from <code>rank_group<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_absolute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>absolute rank in SERP<\/em><br \/>\nabsolute position among all the elements in SERP<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>position<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>the alignment of the element in SERP<\/em><br \/>\ncan take the following values:<br \/>\n<code>left<\/code>, <code>right<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>xpath<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>the <a href=\"https:\/\/en.wikipedia.org\/wiki\/XPath\">XPath<\/a> of the element<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>title<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>title of the result in SERP<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>description<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>description of the results element in SERP<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>domain<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>domain in SERP<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>phone<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>phone number<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>relevant URL <\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>is_paid<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">boolean<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>indicates whether the element is an ad<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rating<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the item&#8217;s rating <\/em><br \/>\nthe popularity rate based on reviews and displayed in SERP<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rating_type<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><i>the type of rating<\/i><br \/>\nhere you can find the following elements: <code>Max5<\/code>, <code>Percents<\/code>, <code>CustomMax<\/code><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>value<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the value of the rating<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>votes_count<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the amount of <\/em><i>feedback<\/i><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rating_max<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the maximum value for a <code>rating_type<\/code><\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>main_domain<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>primary domain name in SERP<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>relative_url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>relative URL in SERP<\/em><\/td>\n<\/tr>\n<tr>\n<td>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>etv<\/code><\/td>\n<td>float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>estimated traffic volume<\/em><br \/>\nestimated organic monthly traffic to the domain;<br \/>\ncalculated as the product of CTR (click-through-rate) and search volume values of the returned keyword<br \/>\nlearn more about how the metric is calculated in <a href=\"https:\/\/dataforseo.com\/help-center\/how-is-etv-calculated\" rel=\"noopener noreferrer\" target=\"_blank\">this help center article<\/a><\/td>\n<\/tr>\n<tr>\n<td>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>estimated_paid_traffic_cost<\/code><\/td>\n<td>float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>estimated cost of converting organic search traffic into paid<\/em><br \/>\nrepresents the estimated monthly cost of running ads (USD) for the returned keyword;<br \/>\nthe metric is calculated as the product of organic <code>etv<\/code> and paid <code>cpc<\/code> values and indicates the cost of driving the estimated volume of monthly organic traffic through PPC advertising in Bing Search<br \/>\nlearn more about how the metric is calculated in <a href=\"https:\/\/dataforseo.com\/help-center\/how-is-traffic-cost-calculated\" rel=\"noopener noreferrer\" target=\"_blank\">this help center article<\/a><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_changes<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>changes in rankings<\/em><br \/>\ncontains information about the ranking changes of the SERP element since the <code>previous_updated_time<\/code>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>previous_rank_absolute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>previous absolute rank in SERP<\/em><br \/>\nindicates previous rank of the element in Bing SERP;<br \/>\nif this element is new, the value will be <code>null<\/code>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>is_new<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">boolean<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>element was previously present in SERP<\/em><br \/>\nif the value is <code>true<\/code>, previously collected SERP didn&#8217;t contain this element\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>is_up<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">boolean<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>rank of this element went up<\/em><br \/>\nif the value is <code>true<\/code>, position of the element in SERP is higher compared to the previous check\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>is_down<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">boolean<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>rank of this element went down<\/em><br \/>\nif the value is <code>true<\/code>, position of the element in SERP is lower compared to the previous check\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>backlinks_info<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>backlinks information for the ranked website<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>referring_domains<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>number of referring domains<\/em><br \/>\nreferring domains include subdomains that are counted as separate domains for this metric\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>referring_main_domains<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>number of referring main domains<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>referring_pages<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>number of pages pointing to the ranked website<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>dofollow<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>number of dofollow links<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>backlinks<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>total number of backlinks<\/em><br \/>\nthe total number of backlinks, including dofollow and nofollow links\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>time_update<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>date and time when backlink data was updated<\/em><br \/>\nin the UTC format: \u201cyyyy-mm-dd hh-mm-ss +00:00\u201d;<br \/>\nexample:<br \/>\n<code class=\"long-string\">2019-11-15 12:57:46 +00:00<\/code><\/td>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_info<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>page and domain rank information<\/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 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>page_rank<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>page rank<\/em><br \/>\n<code>page_rank<\/code> is calculated based on the method for node ranking in a linked database &#8211; a principle used in the original Google PageRank algorithm;<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 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>main_domain_rank<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>main domain rank<\/em><br \/>\n<code>main_domain_rank<\/code> is calculated based on the method for node ranking in a linked database &#8211; a principle used in the original Google PageRank algorithm<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 \u00a0 <strong>\u2018featured_snippet\u2019 element in SERP<\/strong><\/td>\n<td style=\"width: 5.77015%; height: 24px;\"><\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>se_type<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>search engine type<\/em><br \/>\nsearch engine type specified in a POST request;<br \/>\nfor this endpoint, the field equals <code>bing<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>type<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em> type of element\u00a0=\u00a0<strong>&#8216;featured_snippet&#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 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_group<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>position within a group of elements with identical <code>type<\/code> values<\/em><br \/>\npositions of elements with different <code>type<\/code> values are omitted from <code>rank_group<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_absolute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>absolute rank in SERP<\/em><br \/>\nabsolute position among all the elements in SERP<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>position<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>the alignment of the element in SERP<\/em><br \/>\ncan take the following values:<br \/>\n<code>left<\/code>, <code>right<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>xpath<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>the <a href=\"https:\/\/en.wikipedia.org\/wiki\/XPath\">XPath<\/a> of the element<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>domain<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>domain in SERP<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>title<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>title of the result in SERP<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>featured_title<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>the title of the featured snippets source page<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>description<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>description of the results element in SERP<\/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 \u00a0 \u00a0 \u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>relevant URL <\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>table<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>results table<\/em><br \/>\nif there are none, equals <code>null<\/code><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>table_header<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>column names<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>table_content<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the content of the table<\/em><br \/>\none line of the table in this element of the array<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>about_this_result<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>contains information from the &#8216;About this result&#8217; panel<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>type<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>type of element = &#8216;<strong>about_this_result_element<\/strong>&#8216;<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>result&#8217;s URL<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>source<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>source of additional information about the result<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>source_info<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>additional information about the result<\/em><br \/>\ndescription of the website from Wikipedia or another additional context<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>source_url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>URL to full information from the <code>source<\/code><\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>language<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the language of the result<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>location<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>location for which the result is relevant<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>search_terms<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>matching search terms that appear in the result<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>related_terms<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>related search terms that appear in the result<\/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 \u00a0 \u00a0\u00a0 \u00a0 <code>main_domain<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>primary domain name in SERP<\/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 \u00a0 \u00a0\u00a0 \u00a0 <code>relative_url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>relative URL in SERP<\/em><\/td>\n<\/tr>\n<tr>\n<td>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>etv<\/code><\/td>\n<td>float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>estimated traffic volume<\/em><br \/>\nestimated organic monthly traffic to the domain;<br \/>\ncalculated as the product of CTR (click-through-rate) and search volume values of the returned keyword<br \/>\nlearn more about how the metric is calculated in <a href=\"https:\/\/dataforseo.com\/help-center\/how-is-etv-calculated\" rel=\"noopener noreferrer\" target=\"_blank\">this help center article<\/a><\/td>\n<\/tr>\n<tr>\n<td>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>estimated_paid_traffic_cost<\/code><\/td>\n<td>float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>estimated cost of converting organic search traffic into paid<\/em><br \/>\nrepresents the estimated monthly cost of running ads (USD) for the returned keyword;<br \/>\nthe metric is calculated as the product of organic <code>etv<\/code> and paid <code>cpc<\/code> values and indicates the cost of driving the estimated volume of monthly organic traffic through PPC advertising in Bing Search<br \/>\nlearn more about how the metric is calculated in <a href=\"https:\/\/dataforseo.com\/help-center\/how-is-traffic-cost-calculated\" rel=\"noopener noreferrer\" target=\"_blank\">this help center article<\/a><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_changes<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>changes in rankings<\/em><br \/>\ncontains information about the ranking changes of the SERP element since the <code>previous_updated_time<\/code>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>previous_rank_absolute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>previous absolute rank in SERP<\/em><br \/>\nindicates previous rank of the element in Bing SERP;<br \/>\nif this element is new, the value will be <code>null<\/code>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>is_new<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">boolean<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>element was previously present in SERP<\/em><br \/>\nif the value is <code>true<\/code>, previously collected SERP didn&#8217;t contain this element\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>is_up<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">boolean<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>rank of this element went up<\/em><br \/>\nif the value is <code>true<\/code>, position of the element in SERP is higher compared to the previous check\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>is_down<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">boolean<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>rank of this element went down<\/em><br \/>\nif the value is <code>true<\/code>, position of the element in SERP is lower compared to the previous check\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>backlinks_info<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>backlinks information for the ranked website<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>referring_domains<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>number of referring domains<\/em><br \/>\nreferring domains include subdomains that are counted as separate domains for this metric\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>referring_main_domains<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>number of referring main domains<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>referring_pages<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>number of pages pointing to the ranked website<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>dofollow<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>number of dofollow links<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>backlinks<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>total number of backlinks<\/em><br \/>\nthe total number of backlinks, including dofollow and nofollow links\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>time_update<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>date and time when backlink data was updated<\/em><br \/>\nin the UTC format: \u201cyyyy-mm-dd hh-mm-ss +00:00\u201d;<br \/>\nexample:<br \/>\n<code class=\"long-string\">2019-11-15 12:57:46 +00:00<\/code><\/td>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_info<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>page and domain rank information<\/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 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>page_rank<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>page rank<\/em><br \/>\n<code>page_rank<\/code> is calculated based on the method for node ranking in a linked database &#8211; a principle used in the original Google PageRank algorithm;<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 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>main_domain_rank<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>main domain rank<\/em><br \/>\n<code>main_domain_rank<\/code> is calculated based on the method for node ranking in a linked database &#8211; a principle used in the original Google PageRank algorithm<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<\/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\/dataforseo_labs\/bing\/page_intersection\/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;pages&quot;: {\r\n            &quot;1&quot;: &quot;https:\/\/dataforseo.com&quot;,\r\n            &quot;2&quot;: &quot;https:\/\/ahrefs.com\/*&quot;\r\n        },\r\n        &quot;language_name&quot;: &quot;English&quot;,\r\n        &quot;location_code&quot;: 2840,\r\n\t\t&quot;limit&quot;: 3\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\/\/ simple way to set a task\r\n$post_array[] = array(\r\n   &quot;pages&quot; =&gt; [\r\n      &quot;1&quot; =&gt; &quot;https:\/\/dataforseo.com\/*&quot;,\r\n      &quot;2&quot; =&gt; &quot;https:\/\/ahrefs.com\/*&quot;\r\n   ],\r\n   &quot;language_name&quot; =&gt; &quot;English&quot;,\r\n   &quot;location_code&quot; =&gt; 2840\r\n);\r\ntry {\r\n   \/\/ POST \/v3\/dataforseo_labs\/bing\/page_intersection\/live\r\n   $result = $client-&gt;post(&#039;\/v3\/dataforseo_labs\/bing\/page_intersection\/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;pages&quot;: {\r\n    &quot;1&quot;: &quot;https:\/\/dataforseo.com\/*&quot;,\r\n    &quot;2&quot;: &quot;https:\/\/ahrefs.com\/*&quot;\r\n  },\r\n  &quot;language_name&quot;: &quot;English&quot;,\r\n  &quot;location_code&quot;: 2840,\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\/dataforseo_labs\/bing\/page_intersection\/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    pages={\r\n        &quot;1&quot;:&quot;https:\/\/dataforseo.com\/*&quot;, \r\n        &quot;2&quot;:&quot;https:\/\/ahrefs.com\/*&quot;\r\n    },\r\n    location_name=&quot;United States&quot;,\r\n    language_name=&quot;English&quot;\r\n)\r\n# POST \/v3\/dataforseo_labs\/bing\/page_intersection\/live\r\nresponse = client.post(&quot;\/v3\/dataforseo_labs\/bing\/page_intersection\/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 dataforseo_labs_bing_page_intersection_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            Dictionary&lt;string, string&gt; pagesDictionary = new Dictionary&lt;string, string&gt;\r\n            {\r\n              { &quot;1&quot;, &quot;https:\/\/dataforseo.com\/*&quot; },\r\n              { &quot;2&quot;, &quot;https:\/\/ahrefs.com\/*&quot; }\r\n            };\r\n            postData.Add(new\r\n            {\r\n                pages = pagesDictionary,\r\n                location_name = &quot;United States&quot;,\r\n                language_name = &quot;English&quot;\r\n            });\r\n            \/\/ POST \/v3\/dataforseo_labs\/bing\/page_intersection\/live\r\n            \/\/ the full list of possible parameters is available in documentation\r\n            Console.WriteLine(JsonConvert.SerializeObject(postData));\r\n            Console.ReadKey();\r\n            var taskPostResponse = await httpClient.PostAsync(&quot;\/v3\/dataforseo_labs\/bing\/page_intersection\/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.20240313&quot;,\r\n  &quot;status_code&quot;: 20000,\r\n  &quot;status_message&quot;: &quot;Ok.&quot;,\r\n  &quot;time&quot;: &quot;1.5895 sec.&quot;,\r\n  &quot;cost&quot;: 0.0103,\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;04101951-1535-0390-0000-4c2b9d7e9743&quot;,\r\n      &quot;status_code&quot;: 20000,\r\n      &quot;status_message&quot;: &quot;Ok.&quot;,\r\n      &quot;time&quot;: &quot;1.5354 sec.&quot;,\r\n      &quot;cost&quot;: 0.0103,\r\n      &quot;result_count&quot;: 1,\r\n      &quot;path&quot;: [\r\n        &quot;v3&quot;,\r\n        &quot;dataforseo_labs&quot;,\r\n        &quot;bing&quot;,\r\n        &quot;page_intersection&quot;,\r\n        &quot;live&quot;\r\n      ],\r\n      &quot;data&quot;: {\r\n        &quot;api&quot;: &quot;dataforseo_labs&quot;,\r\n        &quot;function&quot;: &quot;page_intersection&quot;,\r\n        &quot;se_type&quot;: &quot;bing&quot;,\r\n        &quot;pages&quot;: {\r\n          &quot;1&quot;: &quot;https:\/\/forbes.com&quot;,\r\n          &quot;2&quot;: &quot;https:\/\/cnn.com\/*&quot;\r\n        },\r\n        &quot;language_name&quot;: &quot;English&quot;,\r\n        &quot;location_code&quot;: 2840,\r\n        &quot;include_serp_info&quot;: true,\r\n        &quot;limit&quot;: 3\r\n      },\r\n      &quot;result&quot;: [\r\n        {\r\n          &quot;se_type&quot;: &quot;bing&quot;,\r\n          &quot;pages&quot;: {\r\n            &quot;1&quot;: &quot;https:\/\/forbes.com&quot;,\r\n            &quot;2&quot;: &quot;https:\/\/cnn.com\/*&quot;\r\n          },\r\n          &quot;exclude_pages&quot;: null,\r\n          &quot;location_code&quot;: 2840,\r\n          &quot;language_code&quot;: &quot;en&quot;,\r\n          &quot;total_count&quot;: 16,\r\n          &quot;items_count&quot;: 3,\r\n          &quot;items&quot;: [\r\n            {\r\n              &quot;se_type&quot;: &quot;bing&quot;,\r\n              &quot;keyword_data&quot;: {\r\n                &quot;se_type&quot;: &quot;bing&quot;,\r\n                &quot;keyword&quot;: &quot;newsletter sign up&quot;,\r\n                &quot;location_code&quot;: 2840,\r\n                &quot;language_code&quot;: &quot;en&quot;,\r\n                &quot;keyword_info&quot;: {\r\n                  &quot;se_type&quot;: &quot;bing&quot;,\r\n                  &quot;last_updated_time&quot;: &quot;2024-03-23 09:12:12 +00:00&quot;,\r\n                  &quot;competition&quot;: 0.10000000149011612,\r\n                  &quot;cpc&quot;: null,\r\n                  &quot;search_volume&quot;: 210,\r\n                  &quot;monthly_searches&quot;: [\r\n                    {\r\n                      &quot;year&quot;: 2024,\r\n                      &quot;month&quot;: 2,\r\n                      &quot;search_volume&quot;: 90\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2024,\r\n                      &quot;month&quot;: 1,\r\n                      &quot;search_volume&quot;: 120\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 12,\r\n                      &quot;search_volume&quot;: 110\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 11,\r\n                      &quot;search_volume&quot;: 150\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 10,\r\n                      &quot;search_volume&quot;: 160\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 9,\r\n                      &quot;search_volume&quot;: 190\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 8,\r\n                      &quot;search_volume&quot;: 310\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 7,\r\n                      &quot;search_volume&quot;: 210\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 6,\r\n                      &quot;search_volume&quot;: 260\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 5,\r\n                      &quot;search_volume&quot;: 270\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 4,\r\n                      &quot;search_volume&quot;: 420\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 3,\r\n                      &quot;search_volume&quot;: 220\r\n                    }\r\n                  ]\r\n                },\r\n                &quot;keyword_properties&quot;: {\r\n                  &quot;se_type&quot;: &quot;bing&quot;,\r\n                  &quot;core_keyword&quot;: &quot;newsletter signups&quot;,\r\n                  &quot;synonym_clustering_algorithm&quot;: &quot;text_processing&quot;,\r\n                  &quot;keyword_difficulty&quot;: 55,\r\n                  &quot;detected_language&quot;: &quot;en&quot;,\r\n                  &quot;is_another_language&quot;: false\r\n                },\r\n                &quot;serp_info&quot;: {\r\n                  &quot;se_type&quot;: &quot;bing&quot;,\r\n                  &quot;check_url&quot;: &quot;https:\/\/www.bing.com\/search?q=newsletter%20sign%20up&amp;count=50&amp;first=1&amp;setmkt=en-US&amp;setlang=en-us&amp;safesearch=Moderate&amp;form=QBLH&quot;,\r\n                  &quot;serp_item_types&quot;: [\r\n                    &quot;paid&quot;,\r\n                    &quot;organic&quot;,\r\n                    &quot;people_also_ask&quot;,\r\n                    &quot;related_searches&quot;\r\n                  ],\r\n                  &quot;se_results_count&quot;: 31600000,\r\n                  &quot;last_updated_time&quot;: &quot;2024-03-21 10:18:06 +00:00&quot;,\r\n                  &quot;previous_updated_time&quot;: &quot;2024-02-17 14:51:16 +00:00&quot;\r\n                },\r\n                &quot;avg_backlinks_info&quot;: null\r\n              },\r\n              &quot;intersection_result&quot;: {\r\n                &quot;1&quot;: {\r\n                  &quot;se_type&quot;: &quot;bing&quot;,\r\n                  &quot;type&quot;: &quot;organic&quot;,\r\n                  &quot;rank_group&quot;: 18,\r\n                  &quot;rank_absolute&quot;: 24,\r\n                  &quot;position&quot;: &quot;left&quot;,\r\n                  &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[4]\/main[1]\/ol[1]\/li[20]&quot;,\r\n                  &quot;domain&quot;: &quot;account.forbes.com&quot;,\r\n                  &quot;title&quot;: &quot;Forbes Newsletters&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/account.forbes.com\/&quot;,\r\n                  &quot;breadcrumb&quot;: &quot;https:\/\/account.forbes.com&quot;,\r\n                  &quot;website_name&quot;: &quot;Forbes&quot;,\r\n                  &quot;is_image&quot;: false,\r\n                  &quot;is_video&quot;: false,\r\n                  &quot;is_featured_snippet&quot;: false,\r\n                  &quot;is_malicious&quot;: false,\r\n                  &quot;description&quot;: &quot;Web Result By signing up, you accept and agree to our Terms of Service (including the class action waiver and arbitration provisions), and Privacy Statement. You\u2019re \u2026&quot;,\r\n                  &quot;pre_snippet&quot;: null,\r\n                  &quot;extended_snippet&quot;: null,\r\n                  &quot;amp_version&quot;: false,\r\n                  &quot;rating&quot;: null,\r\n                  &quot;highlighted&quot;: [\r\n                    &quot;up&quot;\r\n                  ],\r\n                  &quot;links&quot;: null,\r\n                  &quot;about_this_result&quot;: null,\r\n                  &quot;main_domain&quot;: &quot;forbes.com&quot;,\r\n                  &quot;relative_url&quot;: &quot;\/&quot;,\r\n                  &quot;etv&quot;: 0.651419997215271,\r\n                  &quot;estimated_paid_traffic_cost&quot;: null,\r\n                  &quot;rank_changes&quot;: {\r\n                    &quot;previous_rank_absolute&quot;: null,\r\n                    &quot;is_new&quot;: true,\r\n                    &quot;is_up&quot;: false,\r\n                    &quot;is_down&quot;: false\r\n                  },\r\n                  &quot;backlinks_info&quot;: {\r\n                    &quot;referring_domains&quot;: 273,\r\n                    &quot;referring_main_domains&quot;: 260,\r\n                    &quot;referring_pages&quot;: 1316,\r\n                    &quot;dofollow&quot;: 1097,\r\n                    &quot;backlinks&quot;: 1336,\r\n                    &quot;time_update&quot;: &quot;2024-03-28 05:35:14 +00:00&quot;\r\n                  },\r\n                  &quot;rank_info&quot;: {\r\n                    &quot;page_rank&quot;: 500,\r\n                    &quot;main_domain_rank&quot;: 667\r\n                  }\r\n                },\r\n                &quot;2&quot;: {\r\n                  &quot;se_type&quot;: &quot;bing&quot;,\r\n                  &quot;type&quot;: &quot;organic&quot;,\r\n                  &quot;rank_group&quot;: 2,\r\n                  &quot;rank_absolute&quot;: 7,\r\n                  &quot;position&quot;: &quot;left&quot;,\r\n                  &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[4]\/main[1]\/ol[1]\/li[3]&quot;,\r\n                  &quot;domain&quot;: &quot;www.cnn.com&quot;,\r\n                  &quot;title&quot;: &quot;CNN newsletters: Subscribe for news, lifestyle, markets info and \u2026&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.cnn.com\/newsletters&quot;,\r\n                  &quot;breadcrumb&quot;: &quot;https:\/\/www.cnn.com\/newsletters&quot;,\r\n                  &quot;website_name&quot;: &quot;CNN&quot;,\r\n                  &quot;is_image&quot;: false,\r\n                  &quot;is_video&quot;: false,\r\n                  &quot;is_featured_snippet&quot;: false,\r\n                  &quot;is_malicious&quot;: false,\r\n                  &quot;description&quot;: &quot;Web Result Select from our newsletters below and enter your email to sign up. Daily. Breaking News. Be the first to know about the biggest stories as they break. Sign up for \u2026&quot;,\r\n                  &quot;pre_snippet&quot;: null,\r\n                  &quot;extended_snippet&quot;: &quot;LoginForgot password&quot;,\r\n                  &quot;amp_version&quot;: false,\r\n                  &quot;rating&quot;: null,\r\n                  &quot;highlighted&quot;: [\r\n                    &quot;newsletters&quot;,\r\n                    &quot;sign up&quot;,\r\n                    &quot;Sign up&quot;\r\n                  ],\r\n                  &quot;links&quot;: [\r\n                    {\r\n                      &quot;type&quot;: &quot;link_element&quot;,\r\n                      &quot;title&quot;: &quot;Login&quot;,\r\n                      &quot;description&quot;: null,\r\n                      &quot;url&quot;: &quot;https:\/\/www.cnn.com\/newsletters&quot;\r\n                    },\r\n                    {\r\n                      &quot;type&quot;: &quot;link_element&quot;,\r\n                      &quot;title&quot;: &quot;Forgot password&quot;,\r\n                      &quot;description&quot;: null,\r\n                      &quot;url&quot;: &quot;https:\/\/www.cnn.com\/account\/log-in&quot;\r\n                    }\r\n                  ],\r\n                  &quot;about_this_result&quot;: null,\r\n                  &quot;main_domain&quot;: &quot;cnn.com&quot;,\r\n                  &quot;relative_url&quot;: &quot;\/newsletters&quot;,\r\n                  &quot;etv&quot;: 26.535600662231445,\r\n                  &quot;estimated_paid_traffic_cost&quot;: null,\r\n                  &quot;rank_changes&quot;: {\r\n                    &quot;previous_rank_absolute&quot;: null,\r\n                    &quot;is_new&quot;: true,\r\n                    &quot;is_up&quot;: false,\r\n                    &quot;is_down&quot;: false\r\n                  },\r\n                  &quot;backlinks_info&quot;: {\r\n                    &quot;referring_domains&quot;: 349,\r\n                    &quot;referring_main_domains&quot;: 333,\r\n                    &quot;referring_pages&quot;: 2609,\r\n                    &quot;dofollow&quot;: 2403,\r\n                    &quot;backlinks&quot;: 2691,\r\n                    &quot;time_update&quot;: &quot;2024-04-01 14:17:47 +00:00&quot;\r\n                  },\r\n                  &quot;rank_info&quot;: {\r\n                    &quot;page_rank&quot;: 430,\r\n                    &quot;main_domain_rank&quot;: 678\r\n                  }\r\n                }\r\n              }\r\n            },\r\n            {\r\n              &quot;se_type&quot;: &quot;bing&quot;,\r\n              &quot;keyword_data&quot;: {\r\n                &quot;se_type&quot;: &quot;bing&quot;,\r\n                &quot;keyword&quot;: &quot;magazines usa&quot;,\r\n                &quot;location_code&quot;: 2840,\r\n                &quot;language_code&quot;: &quot;en&quot;,\r\n                &quot;keyword_info&quot;: {\r\n                  &quot;se_type&quot;: &quot;bing&quot;,\r\n                  &quot;last_updated_time&quot;: &quot;2024-01-20 08:07:13 +00:00&quot;,\r\n                  &quot;competition&quot;: 0.10000000149011612,\r\n                  &quot;cpc&quot;: null,\r\n                  &quot;search_volume&quot;: 100,\r\n                  &quot;monthly_searches&quot;: [\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 12,\r\n                      &quot;search_volume&quot;: 20\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 11,\r\n                      &quot;search_volume&quot;: 10\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 10,\r\n                      &quot;search_volume&quot;: 10\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 9,\r\n                      &quot;search_volume&quot;: 180\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 8,\r\n                      &quot;search_volume&quot;: 110\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 7,\r\n                      &quot;search_volume&quot;: 110\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 6,\r\n                      &quot;search_volume&quot;: 100\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 5,\r\n                      &quot;search_volume&quot;: 150\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 4,\r\n                      &quot;search_volume&quot;: 120\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 3,\r\n                      &quot;search_volume&quot;: 130\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 2,\r\n                      &quot;search_volume&quot;: 100\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 1,\r\n                      &quot;search_volume&quot;: 150\r\n                    }\r\n                  ]\r\n                },\r\n                &quot;keyword_properties&quot;: {\r\n                  &quot;se_type&quot;: &quot;bing&quot;,\r\n                  &quot;core_keyword&quot;: &quot;magazine usa&quot;,\r\n                  &quot;synonym_clustering_algorithm&quot;: &quot;text_processing&quot;,\r\n                  &quot;keyword_difficulty&quot;: 74,\r\n                  &quot;detected_language&quot;: &quot;en&quot;,\r\n                  &quot;is_another_language&quot;: false\r\n                },\r\n                &quot;serp_info&quot;: {\r\n                  &quot;se_type&quot;: &quot;bing&quot;,\r\n                  &quot;check_url&quot;: &quot;https:\/\/www.bing.com\/search?q=magazines%20usa&amp;count=50&amp;first=1&amp;setmkt=en-US&amp;setlang=en-us&amp;safesearch=Moderate&amp;form=QBLH&quot;,\r\n                  &quot;serp_item_types&quot;: [\r\n                    &quot;top_stories&quot;,\r\n                    &quot;people_also_ask&quot;,\r\n                    &quot;organic&quot;,\r\n                    &quot;video&quot;,\r\n                    &quot;shopping&quot;,\r\n                    &quot;images&quot;,\r\n                    &quot;paid&quot;,\r\n                    &quot;related_searches&quot;\r\n                  ],\r\n                  &quot;se_results_count&quot;: 830000,\r\n                  &quot;last_updated_time&quot;: &quot;2024-03-14 08:58:36 +00:00&quot;,\r\n                  &quot;previous_updated_time&quot;: &quot;2024-02-10 07:47:18 +00:00&quot;\r\n                },\r\n                &quot;avg_backlinks_info&quot;: null\r\n              },\r\n              &quot;intersection_result&quot;: {\r\n                &quot;1&quot;: {\r\n                  &quot;se_type&quot;: &quot;bing&quot;,\r\n                  &quot;type&quot;: &quot;organic&quot;,\r\n                  &quot;rank_group&quot;: 15,\r\n                  &quot;rank_absolute&quot;: 20,\r\n                  &quot;position&quot;: &quot;left&quot;,\r\n                  &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[4]\/main[1]\/ol[1]\/li[20]&quot;,\r\n                  &quot;domain&quot;: &quot;www.forbes.com&quot;,\r\n                  &quot;title&quot;: &quot;Forbes&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.forbes.com\/&quot;,\r\n                  &quot;breadcrumb&quot;: &quot;https:\/\/www.forbes.com&quot;,\r\n                  &quot;website_name&quot;: &quot;Forbes&quot;,\r\n                  &quot;is_image&quot;: false,\r\n                  &quot;is_video&quot;: false,\r\n                  &quot;is_featured_snippet&quot;: false,\r\n                  &quot;is_malicious&quot;: false,\r\n                  &quot;description&quot;: &quot;Web Result Forbes is a global media company, focusing on business, investing, technology, entrepreneurship, leadership, and lifestyle.&quot;,\r\n                  &quot;pre_snippet&quot;: null,\r\n                  &quot;extended_snippet&quot;: null,\r\n                  &quot;amp_version&quot;: false,\r\n                  &quot;rating&quot;: null,\r\n                  &quot;highlighted&quot;: null,\r\n                  &quot;links&quot;: null,\r\n                  &quot;about_this_result&quot;: null,\r\n                  &quot;main_domain&quot;: &quot;forbes.com&quot;,\r\n                  &quot;relative_url&quot;: &quot;\/&quot;,\r\n                  &quot;etv&quot;: 0.47940000891685486,\r\n                  &quot;estimated_paid_traffic_cost&quot;: null,\r\n                  &quot;rank_changes&quot;: {\r\n                    &quot;previous_rank_absolute&quot;: null,\r\n                    &quot;is_new&quot;: true,\r\n                    &quot;is_up&quot;: false,\r\n                    &quot;is_down&quot;: false\r\n                  },\r\n                  &quot;backlinks_info&quot;: {\r\n                    &quot;referring_domains&quot;: 31399,\r\n                    &quot;referring_main_domains&quot;: 28582,\r\n                    &quot;referring_pages&quot;: 783264,\r\n                    &quot;dofollow&quot;: 734722,\r\n                    &quot;backlinks&quot;: 961309,\r\n                    &quot;time_update&quot;: &quot;2024-03-28 08:52:15 +00:00&quot;\r\n                  },\r\n                  &quot;rank_info&quot;: {\r\n                    &quot;page_rank&quot;: 744,\r\n                    &quot;main_domain_rank&quot;: 667\r\n                  }\r\n                },\r\n                &quot;2&quot;: {\r\n                  &quot;se_type&quot;: &quot;bing&quot;,\r\n                  &quot;type&quot;: &quot;organic&quot;,\r\n                  &quot;rank_group&quot;: 32,\r\n                  &quot;rank_absolute&quot;: 37,\r\n                  &quot;position&quot;: &quot;left&quot;,\r\n                  &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[4]\/main[1]\/ol[1]\/li[37]&quot;,\r\n                  &quot;domain&quot;: &quot;www.cnn.com&quot;,\r\n                  &quot;title&quot;: &quot;Magazine correspondent reacts to South Dakota Governor\u2019s&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.cnn.com\/videos\/politics\/2024\/03\/14\/kristi-noem-dentist-video-olivia-nuzzi-src-vpx.cnn&quot;,\r\n                  &quot;breadcrumb&quot;: &quot;https:\/\/www.cnn.com\/videos\/politics\/2024\/03\/14\/...&quot;,\r\n                  &quot;website_name&quot;: &quot;CNN&quot;,\r\n                  &quot;is_image&quot;: false,\r\n                  &quot;is_video&quot;: false,\r\n                  &quot;is_featured_snippet&quot;: false,\r\n                  &quot;is_malicious&quot;: false,\r\n                  &quot;description&quot;: &quot;Web Result 3 hours ago \u00b7 South Dakota Gov. Kristi Noem is facing legal action after posting a 5-minute infomercial-style video online praising the dental work she received at \u2026&quot;,\r\n                  &quot;pre_snippet&quot;: &quot;3 hours ago&quot;,\r\n                  &quot;extended_snippet&quot;: null,\r\n                  &quot;amp_version&quot;: false,\r\n                  &quot;rating&quot;: null,\r\n                  &quot;highlighted&quot;: null,\r\n                  &quot;links&quot;: null,\r\n                  &quot;about_this_result&quot;: null,\r\n                  &quot;main_domain&quot;: &quot;cnn.com&quot;,\r\n                  &quot;relative_url&quot;: &quot;\/videos\/politics\/2024\/03\/14\/kristi-noem-dentist-video-olivia-nuzzi-src-vpx.cnn&quot;,\r\n                  &quot;etv&quot;: 0.19740000367164612,\r\n                  &quot;estimated_paid_traffic_cost&quot;: null,\r\n                  &quot;rank_changes&quot;: {\r\n                    &quot;previous_rank_absolute&quot;: null,\r\n                    &quot;is_new&quot;: true,\r\n                    &quot;is_up&quot;: false,\r\n                    &quot;is_down&quot;: false\r\n                  },\r\n                  &quot;backlinks_info&quot;: {\r\n                    &quot;referring_domains&quot;: 11,\r\n                    &quot;referring_main_domains&quot;: 11,\r\n                    &quot;referring_pages&quot;: 51,\r\n                    &quot;dofollow&quot;: 20,\r\n                    &quot;backlinks&quot;: 53,\r\n                    &quot;time_update&quot;: &quot;2024-03-27 23:02:19 +00:00&quot;\r\n                  },\r\n                  &quot;rank_info&quot;: {\r\n                    &quot;page_rank&quot;: 109,\r\n                    &quot;main_domain_rank&quot;: 679\r\n                  }\r\n                }\r\n              }\r\n            },\r\n            {\r\n              &quot;se_type&quot;: &quot;bing&quot;,\r\n              &quot;keyword_data&quot;: {\r\n                &quot;se_type&quot;: &quot;bing&quot;,\r\n                &quot;keyword&quot;: &quot;business magazine&quot;,\r\n                &quot;location_code&quot;: 2840,\r\n                &quot;language_code&quot;: &quot;en&quot;,\r\n                &quot;keyword_info&quot;: {\r\n                  &quot;se_type&quot;: &quot;bing&quot;,\r\n                  &quot;last_updated_time&quot;: &quot;2024-03-18 04:19:10 +00:00&quot;,\r\n                  &quot;competition&quot;: 0.8999999761581421,\r\n                  &quot;cpc&quot;: 0.05000000074505806,\r\n                  &quot;search_volume&quot;: 80,\r\n                  &quot;monthly_searches&quot;: [\r\n                    {\r\n                      &quot;year&quot;: 2024,\r\n                      &quot;month&quot;: 2,\r\n                      &quot;search_volume&quot;: 120\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2024,\r\n                      &quot;month&quot;: 1,\r\n                      &quot;search_volume&quot;: 50\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 12,\r\n                      &quot;search_volume&quot;: 60\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 11,\r\n                      &quot;search_volume&quot;: 80\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 10,\r\n                      &quot;search_volume&quot;: 80\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 9,\r\n                      &quot;search_volume&quot;: 80\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 8,\r\n                      &quot;search_volume&quot;: 80\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 7,\r\n                      &quot;search_volume&quot;: 50\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 6,\r\n                      &quot;search_volume&quot;: 80\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 5,\r\n                      &quot;search_volume&quot;: 80\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 4,\r\n                      &quot;search_volume&quot;: 70\r\n                    },\r\n                    {\r\n                      &quot;year&quot;: 2023,\r\n                      &quot;month&quot;: 3,\r\n                      &quot;search_volume&quot;: 170\r\n                    }\r\n                  ]\r\n                },\r\n                &quot;keyword_properties&quot;: {\r\n                  &quot;se_type&quot;: &quot;bing&quot;,\r\n                  &quot;core_keyword&quot;: &quot;magazines for business&quot;,\r\n                  &quot;synonym_clustering_algorithm&quot;: &quot;text_processing&quot;,\r\n                  &quot;keyword_difficulty&quot;: 100,\r\n                  &quot;detected_language&quot;: &quot;en&quot;,\r\n                  &quot;is_another_language&quot;: false\r\n                },\r\n                &quot;serp_info&quot;: {\r\n                  &quot;se_type&quot;: &quot;bing&quot;,\r\n                  &quot;check_url&quot;: &quot;https:\/\/www.bing.com\/search?q=business%20magazine&amp;count=50&amp;first=1&amp;setmkt=en-US&amp;setlang=en-us&amp;safesearch=Moderate&amp;form=QBLH&quot;,\r\n                  &quot;serp_item_types&quot;: [\r\n                    &quot;organic&quot;,\r\n                    &quot;images&quot;,\r\n                    &quot;video&quot;,\r\n                    &quot;shopping&quot;,\r\n                    &quot;people_also_ask&quot;,\r\n                    &quot;paid&quot;,\r\n                    &quot;related_searches&quot;\r\n                  ],\r\n                  &quot;se_results_count&quot;: 1260000,\r\n                  &quot;last_updated_time&quot;: &quot;2024-03-01 02:37:14 +00:00&quot;,\r\n                  &quot;previous_updated_time&quot;: &quot;2024-01-28 00:34:13 +00:00&quot;\r\n                },\r\n                &quot;avg_backlinks_info&quot;: null\r\n              },\r\n              &quot;intersection_result&quot;: {\r\n                &quot;1&quot;: {\r\n                  &quot;se_type&quot;: &quot;bing&quot;,\r\n                  &quot;type&quot;: &quot;organic&quot;,\r\n                  &quot;rank_group&quot;: 1,\r\n                  &quot;rank_absolute&quot;: 2,\r\n                  &quot;position&quot;: &quot;left&quot;,\r\n                  &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[4]\/main[1]\/ol[1]\/li[1]&quot;,\r\n                  &quot;domain&quot;: &quot;www.forbes.com&quot;,\r\n                  &quot;title&quot;: &quot;Forbes&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.forbes.com\/&quot;,\r\n                  &quot;breadcrumb&quot;: &quot;https:\/\/www.forbes.com&quot;,\r\n                  &quot;website_name&quot;: &quot;Forbes&quot;,\r\n                  &quot;is_image&quot;: false,\r\n                  &quot;is_video&quot;: false,\r\n                  &quot;is_featured_snippet&quot;: false,\r\n                  &quot;is_malicious&quot;: false,\r\n                  &quot;description&quot;: &quot;Business - Forbes&quot;,\r\n                  &quot;pre_snippet&quot;: null,\r\n                  &quot;extended_snippet&quot;: null,\r\n                  &quot;amp_version&quot;: false,\r\n                  &quot;rating&quot;: null,\r\n                  &quot;highlighted&quot;: null,\r\n                  &quot;links&quot;: [\r\n                    {\r\n                      &quot;type&quot;: &quot;link_element&quot;,\r\n                      &quot;title&quot;: &quot;Business&quot;,\r\n                      &quot;description&quot;: null,\r\n                      &quot;url&quot;: &quot;https:\/\/www.forbes.com\/business\/&quot;\r\n                    },\r\n                    {\r\n                      &quot;type&quot;: &quot;link_element&quot;,\r\n                      &quot;title&quot;: &quot;Breaking News&quot;,\r\n                      &quot;description&quot;: null,\r\n                      &quot;url&quot;: &quot;https:\/\/www.forbes.com\/news\/&quot;\r\n                    },\r\n                    {\r\n                      &quot;type&quot;: &quot;link_element&quot;,\r\n                      &quot;title&quot;: &quot;Billionaires&quot;,\r\n                      &quot;description&quot;: null,\r\n                      &quot;url&quot;: &quot;https:\/\/www.forbes.com\/worlds-billionaires\/&quot;\r\n                    },\r\n                    {\r\n                      &quot;type&quot;: &quot;link_element&quot;,\r\n                      &quot;title&quot;: &quot;Money&quot;,\r\n                      &quot;description&quot;: null,\r\n                      &quot;url&quot;: &quot;https:\/\/www.forbes.com\/money\/&quot;\r\n                    },\r\n                    {\r\n                      &quot;type&quot;: &quot;link_element&quot;,\r\n                      &quot;title&quot;: &quot;Investing&quot;,\r\n                      &quot;description&quot;: null,\r\n                      &quot;url&quot;: &quot;https:\/\/www.forbes.com\/investing\/&quot;\r\n                    },\r\n                    {\r\n                      &quot;type&quot;: &quot;link_element&quot;,\r\n                      &quot;title&quot;: &quot;Leadership&quot;,\r\n                      &quot;description&quot;: null,\r\n                      &quot;url&quot;: &quot;https:\/\/www.forbes.com\/leadership\/&quot;\r\n                    }\r\n                  ],\r\n                  &quot;about_this_result&quot;: null,\r\n                  &quot;main_domain&quot;: &quot;forbes.com&quot;,\r\n                  &quot;relative_url&quot;: &quot;\/&quot;,\r\n                  &quot;etv&quot;: 18.483200073242188,\r\n                  &quot;estimated_paid_traffic_cost&quot;: 0.9241600036621094,\r\n                  &quot;rank_changes&quot;: {\r\n                    &quot;previous_rank_absolute&quot;: null,\r\n                    &quot;is_new&quot;: true,\r\n                    &quot;is_up&quot;: false,\r\n                    &quot;is_down&quot;: false\r\n                  },\r\n                  &quot;backlinks_info&quot;: {\r\n                    &quot;referring_domains&quot;: 31399,\r\n                    &quot;referring_main_domains&quot;: 28582,\r\n                    &quot;referring_pages&quot;: 783264,\r\n                    &quot;dofollow&quot;: 734722,\r\n                    &quot;backlinks&quot;: 961309,\r\n                    &quot;time_update&quot;: &quot;2024-03-28 08:52:15 +00:00&quot;\r\n                  },\r\n                  &quot;rank_info&quot;: {\r\n                    &quot;page_rank&quot;: 747,\r\n                    &quot;main_domain_rank&quot;: 667\r\n                  }\r\n                },\r\n                &quot;2&quot;: {\r\n                  &quot;se_type&quot;: &quot;bing&quot;,\r\n                  &quot;type&quot;: &quot;organic&quot;,\r\n                  &quot;rank_group&quot;: 16,\r\n                  &quot;rank_absolute&quot;: 21,\r\n                  &quot;position&quot;: &quot;left&quot;,\r\n                  &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[4]\/main[1]\/ol[1]\/li[20]&quot;,\r\n                  &quot;domain&quot;: &quot;www.cnn.com&quot;,\r\n                  &quot;title&quot;: &quot;Business News - Latest Headlines on CNN Business | CNN \u2026&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.cnn.com\/business&quot;,\r\n                  &quot;breadcrumb&quot;: &quot;https:\/\/www.cnn.com\/business&quot;,\r\n                  &quot;website_name&quot;: &quot;CNN&quot;,\r\n                  &quot;is_image&quot;: false,\r\n                  &quot;is_video&quot;: false,\r\n                  &quot;is_featured_snippet&quot;: false,\r\n                  &quot;is_malicious&quot;: false,\r\n                  &quot;description&quot;: &quot;WEB Business News - Latest Headlines on CNN Business | CNN Business. Markets. DOW. \u2026&quot;,\r\n                  &quot;pre_snippet&quot;: null,\r\n                  &quot;extended_snippet&quot;: null,\r\n                  &quot;amp_version&quot;: false,\r\n                  &quot;rating&quot;: null,\r\n                  &quot;highlighted&quot;: [\r\n                    &quot;Business&quot;\r\n                  ],\r\n                  &quot;links&quot;: null,\r\n                  &quot;about_this_result&quot;: null,\r\n                  &quot;main_domain&quot;: &quot;cnn.com&quot;,\r\n                  &quot;relative_url&quot;: &quot;\/business&quot;,\r\n                  &quot;etv&quot;: 0.32335999608039856,\r\n                  &quot;estimated_paid_traffic_cost&quot;: 0.016168000176548958,\r\n                  &quot;rank_changes&quot;: {\r\n                    &quot;previous_rank_absolute&quot;: null,\r\n                    &quot;is_new&quot;: true,\r\n                    &quot;is_up&quot;: false,\r\n                    &quot;is_down&quot;: false\r\n                  },\r\n                  &quot;backlinks_info&quot;: {\r\n                    &quot;referring_domains&quot;: 3951,\r\n                    &quot;referring_main_domains&quot;: 3663,\r\n                    &quot;referring_pages&quot;: 176651,\r\n                    &quot;dofollow&quot;: 172860,\r\n                    &quot;backlinks&quot;: 259853,\r\n                    &quot;time_update&quot;: &quot;2024-03-28 03:39:25 +00:00&quot;\r\n                  },\r\n                  &quot;rank_info&quot;: {\r\n                    &quot;page_rank&quot;: 632,\r\n                    &quot;main_domain_rank&quot;: 679\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] Page Intersection \u200c This endpoint will provide you with the keywords for which specified pages rank within the same Bing SERP. Find keywords several webpages rank for: If you would like to get the keywords several pages rank for, you need to specify webpages only in the pages object. This way, you will receive [&hellip;]<\/p>\n","protected":false},"author":2,"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-13045","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/13045","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\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/comments?post=13045"}],"version-history":[{"count":22,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/13045\/revisions"}],"predecessor-version":[{"id":22362,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/13045\/revisions\/22362"}],"wp:attachment":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/media?parent=13045"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}