{"id":8521,"date":"2021-03-16T16:27:30","date_gmt":"2021-03-16T16:27:30","guid":{"rendered":"https:\/\/docs_v3.dataforseo.com\/v3\/?page_id=8521"},"modified":"2025-09-16T16:37:44","modified_gmt":"2025-09-16T16:37:44","slug":"serp-naver-task_get-advanced","status":"publish","type":"page","link":"https:\/\/docs.dataforseo.com\/v3\/serp-naver-task_get-advanced\/","title":{"rendered":"serp\/naver\/task_get\/advanced"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text]<\/p>\n<h2 id=\"get-serp-results-by-task_id\">Get Naver Organic SERP Advanced Results by id<\/h2>\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                    GET            <button class=\"btn-reset button-link copy-button\" data-href=\"https:\/\/api.dataforseo.com\/v3\/serp\/naver\/organic\/task_get\/advanced\/$id\">\n                https:\/\/api.dataforseo.com\/v3\/serp\/naver\/organic\/task_get\/advanced\/$id                <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 only for posting a task. You can get the results of the task within the next 30 days for free.<br \/>\nThe cost can be calculated on the <a title=\"Pricing\" href=\"https:\/\/dataforseo.com\/pricing\/serp\/naver-organic-serp-api\" target=\"_blank\" rel=\"noopener noreferrer\">Pricing<\/a> page.<\/p>\n\t\t<\/div>\n\t<\/article>\n\t[vc_column_text]<\/p>\n<p><strong>Description of the fields for sending a request:<\/strong><\/p>\n<table style=\"width: 86.0726%; height: 34px;\">\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: 10px;\"><code>id<\/code><\/td>\n<td style=\"width: 3.91588%; height: 10px;\">string<\/td>\n<td style=\"width: 82.9587%; height: 10px;\"><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><br \/>\nyou will be able to use it within <strong>30 days<\/strong> to request the results of the task at any time<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u200c\u200c<br \/>\n\u200c\u200cAs 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>You can also get all available SERP features and possible extra elements by making a request to the following <a href=\"\/v3\/appendix\/sandbox\/\">Sandbox<\/a> URL:<br \/>\n<code>https:\/\/sandbox.dataforseo.com\/v3\/serp\/naver\/organic\/task_get\/advanced\/00000000-0000-0000-0000-000000000000<\/code><br \/>\nThe response will include all available items in the Naver Organic SERP Advanced endpoint with the fields containing dummy data.<br \/>\nYou won&#8217;t be charged for using <a href=\"\/v3\/appendix\/sandbox\/\">Sandbox<\/a> endpoints.<\/p>\n<p><strong>Description of the fields in the results array:<\/strong><\/p>\n<table style=\"width: 86.001%; height: 7806px;\">\n<thead>\n<tr style=\"height: 24px;\">\n<th style=\"width: 24.3517%; height: 24px;\">Field name<\/th>\n<th style=\"width: 5.77015%; height: 24px;\">Type<\/th>\n<th style=\"width: 80.2284%; 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: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; 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: 5.77015%; height: 24px;\">float<\/td>\n<td style=\"width: 80.2284%; 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: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; 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: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; 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: 5.77015%; height: 24px;\">array<\/td>\n<td style=\"width: 80.2284%; 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: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; 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: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; 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: 5.77015%; height: 24px;\">float<\/td>\n<td style=\"width: 80.2284%; 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: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; 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: 5.77015%; height: 24px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>URL path<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 38.423%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>data<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">object<\/td>\n<td style=\"width: 61.7021%; 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: 5.77015%; height: 24px;\">array<\/td>\n<td style=\"width: 80.2284%; 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>keyword<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>keyword received in a POST array<br \/>\n<\/em><strong>the keyword is returned with decoded %## (plus symbol &#8216;+&#8217; will be decoded to a space character)<\/strong><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\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>search engine type 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>se_domain<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>search engine domain 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>location_code<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; 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: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>language code in a POST array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>check_url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><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 <code>datetime<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>date and time when the result was received<\/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 <code>spell<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>autocorrection of the search engine<\/em><br \/>\nif the search engine provided results for a keyword that was corrected, we will specify the keyword corrected by the search engine and the type of autocorrection<\/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>keyword<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>keyword obtained as a result of search engine autocorrection<\/em><br \/>\nthe results will be provided for the corrected 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 <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 autocorrection<\/em><br \/>\npossible values:<br \/>\n<code>did_you_mean<\/code>, <code>showing_results_for<\/code>, <code>no_results_found_for<\/code>, <code>including_results_for<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>refinement_chips<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>search refinement chips<\/em><br \/>\nequals <code>null<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>item_types<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>types of search results in SERP<\/em><br \/>\ncontains types of search results (<code>items<\/code>) found in SERP.<br \/>\npossible item types:<br \/>\n<code>images<\/code>, <code>local_pack<\/code>, <code>map<\/code>, <code>organic<\/code>, <code>paid<\/code>, <code>related_searches<\/code>, <code>video<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>se_results_count<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em> total number of results 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 <code>pages_count<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>total pages retrieved<\/em><br \/>\ntotal number of retrieved SERPs in the result\n<\/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: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>the number of results returned in the <strong><code>items<\/code><\/strong> array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <strong><code>items<\/code><\/strong><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>elements of search results found 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 <strong>\u2018organic\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 <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;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 <code>rank_group<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>group rank in SERP<\/em><br \/>\nposition within a group of elements with identical <code>type<\/code> values<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 <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 <code>page<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>search results page number<\/em><br \/>\nindicates the number of the SERP page on which the element is located<\/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>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 <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 <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 <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 <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 <code>cache_url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>cached version of the 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 <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 <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 <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 <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 <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 <code>is_web_story<\/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 web story<\/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>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 <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 <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 <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 <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 <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 <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 <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 <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 <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 <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 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 <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 <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 <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 <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: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>faq<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>frequently asked questions<\/em><br \/>\nquestions and answers extension shown below some of 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 <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>faq_box<\/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 <code>items<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>items featured in the faq_box<\/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>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 = &#8216;<strong>faq_box_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<code>title<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>question related to 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>description<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>answer provided in the drop-down block<\/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>links featured in the faq_box_element<\/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>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>link anchor text<\/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>link 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 <code>extended_people_also_search<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>extension of the organic element<\/em><br \/>\nextension of the organic result containing related search queries<br \/>\n<strong>Note:<\/strong> extension appears in SERP upon clicking on the result and then bouncing back to search results<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>timestamp<\/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 the result was published<\/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 <code>rectangle<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>rectangle parameters<\/em><br \/>\ncontains cartesian coordinates and pixel dimensions of the result&#8217;s snippet in SERP<br \/>\n<strong>note:<\/strong> <code>calculate_rectangles<\/code> parameter is not yet available when setting tasks for Naver search engine, that&#8217;s why <code>rectangle<\/code> always 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 <code>x<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>x-axis coordinate<\/em><br \/>\nx-axis coordinate of the top-left corner of the result&#8217;s snippet, where top-left corner of SERP is the origin<\/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>y<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>y-axis coordinate<\/em><br \/>\ny-axis coordinate of the top-left corner of the result&#8217;s snippet, where top-left corner of SERP is the origin<\/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>width<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>width of the element in pixels<\/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 <code>height<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>height of the element in pixels<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\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 <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 <code>rank_group<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>group rank in SERP<\/em><br \/>\nposition within a group of elements with identical <code>type<\/code> values<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 <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 <code>page<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>search results page number<\/em><br \/>\nindicates the number of the SERP page on which the element is located<\/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>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 <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 <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 <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 <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 <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: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\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: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\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 <code>extra<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/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 <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 <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 <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 <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 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 <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: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\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 <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 <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 <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 <code>rectangle<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>rectangle parameters<\/em><br \/>\ncontains cartesian coordinates and pixel dimensions of the result&#8217;s snippet in SERP<br \/>\n<strong>note:<\/strong> <code>calculate_rectangles<\/code> parameter is not yet available when setting tasks for Naver search engine, that&#8217;s why <code>rectangle<\/code> always 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 <code>x<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>x-axis coordinate<\/em><br \/>\nx-axis coordinate of the top-left corner of the result&#8217;s snippet, where top-left corner of SERP is the origin<\/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>y<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>y-axis coordinate<\/em><br \/>\ny-axis coordinate of the top-left corner of the result&#8217;s snippet, where top-left corner of SERP is the origin<\/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>width<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>width of the element in pixels<\/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 <code>height<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>height of the element in pixels<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <strong>\u2018related_searches\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 <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;related_searches&#8217;<\/strong><\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_group<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>group rank in SERP<\/em><br \/>\nposition within a group of elements with identical <code>type<\/code> values<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 <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 <code>page<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>search results page number<\/em><br \/>\nindicates the number of the SERP page on which the element is located<\/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>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 <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: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>items<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>additional items present in the element<\/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 <code>rectangle<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>rectangle parameters<\/em><br \/>\ncontains cartesian coordinates and pixel dimensions of the result&#8217;s snippet in SERP<br \/>\n<strong>note:<\/strong> <code>calculate_rectangles<\/code> parameter is not yet available when setting tasks for Naver search engine, that&#8217;s why <code>rectangle<\/code> always 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 <code>x<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>x-axis coordinate<\/em><br \/>\nx-axis coordinate of the top-left corner of the result&#8217;s snippet, where top-left corner of SERP is the origin<\/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>y<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>y-axis coordinate<\/em><br \/>\ny-axis coordinate of the top-left corner of the result&#8217;s snippet, where top-left corner of SERP is the origin<\/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>width<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>width of the element in pixels<\/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 <code>height<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>height of the element in pixels<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\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 <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 <code>rank_group<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>group rank in SERP<\/em><br \/>\nposition within a group of elements with identical <code>type<\/code> values<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 <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 <code>page<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>search results page number<\/em><br \/>\nindicates the number of the SERP page on which the element is located<\/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>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 <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 <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 <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 <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 <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 <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 <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 <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 <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 <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 <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 <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 <code>cid<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>client id<\/em><br \/>\nunique id of a local establishment<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rectangle<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>rectangle parameters<\/em><br \/>\ncontains cartesian coordinates and pixel dimensions of the result&#8217;s snippet in SERP<br \/>\n<strong>note:<\/strong> <code>calculate_rectangles<\/code> parameter is not yet available when setting tasks for Naver search engine, that&#8217;s why <code>rectangle<\/code> always 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 <code>x<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>x-axis coordinate<\/em><br \/>\nx-axis coordinate of the top-left corner of the result&#8217;s snippet, where top-left corner of SERP is the origin<\/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>y<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>y-axis coordinate<\/em><br \/>\ny-axis coordinate of the top-left corner of the result&#8217;s snippet, where top-left corner of SERP is the origin<\/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>width<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>width of the element in pixels<\/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 <code>height<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>height of the element in pixels<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <strong>\u2018map\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 <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;map&#8217;<\/strong><\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_group<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>group rank in SERP<\/em><br \/>\nposition within a group of elements with identical <code>type<\/code> values<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 <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 <code>page<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>search results page number<\/em><br \/>\nindicates the number of the SERP page on which the element is located<\/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>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 <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 <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 <code>url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>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 <code>rectangle<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>rectangle parameters<\/em><br \/>\ncontains cartesian coordinates and pixel dimensions of the result&#8217;s snippet in SERP<br \/>\n<strong>note:<\/strong> <code>calculate_rectangles<\/code> parameter is not yet available when setting tasks for Naver search engine, that&#8217;s why <code>rectangle<\/code> always 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 <code>x<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>x-axis coordinate<\/em><br \/>\nx-axis coordinate of the top-left corner of the result&#8217;s snippet, where top-left corner of SERP is the origin<\/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>y<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>y-axis coordinate<\/em><br \/>\ny-axis coordinate of the top-left corner of the result&#8217;s snippet, where top-left corner of SERP is the origin<\/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>width<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>width of the element in pixels<\/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 <code>height<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>height of the element in pixels<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <strong>\u2018video\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 <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;video&#8217;<\/strong><\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_group<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>group rank in SERP<\/em><br \/>\nposition within a group of elements with identical <code>type<\/code> values<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 <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 <code>page<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>search results page number<\/em><br \/>\nindicates the number of the SERP page on which the element is located<\/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>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 <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: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>items<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>additional items present in the element<\/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 <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>video_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 <code>source<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><i>source of the element<\/i><br \/>\nindicates the source of the video<\/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>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: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>timestamp<\/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 the result was published<\/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 <code>url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>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 <code>rectangle<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>rectangle parameters<\/em><br \/>\ncontains cartesian coordinates and pixel dimensions of the result&#8217;s snippet in SERP<br \/>\n<strong>note:<\/strong> <code>calculate_rectangles<\/code> parameter is not yet available when setting tasks for Naver search engine, that&#8217;s why <code>rectangle<\/code> always 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 <code>x<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>x-axis coordinate<\/em><br \/>\nx-axis coordinate of the top-left corner of the result&#8217;s snippet, where top-left corner of SERP is the origin<\/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>y<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>y-axis coordinate<\/em><br \/>\ny-axis coordinate of the top-left corner of the result&#8217;s snippet, where top-left corner of SERP is the origin<\/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>width<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>width of the element in pixels<\/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 <code>height<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>height of the element in pixels<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <strong>\u2018images\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 <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;images&#8217;<\/strong><\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_group<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>group rank in SERP<\/em><br \/>\nposition within a group of elements with identical <code>type<\/code> values<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 <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 <code>page<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>search results page number<\/em><br \/>\nindicates the number of the SERP page on which the element is located<\/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>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 <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 <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 <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 <code>items<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>additional items present in the element<\/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 <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>images_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 <code>alt<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><i>alt tag of the image<\/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 <code>url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>URL of the image<\/em><br \/>\nthe URL leading to the image on the original resource or DataForSEO storage (in case the original source is not available)<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rectangle<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>rectangle parameters<\/em><br \/>\ncontains cartesian coordinates and pixel dimensions of the result&#8217;s snippet in SERP<br \/>\n<strong>note:<\/strong> <code>calculate_rectangles<\/code> parameter is not yet available when setting tasks for Naver search engine, that&#8217;s why <code>rectangle<\/code> always 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 <code>x<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>x-axis coordinate<\/em><br \/>\nx-axis coordinate of the top-left corner of the result&#8217;s snippet, where top-left corner of SERP is the origin<\/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>y<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>y-axis coordinate<\/em><br \/>\ny-axis coordinate of the top-left corner of the result&#8217;s snippet, where top-left corner of SERP is the origin<\/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>width<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>width of the element in pixels<\/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 <code>height<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>height of the element in pixels<\/em><\/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\nid=&quot;02261816-2027-0066-0000-c27d02864073&quot; \r\ncurl --location --request GET &quot;https:\/\/api.dataforseo.com\/v3\/serp\/wp\/v2\/task_get\/advanced\/${id}&quot; \r\n--header &quot;Authorization: Basic ${cred}&quot;  \r\n--header &quot;Content-Type: application\/json&quot; \r\n--data-raw &quot;&quot;<\/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\ntry {\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} 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  exit();\r\n}\r\ntry {\r\n  $result = array();\r\n  \/\/ #1 - using this method you can get a list of completed tasks\r\n  \/\/ GET \/v3\/serp\/naver\/organic\/tasks_ready\r\n  \/\/ in addition to &#039;naver&#039; and &#039;organic&#039; you can also set other search engine and type parameters\r\n  \/\/ the full list of possible parameters is available in documentation\r\n  $tasks_ready = $client-&gt;get(&#039;\/v3\/serp\/naver\/organic\/tasks_ready&#039;);\r\n  \/\/ you can find the full list of the response codes here https:\/\/docs.dataforseo.com\/v3\/appendix\/errors\r\n  if (isset($tasks_ready[&#039;status_code&#039;]) AND $tasks_ready[&#039;status_code&#039;] === 20000) {\r\n    foreach ($tasks_ready[&#039;tasks&#039;] as $task) {\r\n      if (isset($task[&#039;result&#039;])) {\r\n        foreach ($task[&#039;result&#039;] as $task_ready) {\r\n          \/\/ #2 - using this method you can get results of each completed task\r\n          \/\/ GET \/v3\/serp\/naver\/organic\/task_get\/advanced\/$id\r\n          if (isset($task_ready[&#039;endpoint_advanced&#039;])) {\r\n            $result[] = $client-&gt;get($task_ready[&#039;endpoint_advanced&#039;]);\r\n          }\r\n          \/\/ #3 - another way to get the task results by id\r\n          \/\/ GET \/v3\/serp\/naver\/organic\/task_get\/advanced\/$id\r\n          \/*\r\n          if (isset($task_ready[&#039;id&#039;])) {\r\n            $result[] = $client-&gt;get(&#039;\/v3\/serp\/naver\/organic\/task_get\/advanced\/&#039; . $task_ready[&#039;id&#039;]);\r\n          }\r\n          *\/\r\n        }\r\n      }\r\n    }\r\n  }\r\n  print_r($result);\r\n  \/\/ do something with 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 task_id = &#039;02231256-2604-0066-2000-57133b8fc54e&#039;;\r\n\r\nconst axios = require(&#039;axios&#039;);\r\n\r\naxios({\r\n    method: &#039;get&#039;,\r\n    url: &#039;https:\/\/api.dataforseo.com\/v3\/serp\/wp\/v2\/task_get\/advanced\/&#039; + task_id,\r\n    auth: {\r\n        username: &#039;login&#039;,\r\n        password: &#039;password&#039;\r\n    },\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\n# 1 - using this method you can get a list of completed tasks\r\n# GET \/v3\/serp\/naver\/organic\/tasks_ready\r\n# in addition to &#039;naver&#039; and &#039;organic&#039; you can also set other search engine and type parameters\r\n# the full list of possible parameters is available in documentation\r\nresponse = client.get(&quot;\/v3\/serp\/naver\/organic\/tasks_ready&quot;)\r\n# you can find the full list of the response codes here https:\/\/docs.dataforseo.com\/v3\/appendix\/errors\r\nif response[&#039;status_code&#039;] == 20000:\r\n    results = []\r\n    for task in response[&#039;tasks&#039;]:\r\n        if (task[&#039;result&#039;] and (len(task[&#039;result&#039;]) &gt; 0)):\r\n            for resultTaskInfo in task[&#039;result&#039;]:\r\n                # 2 - using this method you can get results of each completed task\r\n                # GET \/v3\/serp\/naver\/organic\/advanced\/$id\r\n                if(resultTaskInfo[&#039;endpoint_advanced&#039;]):\r\n                    results.append(client.get(resultTaskInfo[&#039;endpoint_advanced&#039;]))                \r\n                &#039;&#039;&#039;\r\n                # 3 - another way to get the task results by id\r\n                # GET \/v3\/serp\/naver\/organic\/task_get\/advanced\/$id                \r\n                if(resultTaskInfo[&#039;id&#039;]):\r\n                    results.append(client.get(&quot;\/v3\/serp\/naver\/organic\/task_get\/advanced\/&quot; + resultTaskInfo[&#039;id&#039;]))\r\n                &#039;&#039;&#039;\r\n    print(results)\r\n    # do something with result\r\nelse:\r\n    print(&quot;error. Code: %d Message: %s&quot; % (response[&quot;status_code&quot;], response[&quot;status_message&quot;]))<\/code><\/pre><\/div><\/div><div id=\"csharp\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-csharp hljs\">using Newtonsoft.Json;\r\nusing System;\r\nusing System.Collections.Generic;\r\nusing System.Net.Http;\r\nusing System.Net.Http.Headers;\r\nusing System.Text;\r\nusing System.Threading.Tasks;\r\nnamespace DataForSeoDemos\r\n{\r\n    public static partial class Demos\r\n    {\r\n        public static async Task serp_task_get()\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            \/\/ #1 - using this method you can get a list of completed tasks\r\n            \/\/ GET \/v3\/serp\/naver\/organic\/tasks_ready\r\n            \/\/ in addition to &#039;naver&#039; and &#039;organic&#039; you can also set other search engine and type parameters\r\n            \/\/ the full list of possible parameters is available in documentation\r\n            var response = await httpClient.GetAsync(&quot;\/v3\/serp\/naver\/organic\/tasks_ready&quot;);\r\n            var tasksInfo = JsonConvert.DeserializeObject&lt;dynamic&gt;(await response.Content.ReadAsStringAsync());\r\n            var tasksResponses = new List&lt;object&gt;();\r\n            \/\/ you can find the full list of the response codes here https:\/\/docs.dataforseo.com\/v3\/appendix\/errors\r\n            if (tasksInfo.status_code == 20000)\r\n            {\r\n                if (tasksInfo.tasks != null)\r\n                {\r\n                    foreach (var tasks in tasksInfo.tasks)\r\n                    {\r\n                        if (tasks.result != null)\r\n                        {\r\n                            foreach (var task in tasks.result)\r\n                            {\r\n                                if (task.endpoint_advanced != null)\r\n                                {\r\n                                    \/\/ #2 - using this method you can get results of each completed task\r\n                                    \/\/ GET \/v3\/serp\/naver\/organic\/task_get\/advanced\/$id\r\n                                    var taskGetResponse = await httpClient.GetAsync((string)task.endpoint_advanced);\r\n                                    var taskResultObj = JsonConvert.DeserializeObject&lt;dynamic&gt;(await taskGetResponse.Content.ReadAsStringAsync());\r\n                                    if (taskResultObj.tasks != null)\r\n                                    {\r\n                                        var fst = taskResultObj.tasks.First;\r\n                                        \/\/ you can find the full list of the response codes here https:\/\/docs.dataforseo.com\/v3\/appendix\/errors\r\n                                        if (fst.status_code &gt;= 40000 || fst.result == null)\r\n                                            Console.WriteLine($&quot;error. Code: {fst.status_code} Message: {fst.status_message}&quot;);\r\n                                        else\r\n                                            tasksResponses.Add(fst.result);\r\n                                    }\r\n                                    \/\/ #3 - another way to get the task results by id\r\n                                    \/\/ GET \/v3\/serp\/naver\/organic\/task_get\/advanced\/$id\r\n                                    \/*\r\n                                    var tasksGetResponse = await httpClient.GetAsync(&quot;\/v3\/serp\/naver\/organic\/task_get\/advanced\/&quot; + (string)task.id);\r\n                                    var tasksResultObj = JsonConvert.DeserializeObject&lt;dynamic&gt;(await tasksGetResponse.Content.ReadAsStringAsync());\r\n                                    if (tasksResultObj.tasks != null)\r\n                                    {\r\n                                        var fst = taskResultObj.tasks.First;\r\n                                        \/\/ you can find the full list of the response codes here https:\/\/docs.dataforseo.com\/v3\/appendix\/errors\r\n                                        if (fst.status_code &gt;= 40000 || fst.result == null)\r\n                                            Console.WriteLine($&quot;error. Code: {fst.status_code} Message: {fst.status_message}&quot;);\r\n                                        else\r\n                                            tasksResponses.Add(fst.result);\r\n                                    }\r\n                                    *\/\r\n                                }\r\n                            }\r\n                        }\r\n                    }\r\n                }\r\n                if (tasksResponses.Count &gt; 0)\r\n                    \/\/ do something with result\r\n                    Console.WriteLine(String.Join(Environment.NewLine, tasksResponses));\r\n                else\r\n                    Console.WriteLine(&quot;No completed tasks&quot;);\r\n            }\r\n            else\r\n                Console.WriteLine($&quot;error. Code: {tasksInfo.status_code} Message: {tasksInfo.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.20210304&quot;,\r\n    &quot;status_code&quot;: 20000,\r\n    &quot;status_message&quot;: &quot;Ok.&quot;,\r\n    &quot;time&quot;: &quot;0.2266 sec.&quot;,\r\n    &quot;cost&quot;: 0,\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;03171324-1535-0066-0000-770617fdc9a8&quot;,\r\n            &quot;status_code&quot;: 20000,\r\n            &quot;status_message&quot;: &quot;Ok.&quot;,\r\n            &quot;time&quot;: &quot;0.1195 sec.&quot;,\r\n            &quot;cost&quot;: 0,\r\n            &quot;result_count&quot;: 1,\r\n            &quot;path&quot;: [\r\n                &quot;v3&quot;,\r\n                &quot;serp&quot;,\r\n                &quot;naver&quot;,\r\n                &quot;organic&quot;,\r\n                &quot;task_get&quot;,\r\n                &quot;advanced&quot;,\r\n                &quot;03171324-1535-0066-0000-770617fdc9a8&quot;\r\n            ],\r\n            &quot;data&quot;: {\r\n                &quot;api&quot;: &quot;serp&quot;,\r\n                &quot;function&quot;: &quot;task_get&quot;,\r\n                &quot;se&quot;: &quot;naver&quot;,\r\n                &quot;se_type&quot;: &quot;organic&quot;,\r\n                &quot;keyword&quot;: &quot;iphone&quot;,\r\n                &quot;priority&quot;: 2,\r\n                &quot;tag&quot;: &quot;some_string_123&quot;,\r\n                &quot;pingback_url&quot;: &quot;https:\/\/your-server.com\/pingscript?id=$id&amp;tag=$tag&quot;,\r\n                &quot;device&quot;: &quot;desktop&quot;,\r\n                &quot;os&quot;: &quot;windows&quot;\r\n            },\r\n            &quot;result&quot;: [\r\n                {\r\n                    &quot;keyword&quot;: &quot;iphone&quot;,\r\n                    &quot;type&quot;: &quot;organic&quot;,\r\n                    &quot;se_domain&quot;: &quot;search.naver.com&quot;,\r\n                    &quot;location_code&quot;: 0,\r\n                    &quot;language_code&quot;: &quot;&quot;,\r\n                    &quot;check_url&quot;: &quot;https:\/\/search.naver.com\/search.naver?display=15&amp;start=1&amp;page=1&amp;where=nexearch&amp;sm=tab_hty.top&amp;query=iphone&amp;&quot;,\r\n                    &quot;datetime&quot;: &quot;2021-03-17 11:24:44 +00:00&quot;,\r\n                    &quot;spell&quot;: null,\r\n                    &quot;refinement_chips&quot;: null,\r\n                    &quot;item_types&quot;: [\r\n                        &quot;organic&quot;,\r\n                        &quot;paid&quot;,\r\n                        &quot;related_searches&quot;,\r\n                        &quot;images&quot;, \r\n                        &quot;video&quot;,\r\n                        &quot;local_pack&quot;, \r\n                        &quot;map&quot; \r\n                    ],\r\n                    &quot;se_results_count&quot;: 0,\r\n                    &quot;pages_count&quot;: 1,\r\n                    &quot;items_count&quot;: 117,\r\n                    &quot;items&quot;: [\r\n                        {\r\n                            &quot;type&quot;: &quot;organic&quot;,\r\n                            &quot;rank_group&quot;: 1,\r\n                            &quot;rank_absolute&quot;: 1,\r\n                            &quot;page&quot;: 1,\r\n                            &quot;position&quot;: &quot;left&quot;,\r\n                            &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[3]\/div[2]\/div[1]\/div[1]\/section[1]&quot;,\r\n                            &quot;domain&quot;: &quot;www.apple.com&quot;,\r\n                            &quot;title&quot;: &quot;iPhone - Apple (KR)&quot;,\r\n                            &quot;url&quot;: &quot;https:\/\/www.apple.com\/kr\/iphone\/&quot;,\r\n                            &quot;cache_url&quot;: null,\r\n                            &quot;breadcrumb&quot;: &quot;www.apple.com\/kr\/iphone&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;is_web_story&quot;: false,\r\n                            &quot;description&quot;: &quot;\uc138\uc0c1\uc5d0\uc11c \uac00\uc7a5 \uac15\ub825\ud55c \uac1c\uc778\uc6a9 \uae30\uae30, iPhone \uc744 \ub9cc\ub098\ubcfc\uae4c\uc694? iPhone 12 Pro, iPhone 12 Pro Max, iPhone 12, iPhone 12 mini, iPhone SE\ub97c \uc9c0\uae08 \uc0b4\ud3b4\ubcf4\uc138\uc694.&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;\uad6c\uc785&quot;,\r\n                                    &quot;description&quot;: null,\r\n                                    &quot;url&quot;: &quot;https:\/\/www.apple.com\/kr\/iphone\/buy\/&quot;\r\n                                },\r\n                                {\r\n                                    &quot;type&quot;: &quot;link_element&quot;,\r\n                                    &quot;title&quot;: &quot;\uc81c\ud488 \uc0ac\uc591&quot;,\r\n                                    &quot;description&quot;: null,\r\n                                    &quot;url&quot;: &quot;https:\/\/www.apple.com\/kr\/iphone\/specs.html&quot;\r\n                                },\r\n                                {\r\n                                    &quot;type&quot;: &quot;link_element&quot;,\r\n                                    &quot;title&quot;: &quot;\uc561\uc138\uc11c\ub9ac&quot;,\r\n                                    &quot;description&quot;: null,\r\n                                    &quot;url&quot;: &quot;https:\/\/www.apple.com\/kr\/shop\/iphone\/iphone-accessories&quot;\r\n                                },\r\n                                {\r\n                                    &quot;type&quot;: &quot;link_element&quot;,\r\n                                    &quot;title&quot;: &quot;iOS&quot;,\r\n                                    &quot;description&quot;: null,\r\n                                    &quot;url&quot;: &quot;https:\/\/www.apple.com\/kr\/iphone\/ios\/&quot;\r\n                                }\r\n                            ],\r\n                            &quot;faq&quot;: null,\r\n                            &quot;extended_people_also_search&quot;: null,\r\n                            &quot;timestamp&quot;: null,\r\n                            &quot;rectangle&quot;: null\r\n                        },\r\n                        {\r\n                            &quot;type&quot;: &quot;paid&quot;,\r\n                            &quot;rank_group&quot;: 1,\r\n                            &quot;rank_absolute&quot;: 2,\r\n                            &quot;page&quot;: 1,\r\n                            &quot;position&quot;: &quot;left&quot;,\r\n                            &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[3]\/div[2]\/div[1]\/div[1]\/div[2]\/div[2]\/ul[1]\/li[1]&quot;,\r\n                            &quot;title&quot;: &quot;IPHONE LG\ud5ec\ub85c\ubaa8\ubc14\uc77c&quot;,\r\n                            &quot;domain&quot;: &quot;adcr.naver.com&quot;,\r\n                            &quot;breadcrumb&quot;: &quot;direct.lghellovision.net&quot;,\r\n                            &quot;url&quot;: &quot;https:\/\/adcr.naver.com\/adcr?x=TXP4bCFiwDoPWdTqAdXnF\/\/\/\/w==kE1WdFcyC+QcsUgeSJZDncZo2LIfkktrQKKZAM8cjOLF2\/rN+AQgGr6mp1Vx+9n4OMvWQ\/ELrq19BvrhYBZjc0Fm6KhyC9xpp9sKXFm4GuqD4a5y62gElCN610iUpguLIUJpZnDNodHBcViC6VQx8+WCQBhfmuLDKd810sMjQHn7uEuIBsC19baezvGr0us7NoHRC36EX8548F6eefEoEB45OgmhdkqlUeWNPTTJLWIRHTUs54dfBw5S3l\/EUFfwM8M0xR3GARcKcxXpBtlMIzNTAO1N8C7XhCe7drYoFdKaqdLGhy\/CcU0gVKuYYBHFSOOId56TsbShnLGB9qdDbI4XL8KhKfoB4Fo4T\/wO8+k0ol25fADgU4mUZKqjJ0VKb2Ii2b7Dq4JfNXXLkTSBjbFdpngkJInMdiLGBn\/3Pcj50\/zCVBZS\/AwNduD60\/n4+ppgasOOzjtrsn4TSUqRQ3B9RZn1sWOCRVzmn4P74p7bTf3U44ncGJnthoe9ws+2H0efYS\/MdA8bgAnUAEUwwRuqCYtW59oKaAQtDwHkhT9oViYr+\/xiGR35C1w1LPJzPDpcgz4CLcjPGyM5BfAyZvKH5LLjPkFJCTyZTx+bkv9BZmdo1QWdIpxa+LOKY59UUTraPdaWzKa9Xmln2C2HiHLoke1iWTHVavf5erHSkchXW+K5zBRAqe1xMDY7YWcfoDDLnU8NcfIZk3QqbX86aMOw5iR97WopjrLiIDCX5G+PuoyqynegwUxWrTTie62e1N1wfbVgze9nE\/WPgHucvqPlBF\/U3OVcx97x9+wK6WllgMN2k5XJQ64PcinzpSXJX0Q2t83w5jgPqzmWy\/jf3WA==&amp;p=0&quot;,\r\n                            &quot;highlighted&quot;: null,\r\n                            &quot;extra&quot;: {\r\n                                &quot;ad_aclk&quot;: null\r\n                            },\r\n                            &quot;description&quot;: &quot;0\uc6d0\ubd80\ud130 \ub9cc\ub098\ub294 \uc544\uc774\ud3f0 \uc2dc\ub9ac\uc988, \uc911\uace0\ud3f0+\uc54c\ub730\uc694\uae08\uc81c \uc870\ud569\uc73c\ub85c \ud1b5\uc2e0\ube44 \uc808\uc57d&quot;,\r\n                            &quot;description_rows&quot;: null,\r\n                            &quot;links&quot;: null,\r\n                            &quot;rectangle&quot;: null\r\n                        },\r\n                        {\r\n                            &quot;type&quot;: &quot;related_searches&quot;,\r\n                            &quot;rank_group&quot;: 1,\r\n                            &quot;rank_absolute&quot;: 21,\r\n                            &quot;page&quot;: 1,\r\n                            &quot;position&quot;: &quot;left&quot;,\r\n                            &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[3]\/div[2]\/div[1]\/div[1]\/section[6]\/div[1]\/div[2]&quot;,\r\n                            &quot;items&quot;: [\r\n                                &quot;iphone 8&quot;,\r\n                                &quot;iphone xs&quot;,\r\n                                &quot;iphone 12 pro&quot;,\r\n                                &quot;iphone 13&quot;,\r\n                                &quot;iphone 11&quot;\r\n                            ],\r\n                            &quot;rectangle&quot;: null\r\n                        },\r\n                        {\r\n                            &quot;type&quot;: &quot;images&quot;,\r\n                            &quot;rank_group&quot;: 1,\r\n                            &quot;rank_absolute&quot;: 2,\r\n                            &quot;page&quot;: 1,\r\n                            &quot;position&quot;: &quot;left&quot;,\r\n                            &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[2]\/div[1]\/section[1]\/div[1]\/div[2]&quot;,\r\n                            &quot;title&quot;: null,\r\n                            &quot;url&quot;: null,\r\n                            &quot;items&quot;: [\r\n                                {\r\n                                    &quot;type&quot;: &quot;images_element&quot;,\r\n                                    &quot;alt&quot;: &quot;\ud478\ub978 \uaf43&quot;,\r\n                                    &quot;url&quot;: &quot;https:\/\/search.pstatic.net\/common\/?src=http%3A%2F%2Fblogfiles.naver.net%2FMjAyMDA1MDFfMjEg%2FMDAxNTg4MjU5MzA3NzU0.oruGj9Ze36jipjWSw1eLJ7O_-SJOPuFBKwe_5GEBWd0g.WGZzJPkt4yOYihJ3Icx_tz67I3vo2hTxm9AmU3FTAgMg.JPEG.pulover%2F1588259307059.jpg&amp;type=b280&quot;\r\n                                },\r\n                                {\r\n                                    &quot;type&quot;: &quot;images_element&quot;,\r\n                                    &quot;alt&quot;: &quot;\ud478\ub978 \uaf43&quot;,\r\n                                    &quot;url&quot;: &quot;https:\/\/search.pstatic.net\/common\/?src=http%3A%2F%2Fblogfiles.naver.net%2FMjAyMTAyMjNfMjUz%2FMDAxNjE0MDczNDYxNTY2.Nag8q4WMUSUUSGJBJeglQe7O9yWEs9-PZ07ObTsUnIQg.Xp2DZciilsLH7QTKnG1hqe6pCjkqz2gTOMloSf8z_rkg.JPEG.vincent525%2F20210223%25A3%25DF113614.jpg&amp;type=b280&quot;\r\n                                },\r\n                                {\r\n                                    &quot;type&quot;: &quot;images_element&quot;,\r\n                                    &quot;alt&quot;: &quot;\ud478\ub978 \uaf43&quot;,\r\n                                    &quot;url&quot;: &quot;https:\/\/search.pstatic.net\/common\/?src=http%3A%2F%2Fshopping.phinf.naver.net%2Fmain_2602944%2F26029440051.20210217235346.jpg&amp;type=b280&quot;\r\n                                }\r\n                            ],\r\n                            &quot;rectangle&quot;: null\r\n                        },\r\n                        {\r\n                            &quot;type&quot;: &quot;video&quot;,\r\n                            &quot;rank_group&quot;: 1,\r\n                            &quot;rank_absolute&quot;: 12,\r\n                            &quot;page&quot;: 1,\r\n                            &quot;position&quot;: &quot;left&quot;,\r\n                            &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[3]\/div[2]\/div[1]\/div[1]\/section[3]\/div[1]\/div[2]&quot;,\r\n                            &quot;items&quot;: [\r\n                                {\r\n                                    &quot;type&quot;: &quot;video_element&quot;,\r\n                                    &quot;source&quot;: &quot;Youtube Parker Walbeck&quot;,\r\n                                    &quot;title&quot;: &quot;iPhone 12 Pro Max Cinematic 4k Video \/\/ Worth Upgrading from iPhone 11?&quot;,\r\n                                    &quot;timestamp&quot;: &quot;2020-11-23 00:00:00 +00:00&quot;,\r\n                                    &quot;url&quot;: &quot;https:\/\/www.youtube.com\/watch?v=3bqcFRhCYY0&quot;\r\n                                },\r\n                                {\r\n                                    &quot;type&quot;: &quot;video_element&quot;,\r\n                                    &quot;source&quot;: &quot;Youtube DailyTekk&quot;,\r\n                                    &quot;title&quot;: &quot;iPhone 12 Dolby Vision HDR Video EXPLAINED!&quot;,\r\n                                    &quot;timestamp&quot;: &quot;2020-10-30 00:00:00 +00:00&quot;,\r\n                                    &quot;url&quot;: &quot;https:\/\/www.youtube.com\/watch?v=fxUmfpnpps8&quot;\r\n                                },\r\n                                {\r\n                                    &quot;type&quot;: &quot;video_element&quot;,\r\n                                    &quot;source&quot;: &quot;Youtube TGS TAMIL GAMING&quot;,\r\n                                    &quot;title&quot;: &quot;500k Special Surprise Video Thanks For Tgs Family\/\/New Iphone 12 Pro Max Review\/\/Free Fire\/\/Tgs&quot;,\r\n                                    &quot;timestamp&quot;: &quot;2021-02-03 00:00:00 +00:00&quot;,\r\n                                    &quot;url&quot;: &quot;https:\/\/www.youtube.com\/watch?v=LgyxlKO1GfQ&quot;\r\n                                },\r\n                                {\r\n                                    &quot;type&quot;: &quot;video_element&quot;,\r\n                                    &quot;source&quot;: &quot;Youtube Amazing Cooking&quot;,\r\n                                    &quot;title&quot;: &quot;IPhone 12\uc758 \ubb34\uc11c\uc6b4 \uc0ac\uacfc \ud30c\uc774 \ub808\uc2dc\ud53c\/ \uc2a4\ud1b1\ubaa8\uc158 \uc694\ub9ac \uff06 Cooking ASMR Funny Video&quot;,\r\n                                    &quot;timestamp&quot;: &quot;2021-01-20 00:00:00 +00:00&quot;,\r\n                                    &quot;url&quot;: &quot;https:\/\/www.youtube.com\/watch?v=ifvuL3Cz67E&quot;\r\n                                }\r\n                            ],\r\n                            &quot;rectangle&quot;: null\r\n                        },\r\n                        {\r\n                            &quot;type&quot;: &quot;local_pack&quot;,\r\n                            &quot;rank_group&quot;: 1,\r\n                            &quot;rank_absolute&quot;: 11,\r\n                            &quot;page&quot;: 1,\r\n                            &quot;position&quot;: &quot;left&quot;,\r\n                            &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[3]\/div[2]\/div[1]\/div[1]\/div[2]\/div[1]\/section[1]\/div[1]\/div[2]\/div[4]\/ul[1]\/li[1]&quot;,\r\n                            &quot;title&quot;: &quot;A\u00a0\ubc14\ube44\ub808\ub4dc \uac15\ub0a8\ubcf8\uc810&quot;,\r\n                            &quot;description&quot;: &quot;\ud050\ube0c\uc2a4\ud14c\uc774\ud06c\uc640 \ud06c\ub9bc\ud30c\uc2a4\ud0c0\uac00 \ub9db\uc788\ub294 \uac15\ub0a8\uc5ed \uc18c\uac1c\ud305 \uc7a5\uc18c&quot;,\r\n                            &quot;domain&quot;: &quot;map.naver.com&quot;,\r\n                            &quot;phone&quot;: null,\r\n                            &quot;url&quot;: &quot;https:\/\/map.naver.com\/v5\/search\/%EC%84%9C%EC%9A%B8%20%EB%A0%88%EC%8A%A4%ED%86%A0%EB%9E%91\/place\/21607745?c=14140685.630714323%2C4509408.44069344%2C15%2C0%2C0%2C0%2Cdh&amp;placePath=%2Fhome%3Fentry%3Dpll&amp;placeSearchOption=entry%3Dpll%26filterId%3Dr09%26from%3Dnx%26fromNxList%3Dtrue%26sessionid%3Dea%252BEUzbvEqa3UHEh%252FrINAg%253D%253D&quot;,\r\n                            &quot;is_paid&quot;: false,\r\n                            &quot;rating&quot;: null,\r\n                            &quot;cid&quot;: &quot;21607745&quot;,\r\n                            &quot;rectangle&quot;: null\r\n                        },\r\n                        {\r\n                            &quot;type&quot;: &quot;local_pack&quot;,\r\n                            &quot;rank_group&quot;: 2,\r\n                            &quot;rank_absolute&quot;: 12,\r\n                            &quot;page&quot;: 1,\r\n                            &quot;position&quot;: &quot;left&quot;,\r\n                            &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[3]\/div[2]\/div[1]\/div[1]\/div[2]\/div[1]\/section[1]\/div[1]\/div[2]\/div[4]\/ul[1]\/li[2]&quot;,\r\n                            &quot;title&quot;: &quot;B\u00a0\uc544\ud2f0\ucd08\ud06c0125&quot;,\r\n                            &quot;description&quot;: null,\r\n                            &quot;domain&quot;: &quot;map.naver.com&quot;,\r\n                            &quot;phone&quot;: null,\r\n                            &quot;url&quot;: &quot;https:\/\/map.naver.com\/v5\/search\/%EC%84%9C%EC%9A%B8%20%EB%A0%88%EC%8A%A4%ED%86%A0%EB%9E%91\/place\/37402879?c=14142809.873765435%2C4512702.947295135%2C15%2C0%2C0%2C0%2Cdh&amp;placePath=%2Fhome%3Fentry%3Dpll&amp;placeSearchOption=entry%3Dpll%26filterId%3Dr09%26from%3Dnx%26fromNxList%3Dtrue%26sessionid%3Dea%252BEUzbvEqa3UHEh%252FrINAg%253D%253D&quot;,\r\n                            &quot;is_paid&quot;: false,\r\n                            &quot;rating&quot;: null,\r\n                            &quot;cid&quot;: &quot;37402879&quot;,\r\n                            &quot;rectangle&quot;: null\r\n                        },\r\n                        {\r\n                            &quot;type&quot;: &quot;map&quot;,\r\n                            &quot;rank_group&quot;: 1,\r\n                            &quot;rank_absolute&quot;: 2,\r\n                            &quot;page&quot;: 1,\r\n                            &quot;position&quot;: &quot;left&quot;,\r\n                            &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[3]\/div[2]\/div[1]\/div[1]\/div[2]\/div[3]&quot;,\r\n                            &quot;title&quot;: &quot;\uc11c\uc6b8\ud2b9\ubcc4\uc2dc&quot;,\r\n                            &quot;url&quot;: &quot;https:\/\/map.naver.com\/v5\/directions\/-\/14135169.493910689,4518381.986516114,%EC%84%9C%EC%9A%B8%ED%8A%B9%EB%B3%84%EC%8B%9C,,ADDRESS_POI\/-\/car&quot;,\r\n                            &quot;rectangle&quot;: null\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] Get Naver Organic SERP Advanced Results by id [\/vc_column_text] GET https:\/\/api.dataforseo.com\/v3\/serp\/naver\/organic\/task_get\/advanced\/$id Pricing Your account will be charged only for posting a task. You can get the results of the task within the next 30 days for free. The cost can be calculated on the Pricing page. [vc_column_text] Description of the fields for sending a [&hellip;]<\/p>\n","protected":false},"author":17,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template.php","meta":{"apibase_doc_request_yaml":"","apibase_doc_request_additional_yaml":"","apibase_doc_response_yaml":"","footnotes":""},"class_list":["post-8521","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/8521","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/comments?post=8521"}],"version-history":[{"count":14,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/8521\/revisions"}],"predecessor-version":[{"id":22587,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/8521\/revisions\/22587"}],"wp:attachment":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/media?parent=8521"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}