{"id":4704,"date":"2020-02-25T16:53:24","date_gmt":"2020-02-25T16:53:24","guid":{"rendered":"https:\/\/docs_v3.dataforseo.com\/v3\/?page_id=4704"},"modified":"2024-09-27T13:27:50","modified_gmt":"2024-09-27T13:27:50","slug":"dataforseo_labs-keyword_suggestions-live","status":"publish","type":"page","link":"https:\/\/docs.dataforseo.com\/v3\/dataforseo_labs-keyword_suggestions-live\/","title":{"rendered":"dataforseo_labs\/keyword_suggestions\/live"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text]<\/p>\n<h2 id=\"live-serp\">Keyword Suggestions (Legacy)<\/h2>\n<p>\u200c\u200c\u200c\u200c<\/p>\n<h4 style=\"color: #f44336; font-style: bold;\">Note that the structure of DataForSEO Labs API requests and responses was updated on 2022-03-19. However, we will continue supporting the legacy version documented here. You can review the documentation of the new version <a href=\"\/v3\/dataforseo_labs\/google\/keyword_suggestions\/live\/?bash\">by this link.<\/a><\/h4>\n<p>&nbsp;<br \/>\nThe Keyword Suggestions endpoint provides search queries that include the specified seed keyword. <\/p>\n<p>The algorithm is based on the full-text search for the specified keyword and therefore returns only those search terms that contain the keyword you set in the POST array with additional words before, after, or within the specified key phrase. Returned keyword suggestions can contain the words from the specified key phrase in a sequence different from the one you specify.<\/p>\n<p>As a result, you will get a list of long-tail keywords with each keyword in the list matching the specified search term.<\/p>\n<p>Along with each suggested keyword, you will get its search volume rate for the last month, search volume trend for the previous 12 months, as well as current cost-per-click and competition values. Moreover, this endpoint supplies minimum, maximum and average values of daily impressions, clicks and CPC for each result.<\/p>\n<p><strong>Datasource:<\/strong> DataForSEO Keyword Database<br \/>\n<strong>Search algorithm:<\/strong> full-text search for terms that match the specified seed keyword with additional words included before, after, or within the seed key phrase.<br \/>\n<strong>Examples<\/strong><br \/>\nSpecified seed keyword:<br \/>\n<em>&#8220;keyword research&#8221;<\/em><br \/>\nResulting suggestions:<br \/>\n<em>&bull;&#8221;google research keyword&#8221;,<\/em><br \/>\n<em>&bull;&#8221;how to do keyword research&#8221;, <\/em><br \/>\n<em>&bull;&#8221;keyword competitor research&#8221;,<\/em><br \/>\n<em>&bull;&#8221;how to do keyword research for content marketing&#8221;<\/em><\/p>\n<p>[\/vc_column_text]    <div class=\"endpoint\">\n        <img decoding=\"async\" class=\"endpoint__icon\" src=\"https:\/\/docs.dataforseo.com\/v3\/wp-content\/themes\/dataforseo\/assets\/img\/icons\/checked-circle.svg\" alt=\"checked\">\n\n                    POST            <button class=\"btn-reset button-link copy-button\" data-href=\"https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/keyword_suggestions\/live\">\n                https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/keyword_suggestions\/live                <svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\">\n                    <use href=\"https:\/\/docs.dataforseo.com\/v3\/wp-content\/themes\/dataforseo\/assets\/img\/icons\/sprite.svg#layers\"><\/use>\n                <\/svg>\n            <\/button>\n            <\/div>\n    \t<article class=\"info-card info-card--yellow\">\n\t\t<header class=\"info-card__header\">\n\t\t\t<div class=\"info-card__icon\">\n\t\t\t\t<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\">\n\t\t\t\t\t<use href=\"https:\/\/docs.dataforseo.com\/v3\/wp-content\/themes\/dataforseo\/assets\/img\/icons\/sprite.svg#label\"><\/use>\n\t\t\t\t<\/svg>\n\t\t\t<\/div>\n\t\t\t<div class=\"info-card__title\">Pricing<\/div>\n\t\t<\/header>\n\t\t<div class=\"info-card__content\">\n\t\t\t<p> Your account will be charged for each request.<br \/>\nThe cost can be calculated on the <a title=\"Pricing\" href=\"https:\/\/dataforseo.com\/pricing\/dataforseo-labs\/dataforseo-labs-api\" target=\"_blank\" rel=\"noopener noreferrer\">Pricing<\/a> page.<\/p>\n\t\t<\/div>\n\t<\/article>\n\t[vc_column_text]All POST data should be sent in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/JSON\">JSON<\/a> format (UTF-8 encoding). The task setting is done using the POST method. When setting a task, you should send all task parameters in the task array of the generic POST array. You can send up to 2000 API calls per minute.<\/p>\n<p>You can specify the number of results you want to retrieve, filter and sort them.<\/p>\n<p>Below you will find a detailed description of the fields you can use for setting a task.<\/p>\n<p><strong>Description of the fields for setting a task:<\/strong><\/p>\n<table style=\"width: 100%; height: 1259px;\">\n<thead>\n<tr style=\"height: 24px;\">\n<th style=\"width: 12.4003%; height: 24px;\">Field name<\/th>\n<th style=\"width: 3.91588%; height: 24px;\">Type<\/th>\n<th style=\"width: 82.9587%; height: 24px;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 192px;\"><code>keyword<\/code><\/td>\n<td style=\"width: 3.9884%; height: 192px;\">string<\/td>\n<td style=\"width: 82.8862%; height: 192px;\"><em>keyword<\/em><br \/>\n<strong>required field<\/strong><br \/>\nUTF-8 encoding<br \/>\na keyword should be at least 3 characters long;<br \/>\nthe keywords will be converted to lowercase format<\/td>\n<\/tr>\n<tr style=\"height: 10px;\">\n<td style=\"width: 12.4003%; height: 10px;\"><code>location_name<\/code><\/td>\n<td style=\"width: 3.91588%; height: 10px;\">string<\/td>\n<td style=\"width: 82.9587%; height: 10px;\"><em>full name of the location<\/em><br \/>\noptional field<br \/>\nif you use this field, you don&#8217;t need to specify <code>location_code<\/code><br \/>\nyou can receive the list of available locations with their <code>location_name<\/code> by making a separate request to the<br \/>\n<code>https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/locations_and_languages<\/code><br \/>\nignore this field to get the results for all available locations<br \/>\nexample:<br \/>\n<code class=\"long-string\">United Kingdom<\/code><\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 169px;\"><code>location_code<\/code><\/td>\n<td style=\"width: 3.91588%; height: 169px;\">integer<\/td>\n<td style=\"width: 82.9587%; height: 169px;\"><em>location code<\/em><br \/>\noptional field<br \/>\nif you use this field, you don&#8217;t need to specify <code>location_name<\/code><br \/>\nyou can receive the list of available locations with their <code>location_code<\/code> by making a separate request to the<br \/>\n<code>https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/locations_and_languages<\/code><br \/>\nignore this field to get the results for all available locations<br \/>\nexample:<br \/>\n<code class=\"long-string\">2840<\/code><\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 192px;\"><code>include_seed_keyword<\/code><\/td>\n<td style=\"width: 3.9884%; height: 192px;\">boolean<\/td>\n<td style=\"width: 82.8862%; height: 192px;\"><em>include data for the seed keyword<\/em><br \/>\noptional field<br \/>\nif set to <code>true<\/code>, data for the seed keyword specified in the <code>keyword<\/code> field will be provided in the <code>seed_keyword_data<\/code> array of the response<br \/>\ndefault value: <code>false<\/code><\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 192px;\"><code>include_serp_info<\/code><\/td>\n<td style=\"width: 3.9884%; height: 192px;\">boolean<\/td>\n<td style=\"width: 82.8862%; height: 192px;\"><em>include data from SERP for each keyword<\/em><br \/>\noptional field<br \/>\nif set to <code>true<\/code>, we will return a <code>serp_info<\/code> array containing SERP data (number of search results, relevant URL, and SERP features) for every keyword in the response<br \/>\ndefault value: <code>false<\/code><\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 192px;\"><code>exact_match<\/code><\/td>\n<td style=\"width: 3.9884%; height: 192px;\">boolean<\/td>\n<td style=\"width: 82.8862%; height: 192px;\"><em>search for the exact phrase<\/em><br \/>\noptional field<br \/>\nif set to <code>true<\/code>, the returned keywords will include the exact keyword phrase you specified, with potentially other words before or after that phrase<br \/>\ndefault value: <code>true<\/code><\/td>\n<\/tr>\n<tr style=\"height: 48px;\">\n<td style=\"width: 12.4003%; height: 48px;\"><code>filters<\/code><\/td>\n<td style=\"width: 3.91588%; height: 48px;\">array<\/td>\n<td style=\"width: 82.9587%; height: 48px;\"><em>array of results filtering parameters<\/em><br \/>\noptional field<br \/>\n<strong>you can add several filters at once (8 filters maximum)<\/strong><br \/>\nyou should set a logical operator <code>and<\/code>, <code>or<\/code> between the conditions<br \/>\nthe following operators are supported:<br \/>\n<code>&lt;<\/code>, <code>&lt;=<\/code>, <code>&gt;<\/code>, <code>&gt;=<\/code>, <code>=<\/code>, <code>&lt;&gt;<\/code>, <code>in<\/code>, <code>not_in<\/code>, <code>like<\/code>, <code>not_like<\/code><br \/>\nyou can use the <code>%<\/code> operator with <code>like<\/code> and <code>not_like<\/code> to match any string of zero or more characters<br \/>\nexample:<br \/>\n<code>[\"keyword_info.search_volume\",\"&gt;\",0]<\/code><\/p>\n<p><code>[[\"impressions_info.daily_impressions_average\",\"in\",[0,1000]],<br \/>\n\"and\",<br \/>\n[\"impressions_info.ad_position_average\",\"=\",1]]<\/code><\/p>\n<p><code>[[\"impressions_info.ad_position_average\",\"&gt;\",1],<br \/>\n\"and\",<br \/>\n[[\"impressions_info.cpc_max\",\"&lt;\",0.5],\"or\",[\"impressions_info.daily_clicks_max\",\"&gt;=\",10]]]<\/code><br \/>\nfor more information about filters, please refer to <a href=\"\/v3\/dataforseo_labs\/filters\" target=\"_blank\" rel=\"noopener noreferrer\">Dataforseo Labs &#8211; Filters<\/a> or this <a href=\"https:\/\/dataforseo.com\/help-center\/how-to-use-filters-in-dataforseo-labs-api\" rel=\"noopener noreferrer\" target=\"_blank\">help center guide<\/a><\/td>\n<\/tr>\n<tr style=\"height: 48px;\">\n<td style=\"width: 12.4003%; height: 48px;\"><code>order_by<\/code><\/td>\n<td style=\"width: 3.91588%; height: 48px;\">array<\/td>\n<td style=\"width: 82.9587%; height: 48px;\"><em>results sorting rules<\/em><br \/>\noptional field<br \/>\nyou can use the same values as in the <code>filters<\/code> array to sort the results<br \/>\npossible sorting types:<br \/>\n<code>asc<\/code> &#8211; results will be sorted in the ascending order<br \/>\n<code>desc<\/code> &#8211; results will be sorted in the descending order<br \/>\na comma is used as a separator<br \/>\nexample:<br \/>\n<code>[\"keyword_info.competition,desc\"]<\/code><br \/>\ndefault rule:<br \/>\n<code>[\"keyword_info.search_volume,desc\"]<\/code><br \/>\n<strong>note that you can set no more than three sorting rules in a single request<\/strong><br \/>\nyou should use a comma to separate several sorting rules<br \/>\nexample:<br \/>\n<code>[\"keyword_info.search_volume,desc\",\"keyword_info.cpc,desc\"]<\/code><\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 169px;\"><code>limit<\/code><\/td>\n<td style=\"width: 3.91588%; height: 169px;\">integer<\/td>\n<td style=\"width: 82.9587%; height: 169px;\"><em>the maximum number of returned keywords<\/em><br \/>\noptional field<br \/>\ndefault value: <code>100<\/code><br \/>\nmaximum value: <code>1000<\/code><\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 169px;\"><code>offset<\/code><\/td>\n<td style=\"width: 3.91588%; height: 169px;\">integer<\/td>\n<td style=\"width: 82.9587%; height: 169px;\"><em>offset in the results array of returned keywords<\/em><br \/>\noptional field<br \/>\ndefault value: <code>0<\/code><br \/>\nif you specify the <code>10<\/code> value, the first ten keywords in the results array will be omitted and the data will be provided for the successive keywords<\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 169px;\"><code>offset_token<\/code><\/td>\n<td style=\"width: 3.91588%; height: 169px;\">string<\/td>\n<td style=\"width: 82.9587%; height: 169px;\"><em>offset token for subsequent requests<\/em><br \/>\noptional field<br \/>\nprovided in the identical filed of the response to each request;<br \/>\nuse this parameter to avoid timeouts while trying to obtain over 10,000 results in a single request;<br \/>\nby specifying the unique <code>offset_token<\/code> value from the response array, you will get the subsequent results of the initial task;<br \/>\n<code>offset_token<\/code> values are unique for each subsequent task<br \/>\n<strong>Note:<\/strong> if the <code>offset_token<\/code> is specified in the request, all other parameters except <code>limit<\/code> will not be taken into account when processing a task.<\/td>\n<\/tr>\n<tr style=\"height: 96px;\">\n<td style=\"width: 12.4003%; height: 96px;\"><code>tag<\/code><\/td>\n<td style=\"width: 3.9884%; height: 96px;\">string<\/td>\n<td style=\"width: 82.8862%; height: 96px;\"><em>user-defined task identifier<\/em><br \/>\noptional field<br \/>\n<em>the character limit is 255<\/em><br \/>\nyou can use this parameter to identify the task and match it with the result<br \/>\nyou will find the specified <code>tag<\/code> value in the <code>data<\/code> object of the response<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u200c<\/p>\n<p>As a response of the API server, you will receive <a href=\"https:\/\/en.wikipedia.org\/wiki\/JSON\">JSON<\/a>-encoded data containing a <code>tasks<\/code> array with the information specific to the set tasks.<\/p>\n<p><strong>Description of the fields in the results array:<\/strong><\/p>\n<table style=\"width: 77.3646%; height: 552px;\">\n<thead>\n<tr style=\"height: 24px;\">\n<th style=\"width: 38.423%; height: 24px;\">Field name<\/th>\n<th style=\"width: 1.25156%; height: 24px;\">Type<\/th>\n<th style=\"width: 61.7021%; height: 24px;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"height: 48px;\">\n<td style=\"width: 24.3517%; height: 48px;\"><code>version<\/code><\/td>\n<td style=\"width: 6.19209%; height: 48px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 48px;\"><em>the current version of the API<\/em><\/td>\n<\/tr>\n<tr style=\"height: 48px;\">\n<td style=\"width: 38.423%; height: 48px;\"><code>status_code<\/code><\/td>\n<td style=\"width: 1.75219%; height: 48px;\">integer<\/td>\n<td style=\"width: 61.2015%; height: 48px;\"><i>general status code<\/i><br \/>\nyou can find the full list of the response codes <a href=\"\/v3\/appendix\/errors\">here<\/a><br \/>\n<strong>Note:<\/strong> we strongly recommend designing a necessary system for handling related exceptional or error conditions<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><code>status_message<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>general informational message<\/em><br \/>\nyou can find the full list of general informational messages <a href=\"\/v3\/appendix\/errors\">here<\/a><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><code>time<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>execution time, seconds<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><code>cost<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>total <i>tasks<\/i> cost, USD<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><code>tasks_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>the number of tasks in the <strong><code>tasks<\/code><\/strong> array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><code>tasks_error<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>the number of tasks in the <strong><code>tasks<\/code><\/strong> array returned with an error<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><strong><code>tasks<\/code><\/strong><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>array of tasks<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>id<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>task identifier<\/em><br \/>\n<strong>unique task identifier in our system in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Universally_unique_identifier\">UUID<\/a> format<\/strong><\/td>\n<\/tr>\n<tr style=\"height: 48px;\">\n<td style=\"width: 24.3517%; height: 48px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>status_code<\/code><\/td>\n<td style=\"width: 6.19209%; height: 48px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 48px;\"><em>status code of the task <\/em><br \/>\ngenerated by DataForSEO; can be within the following range: 10000-60000<br \/>\nyou can find the full list of the response codes <a href=\"\/v3\/appendix\/errors\">here<\/a><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>status_message<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>informational message of the task<\/em><br \/>\nyou can find the full list of general informational messages <a href=\"\/v3\/appendix-errors\/\">here<\/a><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>time<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>execution time, seconds<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>cost<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>cost of the task, USD<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>result_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>number of elements in the <code>result<\/code> array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>path<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>URL path<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>data<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contains the same parameters that you specified in the POST request<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <strong><code>result<\/code><\/strong><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>array of results<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>seed_keyword<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>keyword 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><strong>seed_keyword_data<\/strong><\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>keyword data for the seed keyword<\/em><br \/>\nfields in the array are identical to that of the <code>items<\/code> array<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>location_code<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>location code in a POST array<\/em><br \/>\nif there is no data, then the value is\u00a0<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>language_code<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>language code in a POST array<\/em><br \/>\nif there is no data, then the value is\u00a0<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>total_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>total amount of results in our database relevant to your request<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>items_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>the number of results returned in the <code>items<\/code> array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 169px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>offset<\/code><\/td>\n<td style=\"width: 3.91588%; height: 169px;\">integer<\/td>\n<td style=\"width: 82.9587%; height: 169px;\"><em>current offset value<\/em><\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 169px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>offset_token<\/code><\/td>\n<td style=\"width: 3.91588%; height: 169px;\">string<\/td>\n<td style=\"width: 82.9587%; height: 169px;\"><em>offset token for subsequent requests<\/em><br \/>\nyou can use the string provided in this field to get the subsequent results of the initial task;<br \/>\n<strong>note:<\/strong> <code>offset_token<\/code> values are unique for each subsequent task<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code><strong>items<\/strong><\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contains keywords and related data<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \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 suggestion<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>location_code<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>location code in a POST array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>language_code<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>language code in a POST array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code><strong>keyword_info<\/strong><\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>keyword data for the returned keyword<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>last_updated_time<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>date and time when keyword data was updated<\/em><br \/>\nin the UTC format: \u201cyyyy-mm-dd hh-mm-ss +00:00\u201d<br \/>\nexample:<br \/>\n<code class=\"long-string\">2019-11-15 12:57:46 +00:00<\/code><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>competition<\/code><\/td>\n<td style=\"width: 6.19209%; height: 25px;\">float<\/td>\n<td style=\"width: 79.8065%; height: 25px;\"><em>competition<\/em><br \/>\nrepresents the relative amount of competition associated with the given keyword<br \/>\nthis value is based on Google Ads data and can be between 0 and 1 (inclusive)<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>cpc<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>cost-per-click<\/em><br \/>\nrepresents the average cost per click (USD) historically paid for the keyword<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>search_volume<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>average monthly search volume rate<\/em><br \/>\nrepresents the (approximate) number of searches for the given keyword idea on google.com<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>categories<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>product and service categories<\/em><br \/>\nyou can download the <a href=\"https:\/\/developers.google.com\/google-ads\/api\/data\/tables\/productsservices.csv\">full list of possible categories<\/a><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>monthly_searches<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>monthly searches<\/em><br \/>\nrepresents the (approximate) number of searches for this keyword idea (as available for the past twelve months), targeted to the specified geographic locations<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>year<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>year<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>month<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>month<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>search_volume<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>monthly average search volume rate<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code><strong>keyword_properties<\/strong><\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>additional information about the keyword<\/em><\/td>\n<\/tr>\n<tr style=\"height: 72px;\">\n<td style=\"height: 72px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>core_keyword<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>main keyword in a group<\/em><br \/>\ncontains the main keyword in a group of keywords that share similarities across the <code>keyword_info<\/code> parameters<br \/>\nif the value is <code>null<\/code>, our database does not contain any keywords that match these criteria<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>keyword_difficulty<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>difficulty of ranking in the first top-10 organic results for a keyword<\/em><br \/>\nindicates the chance of getting in top-10 organic results for a keyword on a logarithmic scale from 0 to 100;<br \/>\ncalculated by analysing, among other parameters, link profiles of the first 10 pages in SERP;<br \/>\nlearn more about the metric in <a href=\"https:\/\/dataforseo.com\/help-center\/what-is-keyword-difficulty-and-how-is-it-calculated\" rel=\"noopener noreferrer\" target=\"_blank\">this help center guide<\/a><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code><strong>impressions_info<\/strong><\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>impressions data for the returned keyword idea<\/em><br \/>\n<code>daily_impressions<\/code> values provide a more accurate alternative to Google search volume data;<br \/>\nthe <code>999<\/code> bid is used to mitigate account-specific factors Google considers when calculating impressions<br \/>\nlearn more about impressions in <a href=\"https:\/\/dataforseo.com\/help-center\/using-impressions\" rel=\"noopener noreferrer\" target=\"_blank\">this help center article<\/a><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>last_updated_time<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>date and time when impressions data was updated<\/em><br \/>\nin the UTC format: \u201cyyyy-mm-dd hh-mm-ss +00:00\u201d<br \/>\nexample:<br \/>\n<code class=\"long-string\">2019-11-15 12:57:46 +00:00<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>bid<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>the maximum CPC<\/em><br \/>\nit stands for the price you are willing to pay for an ad. The higher value, the higher positions and price you will get<\/p>\n<p>we return the results for the <code>999<\/code> bid value to provide the highest number of impressions and level down the account-specific factors<\/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>match<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>keyword match-type<\/em><br \/>\ncan take the following values: <code>exact<\/code>, <code>broad<\/code>, <code>phrase<\/code><\/td>\n<\/tr>\n<tr style=\"height: 72px;\">\n<td style=\"height: 72px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>ad_position_min<\/code><\/td>\n<td style=\"height: 72px;\">float<\/td>\n<td style=\"height: 72px;\"><em>the minimum ad position<\/em><br \/>\nrepresents the minimum position of the advertisement<\/td>\n<\/tr>\n<tr style=\"height: 72px;\">\n<td style=\"height: 72px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>ad_position_max<\/code><\/td>\n<td style=\"height: 72px;\">float<\/td>\n<td style=\"height: 72px;\"><em>the maximum ad position<\/em><br \/>\nrepresents the maximum position of the advertisement<\/td>\n<\/tr>\n<tr style=\"height: 72px;\">\n<td style=\"height: 72px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>ad_position_average<\/code><\/td>\n<td style=\"height: 72px;\">float<\/td>\n<td style=\"height: 72px;\"><em>the average ad position<\/em><br \/>\nrepresents the average position of the advertisement<\/td>\n<\/tr>\n<tr style=\"height: 72px;\">\n<td style=\"height: 72px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>cpc_min<\/code><\/td>\n<td style=\"height: 72px;\">float<\/td>\n<td style=\"height: 72px;\"><em>the minimum value of cost-per-click<\/em><br \/>\nthe minimum cost-per-click (USD) for the keyword given that a bid is set to <code>999<\/code>;<br \/>\n<strong>note:<\/strong> this field does not represent an actual CPC value;<br \/>\nyou can find an actual CPC value for a keyword in the <code>cpc<\/code> field of the <code>keyword_info<\/code> object\n<\/td>\n<\/tr>\n<tr style=\"height: 72px;\">\n<td style=\"height: 72px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>cpc_max<\/code><\/td>\n<td style=\"height: 72px;\">float<\/td>\n<td style=\"height: 72px;\"><em>the maximum value of cost-per-click<\/em><br \/>\nthe maximum cost-per-click (USD) for the keyword given that a bid is set to <code>999<\/code>;<br \/>\n<strong>note:<\/strong> this field does not represent an actual CPC value;<br \/>\nyou can find an actual CPC value for a keyword in the <code>cpc<\/code> field of the <code>keyword_info<\/code> object<br \/>\n<\/tr>\n<tr style=\"height: 72px;\">\n<td style=\"height: 72px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>cpc_average<\/code><\/td>\n<td style=\"height: 72px;\">float<\/td>\n<td style=\"height: 72px;\"><em>the average value of cost-per-click<\/em><br \/>\nthe average cost-per-click (USD) for the keyword given that a bid is set to <code>999<\/code>;<br \/>\n<strong>note:<\/strong> this field does not represent an actual CPC value;<br \/>\nyou can find an actual CPC value for a keyword in the <code>cpc<\/code> field of the <code>keyword_info<\/code> object\n<\/td>\n<\/tr>\n<tr style=\"height: 72px;\">\n<td style=\"height: 72px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>daily_impressions_min<\/code><\/td>\n<td style=\"height: 72px;\">float<\/td>\n<td style=\"height: 72px;\"><em>the minimum value of daily impressions<\/em><br \/>\nrepresents the minimum number of daily impressions of the advertisement given that that a bid is set to <code>999<\/code>;<\/p>\n<p><strong>provides a more accurate alternative to Google search volume data<\/strong><\/td>\n<\/tr>\n<tr style=\"height: 72px;\">\n<td style=\"height: 72px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>daily_impressions_max<\/code><\/td>\n<td style=\"height: 72px;\">float<\/td>\n<td style=\"height: 72px;\"><em>the maximum value of daily impressions<\/em><br \/>\nrepresents the maximum number of daily impressions of the advertisement given that that a bid is set to <code>999<\/code>;<\/p>\n<p><strong>provides a more accurate alternative to Google search volume data<\/strong><\/td>\n<\/tr>\n<tr style=\"height: 72px;\">\n<td style=\"height: 72px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>daily_impressions_average<\/code><\/td>\n<td style=\"height: 72px;\">float<\/td>\n<td style=\"height: 72px;\"><em>the average value of daily impressions<\/em><br \/>\nrepresents the average number of daily impressions of the advertisement given that that a bid is set to <code>999<\/code>;<\/p>\n<p><strong>provides a more accurate alternative to Google search volume data<\/strong><\/td>\n<\/tr>\n<tr style=\"height: 72px;\">\n<td style=\"height: 72px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>daily_clicks_min<\/code><\/td>\n<td style=\"height: 72px;\">float<\/td>\n<td style=\"height: 72px;\"><em>the minimum value of daily clicks<\/em><br \/>\nrepresents the minimum number of daily clicks on the advertisement<\/td>\n<\/tr>\n<tr style=\"height: 72px;\">\n<td style=\"height: 72px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>daily_clicks_max<\/code><\/td>\n<td style=\"height: 72px;\">float<\/td>\n<td style=\"height: 72px;\"><em>the maximum value of daily clicks<\/em><br \/>\nrepresents the maximum number of daily clicks on the advertisement<\/td>\n<\/tr>\n<tr style=\"height: 72px;\">\n<td style=\"height: 72px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>daily_clicks_average<\/code><\/td>\n<td style=\"height: 72px;\">float<\/td>\n<td style=\"height: 72px;\"><em>the average value of daily clicks<\/em><br \/>\nrepresents the average number of daily clicks on the advertisement<\/td>\n<\/tr>\n<tr style=\"height: 72px;\">\n<td style=\"height: 72px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>daily_cost_min<\/code><\/td>\n<td style=\"height: 72px;\">float<\/td>\n<td style=\"height: 72px;\"><em>the minimum daily charge value<\/em><br \/>\nrepresents the minimum daily cost of the advertisement (USD)<\/td>\n<\/tr>\n<tr style=\"height: 72px;\">\n<td style=\"height: 72px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>daily_cost_max<\/code><\/td>\n<td style=\"height: 72px;\">float<\/td>\n<td style=\"height: 72px;\"><em>the maximum daily charge value<\/em><br \/>\nrepresents the maximum daily cost of the advertisement (USD)<\/td>\n<\/tr>\n<tr style=\"height: 72px;\">\n<td style=\"height: 72px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>daily_cost_average<\/code><\/td>\n<td style=\"height: 72px;\">float<\/td>\n<td style=\"height: 72px;\"><em>the average daily charge value<\/em><br \/>\nrepresents the average daily cost of the advertisement (USD)<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code><strong>bing_keyword_info<\/strong><\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>keyword data based on bing ads<\/em><br \/>\n<strong>note:<\/strong> bing data is available for a limited number of <a href=\"\/v3\/dataforseo_labs_locations_and_languages\/\" rel=\"noopener noreferrer\" target=\"_blank\">locations and languages<\/a><\/td>\n<\/tr>\n<tr style=\"height: 72px;\">\n<td style=\"height: 72px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>last_updated_time<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>date and time when keyword data was last updated<\/em><br \/>\nin the UTC format: \u201cyyyy-mm-dd hh-mm-ss +00:00\u201d<br \/>\nexample:<br \/>\n<code class=\"long-string\">2019-11-15 12:57:46 +00:00<\/code><\/td>\n<\/tr>\n<tr style=\"height: 72px;\">\n<td style=\"height: 72px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>search_volume<\/code><\/td>\n<td style=\"height: 72px;\">integer<\/td>\n<td style=\"height: 72px;\"><em> monthly number of searches on bing<\/em><br \/>\nrepresents the number of searches for the given keyword idea on bing.com for the past month<\/td>\n<\/tr>\n<tr style=\"height: 72px;\">\n<td style=\"height: 72px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>monthly_searches<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>monthly searches<\/em><br \/>\nrepresents the number of monthly Bing searches on the returned keyword in the given location<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>year<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>year<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>month<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>month<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>search_volume<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>monthly average search volume rate<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code><strong>serp_info<\/strong><\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>SERP data<\/em><br \/>\nthe value will be <code>null<\/code> if you didn&#8217;t set the field <code>include_serp_info<\/code> to <code>true<\/code> in the POST array or if there is no SERP data for this keyword in our database<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>check_url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>direct URL to search engine results<\/em><br \/>\nyou can use it to make sure that we provided accurate results<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>serp_item_types<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>types of search results in SERP<\/em><br \/>\ncontains types of search results (items) found in SERP<br \/>\npossible item types:<br \/>\n<code>answer_box<\/code>, <code>app<\/code>, <code>carousel<\/code>, <code>multi_carousel<\/code>, <code>featured_snippet<\/code>, <code>google_flights<\/code>, <code>google_reviews<\/code>, <code>images<\/code>, <code>jobs<\/code>, <code>knowledge_graph<\/code>, <code>local_pack<\/code>, <code>map<\/code>, <code>organic<\/code>, <code>paid<\/code>, <code>people_also_ask<\/code>, <code>related_searches<\/code>, <code>people_also_search<\/code>, <code>shopping<\/code>, <code>top_stories<\/code>, <code>twitter<\/code>, <code>video<\/code>, <code>events<\/code>, <code>mention_carousel<\/code>, <code>recipes<\/code>, <code>top_sights<\/code>, <code>scholarly_articles<\/code>, <code>popular_products<\/code>, <code>podcasts<\/code>, <code>questions_and_answers<\/code>, <code>find_results_on<\/code>, <code>stocks_box<\/code>;<br \/>\n<strong>note<\/strong> that the actual results will be returned only for <code>organic<\/code>, <code>paid<\/code>, <code>featured_snippet<\/code>, and <code>local_pack<\/code> elements<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>se_results_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>number of search results for the returned keyword<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>last_updated_time<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>date and time when SERP data was updated<\/em><br \/>\nin the UTC format: \u201cyyyy-mm-dd hh-mm-ss +00:00\u201d<br \/>\nexample:<br \/>\n<code class=\"long-string\">2019-11-15 12:57:46 +00:00<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u200c\u200c[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<blockquote><p>Instead of \u2018login\u2019 and \u2018password\u2019 use your credentials from https:\/\/app.dataforseo.com\/api-access<\/p><\/blockquote><div id=\"curl\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-bash hljs\"># Instead of &#039;login&#039; and &#039;password&#039; use your credentials from https:\/\/app.dataforseo.com\/api-access \r\nlogin=&quot;login&quot; \r\npassword=&quot;password&quot; \r\ncred=&quot;$(printf ${login}:${password} | base64)&quot; \r\ncurl --location --request POST &quot;https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/keyword_suggestions\/live&quot; \r\n--header &quot;Authorization: Basic ${cred}&quot;  \r\n--header &quot;Content-Type: application\/json&quot; \r\n--data-raw &#039;[\r\n    {\r\n    \t&quot;keyword&quot;: &quot;phone&quot;,\r\n    \t&quot;location_code&quot;: 2840,\r\n    \t&quot;filters&quot;: [\r\n\t        [&quot;impressions_info.ad_position_average&quot;, &quot;&gt;&quot;, 1],\r\n\t        &quot;and&quot;, \r\n\t        [\r\n\t            [&quot;impressions_info.cpc_max&quot;, &quot;&lt;&quot;, 0.5],\r\n\t            &quot;or&quot;,\r\n\t            [&quot;impressions_info.daily_clicks_max&quot;, &quot;&gt;=&quot;, 10]\r\n\t        ]\r\n\t    ],\r\n    \t&quot;limit&quot;: 5\r\n    }\r\n]&#039;<\/code><\/pre><\/div><\/div><div id=\"php\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-php hljs\">&lt;?php\r\n\/\/ You can download this file from here https:\/\/cdn.dataforseo.com\/v3\/examples\/php\/php_RestClient.zip\r\nrequire(&#039;RestClient.php&#039;);\r\n$api_url = &#039;https:\/\/api.dataforseo.com\/&#039;;\r\n\/\/ Instead of &#039;login&#039; and &#039;password&#039; use your credentials from https:\/\/app.dataforseo.com\/api-access\r\n$client = new RestClient($api_url, null, &#039;login&#039;, &#039;password&#039;);\r\n\r\n$post_array = array();\r\n\/\/ simple way to set a task\r\n$post_array[] = array(\r\n   &quot;keyword&quot; =&gt; &quot;phone&quot;,\r\n   &quot;location_code&quot; =&gt; 2840,\r\n   &quot;filters&quot; =&gt; [\r\n      [&quot;impressions_info.ad_position_average&quot;, &quot;&gt;&quot;, 1],\r\n      &quot;and&quot;,\r\n      [\r\n         [&quot;impressions_info.cpc_max&quot;, &quot;&lt;&quot;, 0.5],\r\n         &quot;or&quot;,\r\n         [&quot;impressions_info.daily_clicks_max&quot;, &quot;&gt;=&quot;, 10]\r\n      ]\r\n   ]\r\n);\r\ntry {\r\n   \/\/ POST \/v3\/dataforseo_labs\/keyword_suggestions\/live\r\n   $result = $client-&gt;post(&#039;\/v3\/dataforseo_labs\/keyword_suggestions\/live&#039;, $post_array);\r\n   print_r($result);\r\n   \/\/ do something with post result\r\n} catch (RestClientException $e) {\r\n   echo &quot;n&quot;;\r\n   print &quot;HTTP code: {$e-&gt;getHttpCode()}n&quot;;\r\n   print &quot;Error code: {$e-&gt;getCode()}n&quot;;\r\n   print &quot;Message: {$e-&gt;getMessage()}n&quot;;\r\n   print  $e-&gt;getTraceAsString();\r\n   echo &quot;n&quot;;\r\n}\r\n$client = null;\r\n?&gt;<\/code><\/pre><\/div><\/div><div id=\"javascript\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-javascript hljs\">const post_array = [];\r\n\r\npost_array.push({\r\n  &quot;keyword&quot;: &quot;phone&quot;,\r\n  &quot;location_code&quot;: 2840\r\n});\r\n\r\nconst axios = require(&#039;axios&#039;);\r\n\r\naxios({\r\n  method: &#039;post&#039;,\r\n  url: &#039;https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/keyword_suggestions\/live&#039;,\r\n  auth: {\r\n    username: &#039;login&#039;,\r\n    password: &#039;password&#039;\r\n  },\r\n  data: post_array,\r\n  headers: {\r\n    &#039;content-type&#039;: &#039;application\/json&#039;\r\n  }\r\n}).then(function (response) {\r\n  var result = response[&#039;data&#039;][&#039;tasks&#039;];\r\n  \/\/ Result data\r\n  console.log(result);\r\n}).catch(function (error) {\r\n  console.log(error);\r\n});<\/code><\/pre><\/div><\/div><div id=\"python\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-python hljs\">from client import RestClient\r\n# You can download this file from here https:\/\/cdn.dataforseo.com\/v3\/examples\/python\/python_Client.zip\r\nclient = RestClient(&quot;login&quot;, &quot;password&quot;)\r\npost_data = dict()\r\n# simple way to set a task\r\npost_data[len(post_data)] = dict(\r\n    keyword=&quot;phone&quot;,\r\n    location_name=&quot;United States&quot;,\r\n    filters=[\r\n        [&quot;impressions_info.ad_position_average&quot;, &quot;&gt;&quot;, 1],\r\n        &quot;and&quot;, \r\n        [\r\n            [&quot;impressions_info.cpc_max&quot;, &quot;&lt;&quot;, 0.5], \r\n            &quot;or&quot;, \r\n            [&quot;impressions_info.daily_clicks_max&quot;, &quot;&gt;=&quot;, 10]\r\n        ]\r\n    ]\r\n)\r\n# POST \/v3\/dataforseo_labs\/keyword_suggestions\/live\r\nresponse = client.post(&quot;\/v3\/dataforseo_labs\/keyword_suggestions\/live&quot;, post_data)\r\n# you can find the full list of the response codes here https:\/\/docs.dataforseo.com\/v3\/appendix\/errors\r\nif response[&quot;status_code&quot;] == 20000:\r\n    print(response)\r\n    # do something with result\r\nelse:\r\n    print(&quot;error. Code: %d Message: %s&quot; % (response[&quot;status_code&quot;], response[&quot;status_message&quot;]))<\/code><\/pre><\/div><\/div><div id=\"csharp\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-csharp hljs\">using Newtonsoft.Json;\r\nusing System;\r\nusing System.Collections.Generic;\r\nusing System.Net.Http;\r\nusing System.Net.Http.Headers;\r\nusing System.Text;\r\nusing System.Threading.Tasks;\r\n\r\nnamespace DataForSeoDemos\r\n{\r\n    public static partial class Demos\r\n    {\r\n        public static async Task dataforseo_labs_keyword_suggestions_live()\r\n        {\r\n            var httpClient = new HttpClient\r\n            {\r\n                BaseAddress = new Uri(&quot;https:\/\/api.dataforseo.com\/&quot;),\r\n                \/\/ Instead of &#039;login&#039; and &#039;password&#039; use your credentials from https:\/\/app.dataforseo.com\/api-access\r\n                DefaultRequestHeaders = { Authorization = new AuthenticationHeaderValue(&quot;Basic&quot;, Convert.ToBase64String(Encoding.ASCII.GetBytes(&quot;login:password&quot;))) }\r\n            };\r\n            var postData = new List&lt;object&gt;();\r\n            postData.Add(new\r\n            {\r\n                keyword = &quot;phone&quot;,\r\n                location_name = &quot;United States&quot;,\r\n                filters = new object[]\r\n                {\r\n                    new object[] { &quot;impressions_info.ad_position_average&quot;, &quot;&gt;&quot;, 1 },\r\n                    &quot;and&quot;,\r\n                    new object[]\r\n                    {\r\n                        new object[] { &quot;impressions_info.cpc_max&quot;, &quot;&lt;&quot;, 0.5 }, \r\n                        &quot;or&quot;, \r\n                        new object[] { &quot;impressions_info.daily_clicks_max&quot;, &quot;&gt;=&quot;, 10 }\r\n                    }\r\n                }\r\n            });\r\n            \/\/ POST \/v3\/dataforseo_labs\/keyword_suggestions\/live\r\n            \/\/ the full list of possible parameters is available in documentation\r\n            var taskPostResponse = await httpClient.PostAsync(&quot;\/v3\/dataforseo_labs\/keyword_suggestions\/live&quot;, new StringContent(JsonConvert.SerializeObject(postData)));\r\n            var result = JsonConvert.DeserializeObject(await taskPostResponse.Content.ReadAsStringAsync());\r\n            \/\/ you can find the full list of the response codes here https:\/\/docs.dataforseo.com\/v3\/appendix\/errors\r\n            if (result.status_code == 20000)\r\n            {\r\n                \/\/ do something with result\r\n                Console.WriteLine(result);\r\n            }\r\n            else\r\n                Console.WriteLine($&quot;error. Code: {result.status_code} Message: {result.status_message}&quot;);\r\n        }\r\n    }\r\n}<\/code><\/pre><\/div><\/div><blockquote><p>The above command returns JSON structured like this:<\/p><\/blockquote><div class=\"example example--json\"><div class=\"example__content\"><div class=\"example__code example__code-json\"><pre><code class=\"language-json hljs\">{\r\n  &quot;version&quot;: &quot;0.1.20220131&quot;,\r\n  &quot;status_code&quot;: 20000,\r\n  &quot;status_message&quot;: &quot;Ok.&quot;,\r\n  &quot;time&quot;: &quot;2.4779 sec.&quot;,\r\n  &quot;cost&quot;: 0.0105,\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;02011104-1535-0125-0000-47c5eeafd4ce&quot;,\r\n      &quot;status_code&quot;: 20000,\r\n      &quot;status_message&quot;: &quot;Ok.&quot;,\r\n      &quot;time&quot;: &quot;2.4231 sec.&quot;,\r\n      &quot;cost&quot;: 0.0105,\r\n      &quot;result_count&quot;: 1,\r\n      &quot;path&quot;: [\r\n        &quot;v3&quot;,\r\n        &quot;dataforseo_labs&quot;,\r\n        &quot;keyword_suggestions&quot;,\r\n        &quot;live&quot;\r\n      ],\r\n      &quot;data&quot;: {\r\n        &quot;api&quot;: &quot;dataforseo_labs&quot;,\r\n        &quot;function&quot;: &quot;keyword_suggestions&quot;,\r\n        &quot;keyword&quot;: &quot;phone&quot;,\r\n        &quot;location_code&quot;: 2840,\r\n        &quot;include_serp_info&quot;: true,\r\n        &quot;filters&quot;: [\r\n          [\r\n            &quot;impressions_info.ad_position_average&quot;,\r\n            &quot;&gt;&quot;,\r\n            1\r\n          ],\r\n          &quot;and&quot;,\r\n          [\r\n            [\r\n              &quot;impressions_info.cpc_max&quot;,\r\n              &quot;&lt;&quot;,\r\n              0.5\r\n            ],\r\n            &quot;or&quot;,\r\n            [\r\n              &quot;impressions_info.daily_clicks_max&quot;,\r\n              &quot;&gt;=&quot;,\r\n              10\r\n            ]\r\n          ]\r\n        ],\r\n        &quot;limit&quot;: 5\r\n      },\r\n      &quot;result&quot;: [\r\n        {\r\n          &quot;seed_keyword&quot;: &quot;phone&quot;,\r\n          &quot;seed_keyword_data&quot;: null,\r\n          &quot;location_code&quot;: 2840,\r\n          &quot;language_code&quot;: null,\r\n          &quot;total_count&quot;: 7322,\r\n          &quot;items_count&quot;: 5,\r\n          &quot;offset&quot;: 0,\r\n          &quot;offset_token&quot;: &quot;eyJDdXJyZW50T2Zmc2V0Ijo1LCJSZXF1ZXN0RGF0YSI6eyJrZXl3b3JkIjoicGhvbmUiLCJpbmNsdWRlX3NlZWRfa2V5d29yZCI6ZmFsc2UsImZ1bGxfbWF0Y2giOmZhbHNlLCJsb2FkX3NlcnBfaW5mbyI6dHJ1ZSwic2VhcmNoX2FmdGVyX3Rva2VuIjpudWxsLCJsYW5ndWFnZSI6ImVuIiwibG9jYXRpb24iOjI4NDAsIm9yZGVyX2J5Ijp7Im9yZGVyX2ZpZWxkIjoia2V5d29yZF9pbmZvLnNlYXJjaF92b2x1bWUiLCJvcmRlcl90eXBlIjoiRGVzYyIsIm5leHQiOm51bGx9LCJsaW1pdCI6NSwib2Zmc2V0IjowfSwiUmF3UXVlcnkiOnsidHlwZSI6ImFuZCIsImxlZnQiOnsiZmllbGQiOiJpbXByZXNzaW9uc19pbmZvLmFkX3Bvc2l0aW9uX2F2ZXJhZ2UiLCJ0eXBlIjoiZ3QiLCJ2YWx1ZSI6MX0sInJpZ2h0Ijp7InR5cGUiOiJvciIsImxlZnQiOnsiZmllbGQiOiJpbXByZXNzaW9uc19pbmZvLmNwY19tYXgiLCJ0eXBlIjoibHQiLCJ2YWx1ZSI6MC41fSwicmlnaHQiOnsiZmllbGQiOiJpbXByZXNzaW9uc19pbmZvLmRhaWx5X2NsaWNrc19tYXgiLCJ0eXBlIjoiZ3RlIiwidmFsdWUiOjEwfX19LCJTZWFyY2hBZnRlckRhdGEiOlszNjgwMDAsIjdmZmE1ODE5LWJiOTgtMzc1MS1mNzA4LTFmYTQ2ZjdiMzgyNSJdfQ==&quot;,\r\n          &quot;items&quot;: [\r\n            {\r\n              &quot;keyword&quot;: &quot;irs phone number&quot;,\r\n              &quot;location_code&quot;: 2840,\r\n              &quot;language_code&quot;: &quot;en&quot;,\r\n              &quot;keyword_info&quot;: {\r\n                &quot;last_updated_time&quot;: &quot;2022-01-12 13:59:56 +00:00&quot;,\r\n                &quot;competition&quot;: 0.07362210563393337,\r\n                &quot;cpc&quot;: 2.578507,\r\n                &quot;search_volume&quot;: 1000000,\r\n                &quot;categories&quot;: [\r\n                  10004,\r\n                  10012,\r\n                  10018,\r\n                  10019,\r\n                  10168,\r\n                  10276,\r\n                  11093,\r\n                  12202,\r\n                  12387\r\n                ],\r\n                &quot;monthly_searches&quot;: [\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 12,\r\n                    &quot;search_volume&quot;: 450000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 11,\r\n                    &quot;search_volume&quot;: 450000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 10,\r\n                    &quot;search_volume&quot;: 550000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 9,\r\n                    &quot;search_volume&quot;: 673000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 8,\r\n                    &quot;search_volume&quot;: 823000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 7,\r\n                    &quot;search_volume&quot;: 1000000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 6,\r\n                    &quot;search_volume&quot;: 1000000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 5,\r\n                    &quot;search_volume&quot;: 1220000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 4,\r\n                    &quot;search_volume&quot;: 1500000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 3,\r\n                    &quot;search_volume&quot;: 2740000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 2,\r\n                    &quot;search_volume&quot;: 823000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 1,\r\n                    &quot;search_volume&quot;: 1830000\r\n                  }\r\n                ]\r\n              },\r\n              &quot;keyword_properties&quot;: {\r\n                &quot;core_keyword&quot;: null,\r\n                &quot;keyword_difficulty&quot;: 62\r\n              },\r\n              &quot;impressions_info&quot;: {\r\n                &quot;last_updated_time&quot;: &quot;2022-01-16 19:44:25 +00:00&quot;,\r\n                &quot;bid&quot;: 999,\r\n                &quot;match_type&quot;: &quot;exact&quot;,\r\n                &quot;ad_position_min&quot;: 1.14,\r\n                &quot;ad_position_max&quot;: 1,\r\n                &quot;ad_position_average&quot;: 1.07,\r\n                &quot;cpc_min&quot;: 13.1,\r\n                &quot;cpc_max&quot;: 16.01,\r\n                &quot;cpc_average&quot;: 14.56,\r\n                &quot;daily_impressions_min&quot;: 982.44,\r\n                &quot;daily_impressions_max&quot;: 1200.76,\r\n                &quot;daily_impressions_average&quot;: 1091.6,\r\n                &quot;daily_clicks_min&quot;: 58.7,\r\n                &quot;daily_clicks_max&quot;: 71.75,\r\n                &quot;daily_clicks_average&quot;: 65.23,\r\n                &quot;daily_cost_min&quot;: 854.52,\r\n                &quot;daily_cost_max&quot;: 1044.41,\r\n                &quot;daily_cost_average&quot;: 949.47\r\n              },\r\n              &quot;bing_keyword_info&quot;: {\r\n                &quot;last_updated_time&quot;: &quot;2022-02-01 07:00:07 +00:00&quot;,\r\n                &quot;search_volume&quot;: 15420,\r\n                &quot;monthly_searches&quot;: [\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 12,\r\n                    &quot;search_volume&quot;: 7770\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 11,\r\n                    &quot;search_volume&quot;: 7690\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 10,\r\n                    &quot;search_volume&quot;: 9350\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 9,\r\n                    &quot;search_volume&quot;: 10610\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 8,\r\n                    &quot;search_volume&quot;: 11900\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 7,\r\n                    &quot;search_volume&quot;: 14530\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 6,\r\n                    &quot;search_volume&quot;: 14110\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 5,\r\n                    &quot;search_volume&quot;: 16440\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 4,\r\n                    &quot;search_volume&quot;: 20580\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 3,\r\n                    &quot;search_volume&quot;: 34400\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 2,\r\n                    &quot;search_volume&quot;: 13430\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 1,\r\n                    &quot;search_volume&quot;: 24210\r\n                  }\r\n                ]\r\n              },\r\n              &quot;serp_info&quot;: {\r\n                &quot;check_url&quot;: &quot;https:\/\/www.google.com\/search?q=irs%20phone%20number&amp;num=100&amp;hl=en&amp;gl=US&amp;gws_rd=cr&amp;ie=UTF-8&amp;oe=UTF-8&amp;uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc&quot;,\r\n                &quot;serp_item_types&quot;: [\r\n                  &quot;organic&quot;,\r\n                  &quot;people_also_ask&quot;,\r\n                  &quot;local_pack&quot;,\r\n                  &quot;related_searches&quot;,\r\n                  &quot;multi_carousel&quot;\r\n                ],\r\n                &quot;se_results_count&quot;: 208000000,\r\n                &quot;keyword_difficulty&quot;: 62,\r\n                &quot;last_updated_time&quot;: &quot;2022-01-13 20:30:08 +00:00&quot;,\r\n                &quot;previous_updated_time&quot;: null\r\n              }\r\n            },\r\n            {\r\n              &quot;keyword&quot;: &quot;find my phone&quot;,\r\n              &quot;location_code&quot;: 2840,\r\n              &quot;language_code&quot;: &quot;en&quot;,\r\n              &quot;keyword_info&quot;: {\r\n                &quot;last_updated_time&quot;: &quot;2022-01-16 23:26:18 +00:00&quot;,\r\n                &quot;competition&quot;: 0.14583037220500414,\r\n                &quot;cpc&quot;: 1.136297,\r\n                &quot;search_volume&quot;: 673000,\r\n                &quot;categories&quot;: [\r\n                  10007,\r\n                  10019,\r\n                  10108,\r\n                  10167,\r\n                  10168,\r\n                  10756,\r\n                  10878,\r\n                  10885,\r\n                  11495,\r\n                  12161,\r\n                  13378,\r\n                  13381,\r\n                  13418,\r\n                  13449\r\n                ],\r\n                &quot;monthly_searches&quot;: [\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 12,\r\n                    &quot;search_volume&quot;: 823000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 11,\r\n                    &quot;search_volume&quot;: 673000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 10,\r\n                    &quot;search_volume&quot;: 823000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 9,\r\n                    &quot;search_volume&quot;: 673000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 8,\r\n                    &quot;search_volume&quot;: 673000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 7,\r\n                    &quot;search_volume&quot;: 823000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 6,\r\n                    &quot;search_volume&quot;: 823000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 5,\r\n                    &quot;search_volume&quot;: 823000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 4,\r\n                    &quot;search_volume&quot;: 673000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 3,\r\n                    &quot;search_volume&quot;: 673000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 2,\r\n                    &quot;search_volume&quot;: 673000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 1,\r\n                    &quot;search_volume&quot;: 823000\r\n                  }\r\n                ]\r\n              },\r\n              &quot;keyword_properties&quot;: {\r\n                &quot;core_keyword&quot;: null,\r\n                &quot;keyword_difficulty&quot;: 94\r\n              },\r\n              &quot;impressions_info&quot;: {\r\n                &quot;last_updated_time&quot;: &quot;2022-01-24 22:15:52 +00:00&quot;,\r\n                &quot;bid&quot;: 999,\r\n                &quot;match_type&quot;: &quot;exact&quot;,\r\n                &quot;ad_position_min&quot;: 1.14,\r\n                &quot;ad_position_max&quot;: 1,\r\n                &quot;ad_position_average&quot;: 1.07,\r\n                &quot;cpc_min&quot;: 129.48,\r\n                &quot;cpc_max&quot;: 158.25,\r\n                &quot;cpc_average&quot;: 143.87,\r\n                &quot;daily_impressions_min&quot;: 5869.55,\r\n                &quot;daily_impressions_max&quot;: 7173.89,\r\n                &quot;daily_impressions_average&quot;: 6521.72,\r\n                &quot;daily_clicks_min&quot;: 430.02,\r\n                &quot;daily_clicks_max&quot;: 525.58,\r\n                &quot;daily_clicks_average&quot;: 477.8,\r\n                &quot;daily_cost_min&quot;: 61866.61,\r\n                &quot;daily_cost_max&quot;: 75614.75,\r\n                &quot;daily_cost_average&quot;: 68740.68\r\n              },\r\n              &quot;bing_keyword_info&quot;: {\r\n                &quot;last_updated_time&quot;: &quot;2022-02-01 03:08:39 +00:00&quot;,\r\n                &quot;search_volume&quot;: 43350,\r\n                &quot;monthly_searches&quot;: [\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 12,\r\n                    &quot;search_volume&quot;: 47120\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 11,\r\n                    &quot;search_volume&quot;: 43930\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 10,\r\n                    &quot;search_volume&quot;: 47850\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 9,\r\n                    &quot;search_volume&quot;: 44580\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 8,\r\n                    &quot;search_volume&quot;: 44820\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 7,\r\n                    &quot;search_volume&quot;: 46310\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 6,\r\n                    &quot;search_volume&quot;: 44260\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 5,\r\n                    &quot;search_volume&quot;: 43990\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 4,\r\n                    &quot;search_volume&quot;: 40480\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 3,\r\n                    &quot;search_volume&quot;: 42080\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 2,\r\n                    &quot;search_volume&quot;: 35710\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 1,\r\n                    &quot;search_volume&quot;: 39020\r\n                  }\r\n                ]\r\n              },\r\n              &quot;serp_info&quot;: {\r\n                &quot;check_url&quot;: &quot;https:\/\/www.google.com\/search?q=find%20my%20phone&amp;num=100&amp;hl=en&amp;gl=US&amp;gws_rd=cr&amp;ie=UTF-8&amp;oe=UTF-8&amp;uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc&quot;,\r\n                &quot;serp_item_types&quot;: [\r\n                  &quot;organic&quot;,\r\n                  &quot;people_also_ask&quot;,\r\n                  &quot;related_searches&quot;,\r\n                  &quot;multi_carousel&quot;\r\n                ],\r\n                &quot;se_results_count&quot;: 13680000000,\r\n                &quot;keyword_difficulty&quot;: 94,\r\n                &quot;last_updated_time&quot;: &quot;2022-01-13 20:30:34 +00:00&quot;,\r\n                &quot;previous_updated_time&quot;: null\r\n              }\r\n            },\r\n            {\r\n              &quot;keyword&quot;: &quot;phone reverse lookup&quot;,\r\n              &quot;location_code&quot;: 2840,\r\n              &quot;language_code&quot;: &quot;en&quot;,\r\n              &quot;keyword_info&quot;: {\r\n                &quot;last_updated_time&quot;: &quot;2022-01-23 15:55:25 +00:00&quot;,\r\n                &quot;competition&quot;: 0.4761155664845308,\r\n                &quot;cpc&quot;: 1.003704,\r\n                &quot;search_volume&quot;: 450000,\r\n                &quot;categories&quot;: [\r\n                  10007,\r\n                  10108,\r\n                  10756,\r\n                  11495,\r\n                  11498,\r\n                  13418,\r\n                  13449,\r\n                  13710\r\n                ],\r\n                &quot;monthly_searches&quot;: [\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 12,\r\n                    &quot;search_volume&quot;: 450000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 11,\r\n                    &quot;search_volume&quot;: 450000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 10,\r\n                    &quot;search_volume&quot;: 450000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 9,\r\n                    &quot;search_volume&quot;: 450000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 8,\r\n                    &quot;search_volume&quot;: 550000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 7,\r\n                    &quot;search_volume&quot;: 450000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 6,\r\n                    &quot;search_volume&quot;: 450000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 5,\r\n                    &quot;search_volume&quot;: 450000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 4,\r\n                    &quot;search_volume&quot;: 450000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 3,\r\n                    &quot;search_volume&quot;: 550000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 2,\r\n                    &quot;search_volume&quot;: 450000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 1,\r\n                    &quot;search_volume&quot;: 550000\r\n                  }\r\n                ]\r\n              },\r\n              &quot;keyword_properties&quot;: {\r\n                &quot;core_keyword&quot;: null,\r\n                &quot;keyword_difficulty&quot;: 77\r\n              },\r\n              &quot;impressions_info&quot;: {\r\n                &quot;last_updated_time&quot;: &quot;2021-12-29 15:06:24 +00:00&quot;,\r\n                &quot;bid&quot;: 999,\r\n                &quot;match_type&quot;: &quot;exact&quot;,\r\n                &quot;ad_position_min&quot;: 1.16,\r\n                &quot;ad_position_max&quot;: 1,\r\n                &quot;ad_position_average&quot;: 1.08,\r\n                &quot;cpc_min&quot;: 9.89,\r\n                &quot;cpc_max&quot;: 12.09,\r\n                &quot;cpc_average&quot;: 10.99,\r\n                &quot;daily_impressions_min&quot;: 221.42,\r\n                &quot;daily_impressions_max&quot;: 270.62,\r\n                &quot;daily_impressions_average&quot;: 246.02,\r\n                &quot;daily_clicks_min&quot;: 21.39,\r\n                &quot;daily_clicks_max&quot;: 26.14,\r\n                &quot;daily_clicks_average&quot;: 23.77,\r\n                &quot;daily_cost_min&quot;: 235.14,\r\n                &quot;daily_cost_max&quot;: 287.39,\r\n                &quot;daily_cost_average&quot;: 261.26\r\n              },\r\n              &quot;bing_keyword_info&quot;: {\r\n                &quot;last_updated_time&quot;: &quot;2021-12-18 10:25:06 +00:00&quot;,\r\n                &quot;search_volume&quot;: 740,\r\n                &quot;monthly_searches&quot;: [\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 11,\r\n                    &quot;search_volume&quot;: 550\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 10,\r\n                    &quot;search_volume&quot;: 590\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 9,\r\n                    &quot;search_volume&quot;: 640\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 8,\r\n                    &quot;search_volume&quot;: 710\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 7,\r\n                    &quot;search_volume&quot;: 750\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 6,\r\n                    &quot;search_volume&quot;: 830\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 5,\r\n                    &quot;search_volume&quot;: 760\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 4,\r\n                    &quot;search_volume&quot;: 710\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 3,\r\n                    &quot;search_volume&quot;: 910\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 2,\r\n                    &quot;search_volume&quot;: 820\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 1,\r\n                    &quot;search_volume&quot;: 820\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2020,\r\n                    &quot;month&quot;: 12,\r\n                    &quot;search_volume&quot;: 790\r\n                  }\r\n                ]\r\n              },\r\n              &quot;serp_info&quot;: {\r\n                &quot;check_url&quot;: &quot;https:\/\/www.google.com\/search?q=phone%20reverse%20lookup&amp;num=100&amp;hl=en&amp;gl=US&amp;gws_rd=cr&amp;ie=UTF-8&amp;oe=UTF-8&amp;uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc&quot;,\r\n                &quot;serp_item_types&quot;: [\r\n                  &quot;organic&quot;,\r\n                  &quot;people_also_ask&quot;,\r\n                  &quot;video&quot;,\r\n                  &quot;related_searches&quot;,\r\n                  &quot;multi_carousel&quot;\r\n                ],\r\n                &quot;se_results_count&quot;: 23600000,\r\n                &quot;keyword_difficulty&quot;: 77,\r\n                &quot;last_updated_time&quot;: &quot;2022-01-13 20:31:37 +00:00&quot;,\r\n                &quot;previous_updated_time&quot;: null\r\n              }\r\n            },\r\n            {\r\n              &quot;keyword&quot;: &quot;reverse phone lookup&quot;,\r\n              &quot;location_code&quot;: 2840,\r\n              &quot;language_code&quot;: &quot;en&quot;,\r\n              &quot;keyword_info&quot;: {\r\n                &quot;last_updated_time&quot;: &quot;2022-01-23 03:58:20 +00:00&quot;,\r\n                &quot;competition&quot;: 0.4761155664845308,\r\n                &quot;cpc&quot;: 1.003704,\r\n                &quot;search_volume&quot;: 450000,\r\n                &quot;categories&quot;: [\r\n                  10007,\r\n                  10108,\r\n                  10756,\r\n                  11495,\r\n                  11498,\r\n                  13418,\r\n                  13449,\r\n                  13710\r\n                ],\r\n                &quot;monthly_searches&quot;: [\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 12,\r\n                    &quot;search_volume&quot;: 450000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 11,\r\n                    &quot;search_volume&quot;: 450000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 10,\r\n                    &quot;search_volume&quot;: 450000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 9,\r\n                    &quot;search_volume&quot;: 450000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 8,\r\n                    &quot;search_volume&quot;: 550000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 7,\r\n                    &quot;search_volume&quot;: 450000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 6,\r\n                    &quot;search_volume&quot;: 450000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 5,\r\n                    &quot;search_volume&quot;: 450000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 4,\r\n                    &quot;search_volume&quot;: 450000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 3,\r\n                    &quot;search_volume&quot;: 550000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 2,\r\n                    &quot;search_volume&quot;: 450000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 1,\r\n                    &quot;search_volume&quot;: 550000\r\n                  }\r\n                ]\r\n              },\r\n              &quot;keyword_properties&quot;: {\r\n                &quot;core_keyword&quot;: null,\r\n                &quot;keyword_difficulty&quot;: 77\r\n              },\r\n              &quot;impressions_info&quot;: {\r\n                &quot;last_updated_time&quot;: &quot;2022-01-31 05:48:00 +00:00&quot;,\r\n                &quot;bid&quot;: 999,\r\n                &quot;match_type&quot;: &quot;exact&quot;,\r\n                &quot;ad_position_min&quot;: 1.29,\r\n                &quot;ad_position_max&quot;: 1,\r\n                &quot;ad_position_average&quot;: 1.17,\r\n                &quot;cpc_min&quot;: 205.84,\r\n                &quot;cpc_max&quot;: 251.58,\r\n                &quot;cpc_average&quot;: 228.71,\r\n                &quot;daily_impressions_min&quot;: 13243.92,\r\n                &quot;daily_impressions_max&quot;: 16187.02,\r\n                &quot;daily_impressions_average&quot;: 14715.47,\r\n                &quot;daily_clicks_min&quot;: 1493.47,\r\n                &quot;daily_clicks_max&quot;: 1825.36,\r\n                &quot;daily_clicks_average&quot;: 1659.41,\r\n                &quot;daily_cost_min&quot;: 341570.45,\r\n                &quot;daily_cost_max&quot;: 417475.04,\r\n                &quot;daily_cost_average&quot;: 379522.74\r\n              },\r\n              &quot;bing_keyword_info&quot;: {\r\n                &quot;last_updated_time&quot;: &quot;2021-12-21 23:43:52 +00:00&quot;,\r\n                &quot;search_volume&quot;: 94680,\r\n                &quot;monthly_searches&quot;: [\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 11,\r\n                    &quot;search_volume&quot;: 71610\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 10,\r\n                    &quot;search_volume&quot;: 75790\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 9,\r\n                    &quot;search_volume&quot;: 79820\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 8,\r\n                    &quot;search_volume&quot;: 83750\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 7,\r\n                    &quot;search_volume&quot;: 84730\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 6,\r\n                    &quot;search_volume&quot;: 90860\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 5,\r\n                    &quot;search_volume&quot;: 88660\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 4,\r\n                    &quot;search_volume&quot;: 97370\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 3,\r\n                    &quot;search_volume&quot;: 114020\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 2,\r\n                    &quot;search_volume&quot;: 105520\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 1,\r\n                    &quot;search_volume&quot;: 113870\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2020,\r\n                    &quot;month&quot;: 12,\r\n                    &quot;search_volume&quot;: 107620\r\n                  }\r\n                ]\r\n              },\r\n              &quot;serp_info&quot;: {\r\n                &quot;check_url&quot;: &quot;https:\/\/www.google.com\/search?q=reverse%20phone%20lookup&amp;num=100&amp;hl=en&amp;gl=US&amp;gws_rd=cr&amp;ie=UTF-8&amp;oe=UTF-8&amp;uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc&quot;,\r\n                &quot;serp_item_types&quot;: [\r\n                  &quot;organic&quot;,\r\n                  &quot;people_also_ask&quot;,\r\n                  &quot;video&quot;,\r\n                  &quot;related_searches&quot;\r\n                ],\r\n                &quot;se_results_count&quot;: 22400000,\r\n                &quot;keyword_difficulty&quot;: 77,\r\n                &quot;last_updated_time&quot;: &quot;2022-01-13 20:33:29 +00:00&quot;,\r\n                &quot;previous_updated_time&quot;: null\r\n              }\r\n            },\r\n            {\r\n              &quot;keyword&quot;: &quot;phone numbers&quot;,\r\n              &quot;location_code&quot;: 2840,\r\n              &quot;language_code&quot;: &quot;en&quot;,\r\n              &quot;keyword_info&quot;: {\r\n                &quot;last_updated_time&quot;: &quot;2022-01-20 19:29:18 +00:00&quot;,\r\n                &quot;competition&quot;: 0.16987623914506672,\r\n                &quot;cpc&quot;: 1.171982,\r\n                &quot;search_volume&quot;: 368000,\r\n                &quot;categories&quot;: [\r\n                  10007,\r\n                  10108,\r\n                  10756,\r\n                  11495,\r\n                  11498,\r\n                  13418,\r\n                  13449,\r\n                  13710\r\n                ],\r\n                &quot;monthly_searches&quot;: [\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 12,\r\n                    &quot;search_volume&quot;: 368000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 11,\r\n                    &quot;search_volume&quot;: 368000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 10,\r\n                    &quot;search_volume&quot;: 368000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 9,\r\n                    &quot;search_volume&quot;: 368000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 8,\r\n                    &quot;search_volume&quot;: 368000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 7,\r\n                    &quot;search_volume&quot;: 368000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 6,\r\n                    &quot;search_volume&quot;: 368000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 5,\r\n                    &quot;search_volume&quot;: 368000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 4,\r\n                    &quot;search_volume&quot;: 368000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 3,\r\n                    &quot;search_volume&quot;: 368000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 2,\r\n                    &quot;search_volume&quot;: 368000\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 1,\r\n                    &quot;search_volume&quot;: 368000\r\n                  }\r\n                ]\r\n              },\r\n              &quot;keyword_properties&quot;: {\r\n                &quot;core_keyword&quot;: &quot;phone number&quot;,\r\n                &quot;keyword_difficulty&quot;: 100\r\n              },\r\n              &quot;impressions_info&quot;: {\r\n                &quot;last_updated_time&quot;: &quot;2022-01-26 14:58:07 +00:00&quot;,\r\n                &quot;bid&quot;: 999,\r\n                &quot;match_type&quot;: &quot;exact&quot;,\r\n                &quot;ad_position_min&quot;: 1.17,\r\n                &quot;ad_position_max&quot;: 1,\r\n                &quot;ad_position_average&quot;: 1.09,\r\n                &quot;cpc_min&quot;: 122.24,\r\n                &quot;cpc_max&quot;: 149.4,\r\n                &quot;cpc_average&quot;: 135.82,\r\n                &quot;daily_impressions_min&quot;: 240.79,\r\n                &quot;daily_impressions_max&quot;: 294.3,\r\n                &quot;daily_impressions_average&quot;: 267.54,\r\n                &quot;daily_clicks_min&quot;: 20.54,\r\n                &quot;daily_clicks_max&quot;: 25.1,\r\n                &quot;daily_clicks_average&quot;: 22.82,\r\n                &quot;daily_cost_min&quot;: 2789.69,\r\n                &quot;daily_cost_max&quot;: 3409.63,\r\n                &quot;daily_cost_average&quot;: 3099.66\r\n              },\r\n              &quot;bing_keyword_info&quot;: {\r\n                &quot;last_updated_time&quot;: &quot;2022-01-30 22:40:33 +00:00&quot;,\r\n                &quot;search_volume&quot;: 7130,\r\n                &quot;monthly_searches&quot;: [\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 12,\r\n                    &quot;search_volume&quot;: 6210\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 11,\r\n                    &quot;search_volume&quot;: 5740\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 10,\r\n                    &quot;search_volume&quot;: 5410\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 9,\r\n                    &quot;search_volume&quot;: 5620\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 8,\r\n                    &quot;search_volume&quot;: 5490\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 7,\r\n                    &quot;search_volume&quot;: 5830\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 6,\r\n                    &quot;search_volume&quot;: 6480\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 5,\r\n                    &quot;search_volume&quot;: 7340\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 4,\r\n                    &quot;search_volume&quot;: 7540\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 3,\r\n                    &quot;search_volume&quot;: 9120\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 2,\r\n                    &quot;search_volume&quot;: 8770\r\n                  },\r\n                  {\r\n                    &quot;year&quot;: 2021,\r\n                    &quot;month&quot;: 1,\r\n                    &quot;search_volume&quot;: 9470\r\n                  }\r\n                ]\r\n              },\r\n              &quot;serp_info&quot;: {\r\n                &quot;check_url&quot;: &quot;https:\/\/www.google.com\/search?q=phone%20numbers&amp;num=100&amp;hl=en&amp;gl=US&amp;gws_rd=cr&amp;ie=UTF-8&amp;oe=UTF-8&amp;uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc&quot;,\r\n                &quot;serp_item_types&quot;: [\r\n                  &quot;paid&quot;,\r\n                  &quot;organic&quot;,\r\n                  &quot;people_also_ask&quot;,\r\n                  &quot;images&quot;,\r\n                  &quot;video&quot;,\r\n                  &quot;top_stories&quot;,\r\n                  &quot;related_searches&quot;\r\n                ],\r\n                &quot;se_results_count&quot;: 3180000000,\r\n                &quot;keyword_difficulty&quot;: 100,\r\n                &quot;last_updated_time&quot;: &quot;2022-01-13 20:37:23 +00:00&quot;,\r\n                &quot;previous_updated_time&quot;: &quot;2021-09-28 03:47:33 +00:00&quot;\r\n              }\r\n            }\r\n          ]\r\n        }\r\n      ]\r\n    }\r\n  ]\r\n}<\/code><\/pre><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][vc_column_text] Keyword Suggestions (Legacy) \u200c\u200c\u200c\u200c Note that the structure of DataForSEO Labs API requests and responses was updated on 2022-03-19. However, we will continue supporting the legacy version documented here. You can review the documentation of the new version by this link. &nbsp; The Keyword Suggestions endpoint provides search queries that include the specified seed [&hellip;]<\/p>\n","protected":false},"author":3,"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-4704","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/4704","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\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/comments?post=4704"}],"version-history":[{"count":81,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/4704\/revisions"}],"predecessor-version":[{"id":19939,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/4704\/revisions\/19939"}],"wp:attachment":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/media?parent=4704"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}