{"id":22167,"date":"2025-08-14T08:36:08","date_gmt":"2025-08-14T08:36:08","guid":{"rendered":"https:\/\/docs.dataforseo.com\/v3\/?page_id=22167"},"modified":"2026-04-07T22:24:53","modified_gmt":"2026-04-07T22:24:53","slug":"ai_optimization-chat_gpt-llm_scraper-live-advanced","status":"publish","type":"page","link":"https:\/\/docs.dataforseo.com\/v3\/ai_optimization-chat_gpt-llm_scraper-live-advanced\/","title":{"rendered":"ai_optimization\/chat_gpt\/llm_scraper\/live\/advanced"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text]<\/p>\n<h2>Live ChatGPT LLM Scraper Advanced<\/h2>\n<p>\u200c\u200c<br \/>\nLive ChatGPT LLM Scraper endpoint provides results from ChatGPT searches. The results are specific to the selected location (see <a href=\"https:\/\/docs.dataforseo.com\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/locations\/\" target=\"_blank\" rel=\"noopener noreferrer\">the List of Locations<\/a>) and language\u00a0(see <a href=\"https:\/\/docs.dataforseo.com\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/languages\/\" target=\"_blank\" rel=\"noopener noreferrer\">the List of Languages<\/a>) parameters.<\/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\/ai_optimization\/chat_gpt\/llm_scraper\/live\/advanced\">\n                https:\/\/api.dataforseo.com\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/live\/advanced                <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>The cost of the task can be calculated on the <a href=\"https:\/\/dataforseo.com\/pricing\/ai-optimization\/llm-scraper\" target=\"_blank\">Pricing page<\/a><\/a>. <\/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, each Live ChatGPT LLM Scraper API call can contain only one task.<\/p>\n<p><strong>Execution time for tasks set with the Live ChatGPT LLM Scraper endpoint is currently up to 120 seconds.<\/strong><\/p>\n<p>Below you will find a detailed description of the fields you can use for setting a task.<\/p>\n<div class=\"dfs-doc-container dfs-doc-request\"><table><thead><tr><th>Field name<\/th><th>Type<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr data-doc-id=\"keyword\"><td><code>keyword<\/code><\/td><td>string<\/td><td><p><em>keyword<\/em><br><strong>required field<\/strong><br>you can specify <strong>up to 2000 characters<\/strong> in the <code>keyword<\/code> field<br>all %## will be decoded (plus character \u2018+\u2019 will be decoded to a space character)<br>if you need to use the \u201c%\u201d character for your <code>keyword<\/code>, please specify it as \u201c%25\u201d;<br>if you need to use the \u201c+\u201d character for your <code>keyword<\/code>, please specify it as \u201c%2B\u201d<p>learn more about rules and limitations of <code>keyword<\/code> and <code>keywords<\/code> fields in DataForSEO APIs in this <a href=\"https:\/\/dataforseo.com\/help-center\/rules-and-limitations-of-keyword-and-keywords-fields-in-dataforseo-apis\" rel=\"noopener noreferrer\" target=\"_blank\">Help Center article<\/a><\/p><\/td><\/tr><tr data-doc-id=\"location_name\"><td><code>location_name<\/code><\/td><td>string<\/td><td><p><em>full name of search engine location<\/em><br><strong>required field if you don't specify<\/strong> <code>location_code<\/code><br><strong>if you use this field, you don't need to specify <code>location_code<\/code><\/strong><br>you can receive the list of available locations of the search engine with their <code>location_name<\/code> by making a separate request to the <code><a href=\"https:\/\/api.dataforseo.com\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/locations\">https:\/\/api.dataforseo.com\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/locations<\/a><\/code><br>example:<br><code class=\"long-string\">United States<\/code><\/p><\/td><\/tr><tr data-doc-id=\"location_code\"><td><code>location_code<\/code><\/td><td>integer<\/td><td><p><em>search engine location code<\/em><br><strong>required field if you don't specify<\/strong> <code>location_name<\/code><br><strong>if you use this field, you don't need to specify <code>location_name<\/code><\/strong><br>you can receive the list of available locations of the search engines with their <code>location_code<\/code> by making a separate request to the <code><a href=\"https:\/\/api.dataforseo.com\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/locations\">https:\/\/api.dataforseo.com\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/locations<\/a><\/code><br>example:<br><code class=\"long-string\">2840<\/code><\/p><\/td><\/tr><tr data-doc-id=\"language_name\"><td><code>language_name<\/code><\/td><td>string<\/td><td><p><em>full name of search engine language<\/em><br><strong>required field if you don't specify <code>language_code<\/code>;<\/strong><br>if you use this field, you don't need to specify <code>language_code<\/code>;<br>you can receive the list of available languages of the search engine with their <code>language_name<\/code> by making a separate request to the <code><a href=\"https:\/\/api.dataforseo.com\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/languages\">https:\/\/api.dataforseo.com\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/languages<\/a><\/code><\/p><\/td><\/tr><tr data-doc-id=\"language_code\"><td><code>language_code<\/code><\/td><td>string<\/td><td><p><em>search engine language code<\/em><br><strong>required field if you don't specify <code>language_name<\/code>;<\/strong><br>if you use this field, you don't need to specify <code>language_name<\/code>;<br>you can receive the list of available languages of the search engine with their <code>language_code<\/code> by making a separate request to the <code><a href=\"https:\/\/api.dataforseo.com\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/languages\">https:\/\/api.dataforseo.com\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/languages<\/a><\/code><\/p><\/td><\/tr><tr data-doc-id=\"force_web_search\"><td><code>force_web_search<\/code><\/td><td>boolean<\/td><td><p><em>force AI agent to use web search<\/em><br>optional field<br>when enabled, the AI model is forced to access and cite current web information;<br>default value: <code>false<\/code>;<br><strong>Note:<\/strong> even if the parameter is set to <code>true<\/code>, there is no guarantee web sources will be cited in the response<\/p><\/td><\/tr><tr data-doc-id=\"tag\"><td><code>tag<\/code><\/td><td>string<\/td><td><p><em>user-defined task identifier<\/em><br>optional field<br><em>the character limit is 255<\/em><br>you can use this parameter to identify the task and match it with the result<br>you will find the specified <code>tag<\/code> value in the <code>data<\/code> object of the response<\/p><\/td><\/tr><\/tbody><\/table><\/div><br \/>\n\u200c<br \/>\n\u200c\u200cAs a response of the API server, you will receive <a href=\"https:\/\/en.wikipedia.org\/wiki\/JSON\">JSON<\/a>-encoded data containing a <code>tasks<\/code> array with the information specific to the set tasks.<br \/>\n\u200c<br \/>\n<strong>Description of the fields in the results array:<\/strong><br \/>\n<div class=\"dfs-doc-container dfs-doc-response\"><div class=\"api-block-main\"><div class=\"api-section\"><table><thead><tr><th>Field name<\/th><th>Type<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr data-doc-id=\"version\"><td><code>version<\/code><\/td><td>string<\/td><td><p><em>the current version of the API<\/em><\/p><\/td><\/tr><tr data-doc-id=\"status_code\"><td><code>status_code<\/code><\/td><td>integer<\/td><td><p><i>general status code<\/i><br>you can find the full list of the response codes <a href=\"\/v3\/appendix\/errors\">here<\/a><br><strong>Note:<\/strong> we strongly recommend designing a necessary system for handling related exceptional or error conditions<\/p><\/td><\/tr><tr data-doc-id=\"status_message\"><td><code>status_message<\/code><\/td><td>string<\/td><td><p><em>general informational message<\/em><br>you can find the full list of general informational messages <a href=\"\/v3\/appendix\/errors\">here<\/a><\/p><\/td><\/tr><tr data-doc-id=\"time\"><td><code>time<\/code><\/td><td>string<\/td><td><p><em>execution time, seconds<\/em><\/p><\/td><\/tr><tr data-doc-id=\"cost\"><td><code>cost<\/code><\/td><td>float<\/td><td><p><em>total tasks cost, USD<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks_count\"><td><code>tasks_count<\/code><\/td><td>integer<\/td><td><p><em>the number of tasks in the <strong><code>tasks<\/code><\/strong> array<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks_error\"><td><code>tasks_error<\/code><\/td><td>integer<\/td><td><p><em>the number of tasks in the <strong><code>tasks<\/code><\/strong> array returned with an error<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks\"><td><strong><code>tasks<\/code><\/strong><\/td><td>array<\/td><td><p><em>array of tasks<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-id\"><td>&nbsp;&nbsp;&nbsp;&nbsp;<code>id<\/code><\/td><td>string<\/td><td><p><em>task identifier<\/em><br><strong>unique task identifier in our system in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Universally_unique_identifier\">UUID<\/a> format<\/strong><\/p><\/td><\/tr><tr data-doc-id=\"tasks-status_code\"><td>&nbsp;&nbsp;&nbsp;&nbsp;<code>status_code<\/code><\/td><td>integer<\/td><td><p><em>status code of the task<\/em><br>generated by DataForSEO; can be within the following range: 10000-60000<br>you can find the full list of the response codes <a href=\"\/v3\/appendix\/errors\">here<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-status_message\"><td>&nbsp;&nbsp;&nbsp;&nbsp;<code>status_message<\/code><\/td><td>string<\/td><td><p><em>informational message of the task<\/em><br>you can find the full list of general informational messages <a href=\"\/v3\/appendix\/errors\">here<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-time\"><td>&nbsp;&nbsp;&nbsp;&nbsp;<code>time<\/code><\/td><td>string<\/td><td><p><em>execution time, seconds<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-cost\"><td>&nbsp;&nbsp;&nbsp;&nbsp;<code>cost<\/code><\/td><td>float<\/td><td><p><em>cost of the task, USD<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result_count\"><td>&nbsp;&nbsp;&nbsp;&nbsp;<code>result_count<\/code><\/td><td>integer<\/td><td><p><em>number of elements in the <code>result<\/code> array<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-path\"><td>&nbsp;&nbsp;&nbsp;&nbsp;<code>path<\/code><\/td><td>array<\/td><td><p><em>URL path<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-data\"><td>&nbsp;&nbsp;&nbsp;&nbsp;<code>data<\/code><\/td><td>object<\/td><td><p><em>contains the same parameters that you specified in the POST request<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result\"><td>&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>result<\/code><\/strong><\/td><td>array<\/td><td><p><em>array of results<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-keyword\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>keyword<\/code><\/td><td>string<\/td><td><p><em>keyword received in a POST array<br><\/em><strong>the keyword is returned with decoded %## (plus symbol '+' will be decoded to a space character)<\/strong><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-location_code\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>location_code<\/code><\/td><td>integer<\/td><td><p><em>location code in a POST array<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-language_code\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>language_code<\/code><\/td><td>string<\/td><td><p><em>language code in a POST array<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-model\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>model<\/code><\/td><td>string<\/td><td><p><em>indicates the model version<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-check_url\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>check_url<\/code><\/td><td>string<\/td><td><p><em>direct URL to search engine results<br><\/em>you can use it to make sure that we provided exact results<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-datetime\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>datetime<\/code><\/td><td>string<\/td><td><p><em>date and time when the result was received<\/em><br>in the UTC format: \u201cyyyy-mm-dd hh-mm-ss +00:00\u201d<br>example:<br><code class=\"long-string\">2019-11-15 12:57:46 +00:00<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-markdown\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>markdown<\/code><\/td><td>string<\/td><td><p><em>content of the element in markdown format<\/em><br>content of the result formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-search_results\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>search_results<\/code><\/strong><\/td><td>array<\/td><td><p><em>array of search results<\/em><br>all web search outputs the model retrieved when looking up information, including duplicates and unused entries<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-search_results-type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>type<\/code><\/td><td>string<\/td><td><p><em>type of element<em>=<\/em><strong>'chatgpt_search_result'<\/strong><\/em>n<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-search_results-url\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>url<\/code><\/td><td>string<\/td><td><p><em>result URL<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-search_results-domain\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>domain<\/code><\/td><td>string<\/td><td><p><em>result domain<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-search_results-title\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>title<\/code><\/td><td>string<\/td><td><p><em>result title<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-search_results-description\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>description<\/code><\/td><td>string<\/td><td><p><em>result description<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-search_results-breadcrumb\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>breadcrumb<\/code><\/td><td>string<\/td><td><p><em>breadcrumb<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-sources\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>sources<\/code><\/strong><\/td><td>array<\/td><td><p><em>array of sources<\/em><br>the sources the model actually cited or relied on in its final answer<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-sources-type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>type<\/code><\/td><td>string<\/td><td><p><em>type of element<em>=<\/em><strong>'chat_gpt_source'<\/strong><\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-sources-title\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>title<\/code><\/td><td>string<\/td><td><p><em>source title<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-sources-snippet\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>snippet<\/code><\/td><td>string<\/td><td><p><em>source description<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-sources-domain\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>domain<\/code><\/td><td>string<\/td><td><p><em>source domain<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-sources-url\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>url<\/code><\/td><td>string<\/td><td><p><em>source URL<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-sources-thumbnail\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>thumbnail<\/code><\/td><td>string<\/td><td><p><em>source thumbnail<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-sources-source_name\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>source_name<\/code><\/td><td>string<\/td><td><p><em>source name<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-sources-publication_date\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>publication_date<\/code><\/td><td>string<\/td><td><p><em>date and time when the result was published<\/em><br>in the format: \u201cyear-month-date:minutes:UTC_difference_hours:UTC_difference_minutes\u201d<br>example:<br><code class=\"long-string\">2019-11-15 12:57:46 +00:00<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-sources-markdown\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>markdown<\/code><\/td><td>string<\/td><td><p><em>content of the element in markdown format<\/em><br>content of the result formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-fan_out_queries\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>fan_out_queries<\/code><\/td><td>array<\/td><td><p><em>array of fan-out queries<\/em><br>contains related search queries derived from the main query to provide a more comprehensive response<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-brand_entities\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>brand_entities<\/code><\/strong><\/td><td>array<\/td><td><p><em>array of brand entities<\/em><br>contains information on brands mentioned in the response<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-brand_entities-type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>type<\/code><\/td><td>string<\/td><td><p><em>type of the element = <strong>'chat_gpt_brand_entity'<\/strong><\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-brand_entities-title\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>title<\/code><\/td><td>string<\/td><td><p><em>name of the brand<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-brand_entities-category\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>category<\/code><\/td><td>string<\/td><td><p><em>category of the brand<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-brand_entities-markdown\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>markdown<\/code><\/td><td>string<\/td><td><p><em>brand name in markdown format<\/em><br>contains brand name formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-brand_entities-urls\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>urls<\/code><\/strong><\/td><td>array<\/td><td><p><em> array of URLs and domains relevant to the brand<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-brand_entities-urls-url\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>url<\/code><\/td><td>string<\/td><td><p><em>URL<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-brand_entities-urls-domain\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>domain<\/code><\/td><td>string<\/td><td><p><em>domain<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-se_results_count\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>se_results_count<\/code><\/td><td>integer<\/td><td><p><em> total number of results<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-item_types\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>item_types<\/code><\/td><td>array<\/td><td><p><em>types of search results<\/em><br>contains types of search results (<code>items<\/code>) found in SERP.<br>possible item types:<br><code>chat_gpt_text<\/code>, <code>chat_gpt_table<\/code>, <code>chat_gpt_navigation_list<\/code>, <code>chat_gpt_images<\/code>, <code>chat_gpt_local_businesses<\/code>, <code>chat_gpt_products<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items_count\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>items_count<\/code><\/td><td>integer<\/td><td><p><em>the number of results returned in the <strong><code>items<\/code><\/strong> array<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>items<\/code><\/strong><\/td><td>array<\/td><td><p><em>elements of ChatGPT results<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>chat_gpt_text<\/code><\/strong><\/td><td>object<\/td><td><p><em>element in the response<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text-type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>type<\/code><\/td><td>string<\/td><td><p><em> type of element<em>=<\/em><strong>'chat_gpt_text'<\/strong><\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text-rank_group\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rank_group<\/code><\/td><td>integer<\/td><td><p><em>group rank in SERP<\/em><br>position within a group of elements with identical <code>type<\/code> values<br>positions of elements with different <code>type<\/code> values are omitted from <code>rank_group<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text-rank_absolute\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rank_absolute<\/code><\/td><td>integer<\/td><td><p><em>absolute rank in SERP<\/em><br>absolute position among all the elements in SERP<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text-markdown\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>markdown<\/code><\/td><td>string<\/td><td><p><em>content of the element in markdown format<\/em><br>content of the result formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text-sources\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>sources<\/code><\/strong><\/td><td>array<\/td><td><p><em>array of sources<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text-sources-type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>type<\/code><\/td><td>string<\/td><td><p><em>type of element<em>=<\/em><strong>'chat_gpt_source'<\/strong><\/em>n<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text-sources-title\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>title<\/code><\/td><td>string<\/td><td><p><em>source title<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text-sources-snippet\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>snippet<\/code><\/td><td>string<\/td><td><p><em>source description<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text-sources-domain\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>domain<\/code><\/td><td>string<\/td><td><p><em>source domain in SERP<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text-sources-url\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>url<\/code><\/td><td>string<\/td><td><p><em>source URL<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text-sources-thumbnail\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>thumbnail<\/code><\/td><td>string<\/td><td><p><em>source thumbnail<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text-sources-source_name\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>source_name<\/code><\/td><td>string<\/td><td><p><em>source name<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text-sources-publication_date\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>publication_date<\/code><\/td><td>string<\/td><td><p><em>date and time when the result was published<\/em><br>in the format: \u201cyear-month-date:minutes:UTC_difference_hours:UTC_difference_minutes\u201d<br>example:<br><code class=\"long-string\">2019-11-15 12:57:46 +00:00<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text-sources-markdown\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>markdown<\/code><\/td><td>string<\/td><td><p><em>content of the element in markdown format<\/em><br>content of the result formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text-brand_entities\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>brand_entities<\/code><\/strong><\/td><td>array<\/td><td><p><em>array of brand entities<\/em><br>contains information on brands mentioned in the text<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text-brand_entities-type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>type<\/code><\/td><td>string<\/td><td><p><em>type of the element = <strong>'chat_gpt_brand_entity'<\/strong><\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text-brand_entities-title\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>title<\/code><\/td><td>string<\/td><td><p><em>name of the brand<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text-brand_entities-category\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>category<\/code><\/td><td>string<\/td><td><p><em>category of the brand<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text-brand_entities-markdown\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>markdown<\/code><\/td><td>string<\/td><td><p><em>brand name in markdown format<\/em><br>contains brand name formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text-brand_entities-urls\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>urls<\/code><\/strong><\/td><td>array<\/td><td><p><em> array of URLs and domains relevant to the brand <\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text-brand_entities-urls-url\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>url<\/code><\/td><td>string<\/td><td><p><em>URL<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_text-brand_entities-urls-domain\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>domain<\/code><\/td><td>string<\/td><td><p><em>domain<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_table\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>chat_gpt_table<\/code><\/strong><\/td><td>object<\/td><td><p><em>element in the response<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_table-type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>type<\/code><\/td><td>string<\/td><td><p><em> type of element<em>=<\/em><strong>'chat_gpt_table'<\/strong><\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_table-rank_group\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rank_group<\/code><\/td><td>integer<\/td><td><p><em>group rank in SERP<\/em><br>position within a group of elements with identical <code>type<\/code> values<br>positions of elements with different <code>type<\/code> values are omitted from <code>rank_group<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_table-rank_absolute\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rank_absolute<\/code><\/td><td>integer<\/td><td><p><em>absolute rank in SERP<\/em><br>absolute position among all the elements in SERP<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_table-text\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>text<\/code><\/td><td>string<\/td><td><p><em>text of the element<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_table-markdown\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>markdown<\/code><\/td><td>string<\/td><td><p><em>content of the element in markdown format<\/em><br>content of the result formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_table-table\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>table<\/code><\/strong><\/td><td>object<\/td><td><p><em>table present in the element<\/em><br>the header and content of the table present in the element<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_table-table-table_header\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>table_header<\/code><\/td><td>array<\/td><td><p><em>content in the header of the table<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_table-table-table_content\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>table_content<\/code><\/td><td>array<\/td><td><p><em>array of contents of the table present in the element<\/em><br>each array represents the table row<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_table-brand_entities\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>brand_entities<\/code><\/strong><\/td><td>array<\/td><td><p><em>array of brand entities<\/em><br>contains information on brands mentioned in the table<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_table-brand_entities-type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>type<\/code><\/td><td>string<\/td><td><p><em>type of the element = <strong>'chat_gpt_brand_entity'<\/strong><\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_table-brand_entities-title\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>title<\/code><\/td><td>string<\/td><td><p><em>name of the brand<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_table-brand_entities-category\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>category<\/code><\/td><td>string<\/td><td><p><em>category of the brand<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_table-brand_entities-markdown\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>markdown<\/code><\/td><td>string<\/td><td><p><em>brand name in markdown format<\/em><br>contains brand name formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_table-brand_entities-urls\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>urls<\/code><\/strong><\/td><td>array<\/td><td><p><em> array of URLs and domains relevant to the brand <\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_table-brand_entities-urls-url\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>url<\/code><\/td><td>string<\/td><td><p><em>URL<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_table-brand_entities-urls-domain\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>domain<\/code><\/td><td>string<\/td><td><p><em>domain<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_navigation_list\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>chat_gpt_navigation_list<\/code><\/strong><\/td><td>object<\/td><td><p><em>element in the response<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_navigation_list-type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>type<\/code><\/td><td>string<\/td><td><p><em> type of element<em>=<\/em><strong>'chat_gpt_navigation_list'<\/strong><\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_navigation_list-rank_group\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rank_group<\/code><\/td><td>integer<\/td><td><p><em>group rank in SERP<\/em><br>position within a group of elements with identical <code>type<\/code> values<br>positions of elements with different <code>type<\/code> values are omitted from <code>rank_group<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_navigation_list-rank_absolute\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rank_absolute<\/code><\/td><td>integer<\/td><td><p><em>absolute rank in SERP<\/em><br>absolute position among all the elements in SERP<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_navigation_list-title\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>title<\/code><\/td><td>string<\/td><td><p><em>title of the element<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_navigation_list-sources\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>sources<\/code><\/strong><\/td><td>array<\/td><td><p><em>array of sources<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_navigation_list-sources-type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>type<\/code><\/td><td>string<\/td><td><p><em>type of element<em>=<\/em><strong>'chat_gpt_source'<\/strong><\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_navigation_list-sources-title\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>title<\/code><\/td><td>string<\/td><td><p><em>source title<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_navigation_list-sources-snippet\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>snippet<\/code><\/td><td>string<\/td><td><p><em>source description<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_navigation_list-sources-domain\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>domain<\/code><\/td><td>string<\/td><td><p><em>source domain in SERP<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_navigation_list-sources-url\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>url<\/code><\/td><td>string<\/td><td><p><em>source URL<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_navigation_list-sources-thumbnail\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>thumbnail<\/code><\/td><td>string<\/td><td><p><em>source thumbnail<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_navigation_list-sources-source_name\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>source_name<\/code><\/td><td>string<\/td><td><p><em>source name<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_navigation_list-sources-publication_date\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>publication_date<\/code><\/td><td>string<\/td><td><p><em>date and time when the result was published<\/em><br>in the format: \u201cyear-month-date:minutes:UTC_difference_hours:UTC_difference_minutes\u201d<br>example:<br><code class=\"long-string\">2019-11-15 12:57:46 +00:00<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_navigation_list-sources-markdown\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>markdown<\/code><\/td><td>string<\/td><td><p><em>content of the element in markdown format<\/em><br>content of the result formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_images\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>chat_gpt_images<\/code><\/strong><\/td><td>object<\/td><td><p><em>element in the response<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_images-type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>type<\/code><\/td><td>string<\/td><td><p><em> type of element<em>=<\/em><strong>'chat_gpt_images'<\/strong><\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_images-rank_group\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rank_group<\/code><\/td><td>integer<\/td><td><p><em>group rank in SERP<\/em><br>position within a group of elements with identical <code>type<\/code> values<br>positions of elements with different <code>type<\/code> values are omitted from <code>rank_group<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_images-rank_absolute\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rank_absolute<\/code><\/td><td>integer<\/td><td><p><em>absolute rank in SERP<\/em><br>absolute position among all the elements in SERP<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_images-markdown\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>markdown<\/code><\/td><td>string<\/td><td><p><em>content of the element in markdown format<\/em><br>content of the result formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_images-items\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>items<\/code><\/strong><\/td><td>array<\/td><td><p><em>items present in the element<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_images-items-type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>type<\/code><\/td><td>string<\/td><td><p><em>type of element = '<strong>chat_gpt_images_element<\/strong>'<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_images-items-alt\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>alt<\/code><\/td><td>string<\/td><td><p><i>alt tag of the image<\/i><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_images-items-url\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>url<\/code><\/td><td>string<\/td><td><p><em>relevant URL<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_images-items-image_url\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>image_url<\/code><\/td><td>string<\/td><td><p><em>URL of the image<\/em><br>the URL leading to the image on the original resource or DataForSEO storage (in case the original source is not available)<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_images-items-markdown\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>markdown<\/code><\/td><td>string<\/td><td><p><em>content of the element in markdown format<\/em><br>content of the result formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_local_businesses\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>chat_gpt_local_businesses<\/code><\/strong><\/td><td>object<\/td><td><p><em>element in the response<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_local_businesses-type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>type<\/code><\/td><td>string<\/td><td><p><em> type of element<em>=<\/em><strong>'chat_gpt_local_businesses'<\/strong><\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_local_businesses-rank_group\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rank_group<\/code><\/td><td>integer<\/td><td><p><em>group rank in SERP<\/em><br>position within a group of elements with identical <code>type<\/code> values<br>positions of elements with different <code>type<\/code> values are omitted from <code>rank_group<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_local_businesses-rank_absolute\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rank_absolute<\/code><\/td><td>integer<\/td><td><p><em>absolute rank in SERP<\/em><br>absolute position among all the elements in SERP<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_local_businesses-markdown\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>markdown<\/code><\/td><td>string<\/td><td><p><em>content of the element in markdown format<\/em><br>content of the result formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_local_businesses-items\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>items<\/code><\/strong><\/td><td>array<\/td><td><p><em>items present in the element<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_local_businesses-items-type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>type<\/code><\/td><td>string<\/td><td><p><em>type of element = '<strong>chat_gpt_local_businesses_element<\/strong>'<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_local_businesses-items-title\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>title<\/code><\/td><td>string<\/td><td><p><i>title of the local business<\/i><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_local_businesses-items-description\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>description<\/code><\/td><td>string<\/td><td><p><em>description of the local business<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_local_businesses-items-address\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>address<\/code><\/td><td>string<\/td><td><p><em>address of the local business<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_local_businesses-items-phone\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>phone<\/code><\/td><td>string<\/td><td><p><em>phone of the local business<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_local_businesses-items-reviews_count\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>reviews_count<\/code><\/td><td>integer<\/td><td><p><em>total number of reviews submitted for the local business<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_local_businesses-items-url\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>url<\/code><\/td><td>string<\/td><td><p><em>website URL of the local business<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_local_businesses-items-domain\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>domain<\/code><\/td><td>string<\/td><td><p><em>domain name of the local business<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_local_businesses-items-rating\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>rating<\/code><\/strong><\/td><td>object<\/td><td><p><em>rating of the corresponding local business<\/em><br>popularity rate based on reviews and displayed in SERP<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_local_businesses-items-rating-rating_type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rating_type<\/code><\/td><td>string<\/td><td><p><em>type of rating<\/em><br>here you can find the following elements: <code>Max5<\/code>, <code>Percents<\/code>, <code>CustomMax<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_local_businesses-items-rating-value\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>value<\/code><\/td><td>float<\/td><td><p><em>the average rating based on all reviews<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_local_businesses-items-rating-votes_count\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>votes_count<\/code><\/td><td>integer<\/td><td><p><em>the number of votes<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_local_businesses-items-rating-rating_max\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rating_max<\/code><\/td><td>integer<\/td><td><p><em>the maximum value for a <code>rating_type<\/code><\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>chat_gpt_products<\/code><\/strong><\/td><td>object<\/td><td><p><em>element in the response<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>type<\/code><\/td><td>string<\/td><td><p><em> type of element<em>=<\/em><strong>'chat_gpt_products'<\/strong><\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-rank_group\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rank_group<\/code><\/td><td>integer<\/td><td><p><em>group rank in SERP<\/em><br>position within a group of elements with identical <code>type<\/code> values<br>positions of elements with different <code>type<\/code> values are omitted from <code>rank_group<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-rank_absolute\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rank_absolute<\/code><\/td><td>integer<\/td><td><p><em>absolute rank in SERP<\/em><br>absolute position among all the elements in SERP<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>items<\/code><\/strong><\/td><td>array<\/td><td><p><em>items present in the element<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>type<\/code><\/td><td>string<\/td><td><p><em>type of element = '<strong>chat_gpt_products_element<\/strong>'<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-product_id\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>product_id<\/code><\/td><td>string<\/td><td><p><em>product id<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-merchants\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>merchants<\/code><\/td><td>string<\/td><td><p><em>merchant(s) offering the product<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-id_to_token_map\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>id_to_token_map<\/code><\/td><td>string<\/td><td><p><em>product identifier token<\/em><br>Base64-encoded token containing Google Shopping product IDs associated with the product<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-title\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>title<\/code><\/td><td>string<\/td><td><p><i>title of the product<\/i><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-rating\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>rating<\/code><\/strong><\/td><td>object<\/td><td><p><em>rating of the product<\/em><br>popularity rate based on reviews and displayed in SERP<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-rating-rating_type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rating_type<\/code><\/td><td>string<\/td><td><p><em>type of rating<\/em><br>here you can find the following elements: <code>Max5<\/code>, <code>Percents<\/code>, <code>CustomMax<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-rating-value\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>value<\/code><\/td><td>float<\/td><td><p><em>the average rating based on all reviews<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-rating-votes_count\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>votes_count<\/code><\/td><td>integer<\/td><td><p><em>the number of votes<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-rating-rating_max\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rating_max<\/code><\/td><td>integer<\/td><td><p><em>the maximum value for a <code>rating_type<\/code><\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-price\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>price<\/code><\/td><td>float<\/td><td><p><em>product price<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-currency\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>currency<\/code><\/td><td>string<\/td><td><p><em>currency of the listed price<\/em><br>ISO code of the currency applied to the price<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-tag\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>tag<\/code><\/td><td>string<\/td><td><p><em>tag text<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-url\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>url<\/code><\/td><td>string<\/td><td><p><em>result URL<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-domain\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>domain<\/code><\/td><td>string<\/td><td><p><em>result domain in SERP<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-images\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>images<\/code><\/td><td>array<\/td><td><p><em>image URLs of the element<\/em><br>contains URLs leading to the images on the original resource or DataForSEO storage (in case the original source is not available)<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-product_ids\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>product_ids<\/code><\/strong><\/td><td>array<\/td><td><p><em>Google Shopping product identifiers<\/em><br>array of Google Shopping product IDs associated with the product<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-product_ids-type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>type<\/code><\/td><td>string<\/td><td><p><em>type of element = '<strong>chat_gpt_google_shopping_product<\/strong>'<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-product_ids-ei\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>ei<\/code><\/td><td>string<\/td><td><p><em>event identifier<\/em><br>internal event identifier used by Google<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-product_ids-product_id\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>product_id<\/code><\/td><td>string<\/td><td><p><em>product identifier<\/em><br>can be used as a <code>data_docid<\/code> in <a href=\"https:\/\/docs.dataforseo.com\/v3\/merchant\/google\/overview\/\" target=\"_blank\">Google Shopping API endpoints<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-product_ids-catalog_id\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>catalog_id<\/code><\/td><td>string<\/td><td><p><em>Google Shopping catalog identifier of the product<\/em><br>can be used as a <code>product_id<\/code> in <a href=\"https:\/\/docs.dataforseo.com\/v3\/merchant\/google\/overview\/\" target=\"_blank\">Google Shopping API endpoints<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-product_ids-gpcid\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>gpcid<\/code><\/td><td>string<\/td><td><p><em>Google product cluster identifier<\/em><br>can be used as a <code>gid<\/code> in <a href=\"https:\/\/docs.dataforseo.com\/v3\/merchant\/google\/overview\/\" target=\"_blank\">Google Shopping API endpoints<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-product_ids-headline_offer_docid\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>headline_offer_docid<\/code><\/td><td>string<\/td><td><p><em>document identifier of the main offer in the headline<\/em><br>can be used as a <code>data_docid<\/code> in <a href=\"https:\/\/docs.dataforseo.com\/v3\/merchant\/google\/overview\/\" target=\"_blank\">Google Shopping API endpoints<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-product_ids-image_docid\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>image_docid<\/code><\/td><td>string<\/td><td><p><em>identifier for the displayed product\u2019s image<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-product_ids-rds\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rds<\/code><\/td><td>string<\/td><td><p><em>resource descriptor string <\/em><br>internal Google resource descriptor string that identifies the product within Google's Shopping index<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-product_ids-query\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>query<\/code><\/td><td>string<\/td><td><p><em>search query<\/em><br>search query used by ChatGPT to retrieve the product from Google Shopping<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-product_ids-mid\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>mid<\/code><\/td><td>string<\/td><td><p><em>merchant identifier<\/em><br>identifier of the seller or merchant account in Google Shopping<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-product_ids-pvt\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pvt<\/code><\/td><td>string<\/td><td><p><em>product view type<\/em><br>internal Google parameter that specifies the product view type used when rendering the product item<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-product_ids-uule\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>uule<\/code><\/td><td>string<\/td><td><p><em>encoded location parameter<\/em><br>indicates the location for a search<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-product_ids-gl\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>gl<\/code><\/td><td>string<\/td><td><p><em>country code<\/em><br>indicates the location for which search results are displayed<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:chat_gpt_products-items-product_ids-hl\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>hl<\/code><\/td><td>string<\/td><td><p><em>host language code<\/em><br>indicates the language in which search results are displayed<\/p><\/td><\/tr><\/tbody><\/table><\/div><\/div><\/div><br \/>\n\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\/ai_optimization\/chat_gpt\/llm_scraper\/live\/advanced&quot; \r\n--header &quot;Authorization: Basic ${cred}&quot;  \r\n--header &quot;Content-Type: application\/json&quot; \r\n--data-raw &#039;[\r\n    {\r\n        &quot;language_code&quot;: &quot;en&quot;,\r\n        &quot;location_code&quot;: 2840,\r\n        &quot;keyword&quot;: &quot;albert einstein&quot;\r\n    }\r\n]&#039;<\/code><\/pre><\/div><\/div><div id=\"php\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-php hljs\">&lt;?php\r\n\/\/ You can download this file from here https:\/\/cdn.dataforseo.com\/v3\/examples\/php\/php_RestClient.zip\r\nrequire(&#039;RestClient.php&#039;);\r\n$api_url = &#039;https:\/\/api.dataforseo.com\/&#039;;\r\ntry {\r\n   \/\/ Instead of &#039;login&#039; and &#039;password&#039; use your credentials from https:\/\/app.dataforseo.com\/api-access\r\n   $client = new RestClient($api_url, null, &#039;login&#039;, &#039;password&#039;);\r\n} catch (RestClientException $e) {\r\n   echo &quot;n&quot;;\r\n   print &quot;HTTP code: {$e-&gt;getHttpCode()}n&quot;;\r\n   print &quot;Error code: {$e-&gt;getCode()}n&quot;;\r\n   print &quot;Message: {$e-&gt;getMessage()}n&quot;;\r\n   print  $e-&gt;getTraceAsString();\r\n   echo &quot;n&quot;;\r\n   exit();\r\n}\r\n$post_array = array();\r\n\/\/ You can set only one task at a time\r\n$post_array[] = array(\r\n   &quot;language_code&quot; =&gt; &quot;en&quot;,\r\n   &quot;location_code&quot; =&gt; 2840,\r\n   &quot;keyword&quot; =&gt; mb_convert_encoding(&quot;albert einstein&quot;, &quot;UTF-8&quot;)\r\n);\r\nif (count($post_array) &gt; 0) {\r\ntry {\r\n    \/\/ POST \/v3\/ai_optimization\/chat_gpt\/llm_scraper\/live\/advanced\r\n    \/\/ in addition to &#039;chat_gpt&#039; and &#039;llm_scraper&#039; you can also set other search engine and type parameters\r\n    \/\/ the full list of possible parameters is available in documentation\r\n    $result = $client-&gt;post(&#039;\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/live\/advanced&#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 axios = require(&#039;axios&#039;);\r\n\r\naxios({\r\n    method: &#039;post&#039;,\r\n    url: &#039;https:\/\/api.dataforseo.com\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/live\/advanced&#039;,\r\n    auth: {\r\n        username: &#039;login&#039;,\r\n        password: &#039;password&#039;\r\n    },\r\n    data: [{\r\n    &quot;language_code&quot;: &quot;en&quot;,\r\n    &quot;location_code&quot;: 2840,\r\n    &quot;keyword&quot;: encodeURI(&quot;albert einstein&quot;)\r\n    }],\r\n    headers: {\r\n        &#039;content-type&#039;: &#039;application\/json&#039;\r\n    }\r\n}).then(function (response) {\r\n    var result = response[&#039;data&#039;][&#039;tasks&#039;];\r\n    \/\/ Result data\r\n    console.log(result);\r\n}).catch(function (error) {\r\n    console.log(error);\r\n});<\/code><\/pre><\/div><\/div><div id=\"python\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-python hljs\">&quot;&quot;&quot;\r\nMethod: POST\r\nEndpoint: https:\/\/api.dataforseo.com\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/live\/advanced\r\n@see https:\/\/docs.dataforseo.com\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/live\/advanced\r\n&quot;&quot;&quot;\r\n\r\nimport sys\r\nimport os\r\nsys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__), &#039;..\/..\/..\/..\/..\/&#039;)))\r\nfrom lib.client import RestClient\r\nfrom lib.config import username, password\r\nclient = RestClient(username, password)\r\n\r\npost_data = []\r\npost_data.append({\r\n    language_code=&quot;en&quot;,\r\n    location_code=2840,\r\n    keyword=&quot;albert einstein&quot;\r\n    })\r\ntry:\r\n    response = client.post(&#039;\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/live\/advanced&#039;, post_data)\r\n    print(response)\r\n    # do something with post result\r\nexcept Exception as e:\r\n    print(f&#039;An error occurred: {e}&#039;)<\/code><\/pre><\/div><\/div><div id=\"csharp\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-csharp hljs\">using System;\r\nusing System.Linq;\r\nusing System.Net.Http;\r\nusing System.Net.Http.Headers;\r\nusing System.Text;\r\nusing System.Collections.Generic;\r\nusing System.Threading.Tasks;\r\nusing Newtonsoft.Json;\r\nnamespace DataForSeoSdk;\r\n\r\npublic class AiOptimization\r\n{\r\n\r\n    private static readonly HttpClient _httpClient;\r\n    \r\n    static AiOptimization()\r\n    {\r\n        _httpClient = new HttpClient\r\n        {\r\n            BaseAddress = new Uri(&quot;https:\/\/api.dataforseo.com\/&quot;)\r\n        };\r\n        _httpClient.DefaultRequestHeaders.Authorization =\r\n            new AuthenticationHeaderValue(&quot;Basic&quot;, ApiConfig.Base64Auth);\r\n    }\r\n\r\n    \/\/\/ &lt;summary&gt;\r\n    \/\/\/ Method: POST\r\n    \/\/\/ Endpoint: https:\/\/api.dataforseo.com\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/live\/advanced\r\n    \/\/\/ &lt;\/summary&gt;\r\n    \/\/\/ &lt;see href=&quot;https:\/\/docs.dataforseo.com\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/live\/advanced&quot;\/&gt;\r\n    \r\n    public static async Task ChatGptLlmResponsesLive()\r\n    {\r\n        var postData = new List&lt;object&gt;();\r\n        \/\/ a simple way to set a task, the full list of possible parameters is available in documentation\r\n        postData.Add(new\r\n        {\r\n                language_name = &quot;English&quot;,\r\n                location_name = &quot;United States&quot;,\r\n                keyword = &quot;albert einstein&quot;\r\n        });\r\n\r\n        var content = new StringContent(JsonConvert.SerializeObject(postData), Encoding.UTF8, &quot;application\/json&quot;);\r\n        using var response = await _httpClient.PostAsync(&quot;\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/live\/advanced&quot;, content);\r\n        var result = JsonConvert.DeserializeObject&lt;dynamic&gt;(await response.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    }<\/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.20250724&quot;,\r\n  &quot;status_code&quot;: 20000,\r\n  &quot;status_message&quot;: &quot;Ok.&quot;,\r\n  &quot;time&quot;: &quot;15.0903 sec.&quot;,\r\n  &quot;cost&quot;: 0.004,\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;08061654-0696-0629-0000-9d8abd5829ae&quot;,\r\n      &quot;status_code&quot;: 20000,\r\n      &quot;status_message&quot;: &quot;Ok.&quot;,\r\n      &quot;time&quot;: &quot;15.0329 sec.&quot;,\r\n      &quot;cost&quot;: 0.004,\r\n      &quot;result_count&quot;: 1,\r\n      &quot;path&quot;: [\r\n        &quot;v3&quot;,\r\n        &quot;ai_optimization&quot;,\r\n        &quot;chat_gpt&quot;,\r\n        &quot;llm_scraper&quot;,\r\n        &quot;live&quot;,\r\n        &quot;advanced&quot;\r\n      ],\r\n      &quot;data&quot;: {\r\n        &quot;api&quot;: &quot;ai_optimization&quot;,\r\n        &quot;function&quot;: &quot;llm_scraper&quot;,\r\n        &quot;se&quot;: &quot;chat_gpt&quot;,\r\n        &quot;force_web_search&quot;: true,\r\n        &quot;language_code&quot;: &quot;en&quot;,\r\n        &quot;location_code&quot;: 2840,\r\n        &quot;keyword&quot;: &quot;albert einstein&quot;,\r\n        &quot;device&quot;: &quot;desktop&quot;,\r\n        &quot;os&quot;: &quot;windows&quot;\r\n      },\r\n      &quot;result&quot;: [\r\n        {\r\n          &quot;keyword&quot;: &quot;albert einstein&quot;,\r\n          &quot;location_code&quot;: 2840,\r\n          &quot;language_code&quot;: &quot;en&quot;,\r\n          &quot;model&quot;: &quot;gpt-4o&quot;,\r\n          &quot;check_url&quot;: &quot;https:\/\/chatgpt.com\/?q=albert%20einstein&amp;hints=search&quot;,\r\n          &quot;datetime&quot;: &quot;2025-08-14 09:26:26 +00:00&quot;,\r\n          &quot;markdown&quot;: &quot;![en.wikipedia.org\/wiki\/al...] Interested in diving deeper? Let me know if you&#039;d like to explore any particular facet\u2014his papers, quotes, or maybe his influence on modern physics!nn&quot;,\r\n          &quot;search_results&quot;: [\r\n            {\r\n              &quot;type&quot;: &quot;chatgpt_search_result&quot;,\r\n              &quot;url&quot;: &quot;https:\/\/www.britannica.com\/biography\/Albert-Einstein?utm_source=chatgpt.com&quot;,\r\n              &quot;domain&quot;: &quot;www.britannica.com&quot;,\r\n              &quot;title&quot;: &quot;Albert Einstein | Biography, Education, Discoveries, &amp; Facts | Britannica&quot;,\r\n              &quot;description&quot;: &quot;Ask the Chatbot Games &amp; Quizzes History &amp; Society Science &amp; Tech Biographies Animals &amp; Nature Geography &amp; Travel Arts &amp; Culture ProCon Money Videos  Albert Einstein  Albert Einstein  ALBERT EINSTEIN...&quot;,\r\n              &quot;breadcrumb&quot;: &quot;britannica.com&quot;\r\n            }\r\n          ],\r\n          &quot;sources&quot;: [\r\n            {\r\n              &quot;type&quot;: &quot;chat_gpt_source&quot;,\r\n              &quot;title&quot;: &quot;Albert Einstein&quot;,\r\n              &quot;snippet&quot;: null,\r\n              &quot;domain&quot;: &quot;en.wikipedia.org&quot;,\r\n              &quot;url&quot;: &quot;https:\/\/en.wikipedia.org\/wiki\/Albert_Einstein?utm_source=chatgpt.com&quot;,\r\n              &quot;thumbnail&quot;: null,\r\n              &quot;source_name&quot;: &quot;Wikipedia&quot;,\r\n              &quot;publication_date&quot;: &quot;2025-08-13 22:16:33 +00:00&quot;,\r\n              &quot;markdown&quot;: null\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;chat_gpt_source&quot;,\r\n              &quot;title&quot;: &quot;Albert Einstein: Biography, Physicist, Nobel Prize Winner&quot;,\r\n              &quot;snippet&quot;: null,\r\n              &quot;domain&quot;: &quot;www.biography.com&quot;,\r\n              &quot;url&quot;: &quot;https:\/\/www.biography.com\/scientists\/albert-einstein?utm_source=chatgpt.com&quot;,\r\n              &quot;thumbnail&quot;: null,\r\n              &quot;source_name&quot;: &quot;Biography&quot;,\r\n              &quot;publication_date&quot;: null,\r\n              &quot;markdown&quot;: null\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;chat_gpt_source&quot;,\r\n              &quot;title&quot;: &quot;Annus mirabilis papers&quot;,\r\n              &quot;snippet&quot;: null,\r\n              &quot;domain&quot;: &quot;en.wikipedia.org&quot;,\r\n              &quot;url&quot;: &quot;https:\/\/en.wikipedia.org\/wiki\/Annus_mirabilis_papers?utm_source=chatgpt.com&quot;,\r\n              &quot;thumbnail&quot;: null,\r\n              &quot;source_name&quot;: &quot;Wikipedia&quot;,\r\n              &quot;publication_date&quot;: &quot;2025-07-06 19:19:49 +00:00&quot;,\r\n              &quot;markdown&quot;: null\r\n            }\r\n          ],\r\n          &quot;fan_out_queries&quot;: [\r\n            &quot;Albert Einstein biography&quot;\r\n          ],\r\n          &quot;brand_entities&quot;: [\r\n            {\r\n              &quot;type&quot;: &quot;chat_gpt_brand_entity&quot;,\r\n              &quot;title&quot;: &quot;SEMrush&quot;,\r\n              &quot;category&quot;: &quot;software&quot;,\r\n              &quot;markdown&quot;: &quot;SEMrush&quot;,\r\n              &quot;urls&quot;: null\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;chat_gpt_brand_entity&quot;,\r\n              &quot;title&quot;: &quot;Google Analytics&quot;,\r\n              &quot;category&quot;: &quot;software&quot;,\r\n              &quot;markdown&quot;: &quot;Google Analytics&quot;,\r\n              &quot;urls&quot;: null\r\n            }\r\n          ],\r\n          &quot;se_results_count&quot;: 0,\r\n          &quot;item_types&quot;: [\r\n            &quot;chat_gpt_images&quot;,\r\n            &quot;chat_gpt_text&quot;,\r\n            &quot;chat_gpt_table&quot;,\r\n            &quot;chat_gpt_products&quot;,\r\n            &quot;chat_gpt_local_businesses&quot;,\r\n            &quot;chat_gpt_navigation_list&quot;\r\n          ],\r\n          &quot;items_count&quot;: 5,\r\n          &quot;items&quot;: [\r\n            {\r\n              &quot;type&quot;: &quot;chat_gpt_images&quot;,\r\n              &quot;rank_group&quot;: 1,\r\n              &quot;rank_absolute&quot;: 1,\r\n              &quot;markdown&quot;: &quot;![en.wikipedia.org\/wiki\/al...](https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/1\/14\/Albert_Einstein_1947.jpg\/960px-Albert_Einstein_1947.jpg)&quot;,\r\n              &quot;items&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;chat_gpt_images_element&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/en.wikipedia.org\/wiki\/Albert_Einstein?utm_source=chatgpt.com&quot;,\r\n                  &quot;alt&quot;: &quot;en.wikipedia.org\/wiki\/al...&quot;,\r\n                  &quot;image_url&quot;: &quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/1\/14\/Albert_Einstein_1947.jpg\/960px-Albert_Einstein_1947.jpg&quot;,\r\n                  &quot;markdown&quot;: &quot;![en.wikipedia.org\/wiki\/al...](https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/1\/14\/Albert_Einstein_1947.jpg\/960px-Albert_Einstein_1947.jpg)&quot;\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;chat_gpt_text&quot;,\r\n              &quot;rank_group&quot;: 1,\r\n              &quot;rank_absolute&quot;: 2,\r\n              &quot;markdown&quot;: &quot;nnHere\u2019s a classic image of **Albert Einstein**, perhaps the most iconic physicist of the 20th century.nn&quot;,\r\n              &quot;sources&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;chat_gpt_source&quot;,\r\n                  &quot;title&quot;: &quot;Albert Einstein&quot;,\r\n                  &quot;snippet&quot;: null,\r\n                  &quot;domain&quot;: &quot;en.wikipedia.org&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/en.wikipedia.org\/wiki\/Albert_Einstein?utm_source=chatgpt.com&quot;,\r\n                  &quot;thumbnail&quot;: null,\r\n                  &quot;source_name&quot;: &quot;Wikipedia&quot;,\r\n                  &quot;publication_date&quot;: &quot;2025-08-13 22:16:33 +00:00&quot;,\r\n                  &quot;markdown&quot;: null\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;chat_gpt_source&quot;,\r\n                  &quot;title&quot;: &quot;Albert Einstein: Biography, Physicist, Nobel Prize Winner&quot;,\r\n                  &quot;snippet&quot;: null,\r\n                  &quot;domain&quot;: &quot;www.biography.com&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.biography.com\/scientists\/albert-einstein?utm_source=chatgpt.com&quot;,\r\n                  &quot;thumbnail&quot;: null,\r\n                  &quot;source_name&quot;: &quot;Biography&quot;,\r\n                  &quot;publication_date&quot;: null,\r\n                  &quot;markdown&quot;: null\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;chat_gpt_source&quot;,\r\n                  &quot;title&quot;: &quot;Annus mirabilis papers&quot;,\r\n                  &quot;snippet&quot;: null,\r\n                  &quot;domain&quot;: &quot;en.wikipedia.org&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/en.wikipedia.org\/wiki\/Annus_mirabilis_papers?utm_source=chatgpt.com&quot;,\r\n                  &quot;thumbnail&quot;: null,\r\n                  &quot;source_name&quot;: &quot;Wikipedia&quot;,\r\n                  &quot;publication_date&quot;: &quot;2025-07-06 19:19:49 +00:00&quot;,\r\n                  &quot;markdown&quot;: null\r\n                }\r\n              ],\r\n              &quot;brand_entities&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;chat_gpt_brand_entity&quot;,\r\n                  &quot;title&quot;: &quot;SEMrush&quot;,\r\n                  &quot;category&quot;: &quot;software&quot;,\r\n                  &quot;markdown&quot;: &quot;SEMrush&quot;,\r\n                  &quot;urls&quot;: null\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;chat_gpt_brand_entity&quot;,\r\n                  &quot;title&quot;: &quot;Google Analytics&quot;,\r\n                  &quot;category&quot;: &quot;software&quot;,\r\n                  &quot;markdown&quot;: &quot;Google Analytics&quot;,\r\n                  &quot;urls&quot;: null\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;chat_gpt_table&quot;,\r\n              &quot;rank_group&quot;: 1,\r\n              &quot;rank_absolute&quot;: 3,\r\n              &quot;text&quot;: null,\r\n              &quot;markdown&quot;: &quot;| Contribution                    | Impact                                                                 |n|----------------------------------|------------------------------------------------------------------------|n| Photoelectric Effect             | Laid foundations for quantum mechanics and practical light-based tech  |n| Brownian Motion                  | Cemented atomic theory                                                |n| Special &amp; General Relativity     | Revolutionized understanding of spacetime and gravity                 |n| E = mc\u00b2                          | Established mass-energy equivalence\u2014key to nuclear physics            |n| Everyday tech                    | Powering lasers, GPS, solar cells, devices using photoelectric cells  |nn&quot;,\r\n              &quot;table&quot;: {\r\n                &quot;table_header&quot;: [\r\n                  &quot;Contribution&quot;,\r\n                  &quot;Impact&quot;\r\n                ],\r\n                &quot;table_content&quot;: [\r\n                  [\r\n                    &quot;Photoelectric Effect&quot;,\r\n                    &quot;Laid foundations for quantum mechanics and practical light-based tech&quot;\r\n                  ],\r\n                  [\r\n                    &quot;Brownian Motion&quot;,\r\n                    &quot;Cemented atomic theory&quot;\r\n                  ],\r\n                  [\r\n                    &quot;Special &amp; General Relativity&quot;,\r\n                    &quot;Revolutionized understanding of spacetime and gravity&quot;\r\n                  ],\r\n                  [\r\n                    &quot;E = mc\u00b2&quot;,\r\n                    &quot;Established mass-energy equivalence\u2014key to nuclear physics&quot;\r\n                  ],\r\n                  [\r\n                    &quot;Everyday tech&quot;,\r\n                    &quot;Powering lasers, GPS, solar cells, devices using photoelectric cells&quot;\r\n                  ]\r\n                ]\r\n              },\r\n              &quot;brand_entities&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;chat_gpt_brand_entity&quot;,\r\n                  &quot;title&quot;: &quot;SEMrush&quot;,\r\n                  &quot;category&quot;: &quot;software&quot;,\r\n                  &quot;markdown&quot;: &quot;SEMrush&quot;,\r\n                  &quot;urls&quot;: null\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;chat_gpt_brand_entity&quot;,\r\n                  &quot;title&quot;: &quot;Google Analytics&quot;,\r\n                  &quot;category&quot;: &quot;software&quot;,\r\n                  &quot;markdown&quot;: &quot;Google Analytics&quot;,\r\n                  &quot;urls&quot;: null\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;chat_gpt_text&quot;,\r\n              &quot;rank_group&quot;: 2,\r\n              &quot;rank_absolute&quot;: 4,\r\n              &quot;markdown&quot;: &quot;n---nnEinstein\u2019s genius extended beyond equations\u2014he left an enduring mark on both science and society. His bold ideas continue to fuel discoveries. Interested in diving deeper? Let me know if you&#039;d like to explore any particular facet\u2014his papers, quotes, or maybe his influence on modern physics!nn&quot;,\r\n              &quot;sources&quot;: null,\r\n              &quot;brand_entities&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;chat_gpt_brand_entity&quot;,\r\n                  &quot;title&quot;: &quot;SEMrush&quot;,\r\n                  &quot;category&quot;: &quot;software&quot;,\r\n                  &quot;markdown&quot;: &quot;SEMrush&quot;,\r\n                  &quot;urls&quot;: null\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;chat_gpt_brand_entity&quot;,\r\n                  &quot;title&quot;: &quot;Google Analytics&quot;,\r\n                  &quot;category&quot;: &quot;software&quot;,\r\n                  &quot;markdown&quot;: &quot;Google Analytics&quot;,\r\n                  &quot;urls&quot;: null\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;chat_gpt_products&quot;,\r\n              &quot;rank_group&quot;: 1,\r\n              &quot;rank_absolute&quot;: 2,\r\n              &quot;items&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;chat_gpt_products_element&quot;,\r\n                  &quot;product_id&quot;: &quot;gid:\/\/shopify\/p\/7JnWm9ccvIQ5SklKKTC9zt&quot;,\r\n                  &quot;merchants&quot;: &quot;Walmart + others&quot;,\r\n                  &quot;id_to_token_map&quot;: &quot;eyJlaSI6IlV1U3VhZEMwRDdPcnA4NFBxS2ZfLUFZIiwicHJvZHVjdGlkIjoiIiwiY2F0YWxvZ2lkIjoiMTM4NjA4ODc0MDQ2NzE1MzYzMzkiLCJoZWFkbGluZU9mZmVyRG9jaWQiOiIxNjU2NTYzMDQzOTM5NzQ5Mjk0NiIsImltYWdlRG9jaWQiOiIxMTM0NDIwOTE2MzQ2ODQwNTI1NyIsInJkcyI6IlBDXzEyNTEzNzI4NjY1Mjg3MjYzMjQ5fFBST0RfUENfMTI1MTM3Mjg2NjUyODcyNjMyNDkiLCJxdWVyeSI6IlNhbXN1bmcrR2FsYXh5K0ExNSIsImdwY2lkIjoiMTI1MTM3Mjg2NjUyODcyNjMyNDkiLCJtaWQiOiI1NzY0NjI4MjA2MzgyMzU5ODQiLCJwdnQiOiJoZyIsInV1bGUiOiJ3K0NBSVFJQ0loVkdGc2JHRm9ZWE56WldVc1JteHZjbWxrWVN4VmJtbDBaV1FnVTNSaGRHVnoiLCJnbCI6InVzIiwiaGwiOiJlbiJ9&quot;,\r\n                  &quot;title&quot;: &quot;Albert\u00a0Einstein\u00a0Tongue\u00a0Out\u00a0Hoodie&quot;,\r\n                  &quot;rating&quot;: null,\r\n                  &quot;price&quot;: 34.95,\r\n                  &quot;currency&quot;: &quot;USD&quot;,\r\n                  &quot;tag&quot;: &quot;Playful tongue\u2011out design, mid\u2011$30s&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/absurdink.com\/products\/albert-einstein-tongue-out-hoodie?variant=31097782173755&amp;utm_source=chatgpt.com&quot;,\r\n                  &quot;domain&quot;: &quot;absurdink.com&quot;,\r\n                  &quot;images&quot;: [\r\n                    &quot;https:\/\/cdn.shopify.com\/s\/files\/1\/1111\/4912\/products\/Einstein_06be2084-c169-43c6-acba-97df01fee76f.jpg?v=1725508345&quot;\r\n                  ],\r\n                  &quot;product_ids&quot;: [\r\n                    {\r\n                      &quot;type&quot;: &quot;chat_gpt_google_shopping_product&quot;,\r\n                      &quot;ei&quot;: &quot;UuSuadCKGZayqtsPjrC_4Q0&quot;,\r\n                      &quot;product_id&quot;: null,\r\n                      &quot;catalog_id&quot;: &quot;5107120445543377511&quot;,\r\n                      &quot;gpcid&quot;: &quot;9790657218427735730&quot;,\r\n                      &quot;headline_offer_docid&quot;: &quot;17593849131859838777&quot;,\r\n                      &quot;image_docid&quot;: &quot;7586497457493211594&quot;,\r\n                      &quot;rds&quot;: &quot;PC_9790657218427735730|PROD_PC_9790657218427735730&quot;,\r\n                      &quot;query&quot;: &quot;cheap+smartphones+under+200+unlocked+android&quot;,\r\n                      &quot;mid&quot;: null,\r\n                      &quot;pvt&quot;: &quot;hg&quot;,\r\n                      &quot;uule&quot;: &quot;w+CAIQICIhVGFsbGFoYXNzZWUsRmxvcmlkYSxVbml0ZWQgU3RhdGVz&quot;,\r\n                      &quot;gl&quot;: &quot;us&quot;,\r\n                      &quot;hl&quot;: &quot;en&quot;\r\n                    }\r\n                  ]\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;chat_gpt_products_element&quot;,\r\n                  &quot;product_id&quot;: &quot;gid:\/\/shopify\/p\/5ymP4aadqvedAsJ3PeFyvU&quot;,\r\n                  &quot;merchants&quot;: &quot;Walmart + others&quot;,\r\n                  &quot;id_to_token_map&quot;: &quot;eyJlaSI6IlV1U3VhZEMwRDdPcnA4NFBxS2ZfLUFZIiwicHJvZHVjdGlkIjoiIiwiY2F0YWxvZ2lkIjoiMTM4NjA4ODc0MDQ2NzE1MzYzMzkiLCJoZWFkbGluZU9mZmVyRG9jaWQiOiIxNjU2NTYzMDQzOTM5NzQ5Mjk0NiIsImltYWdlRG9jaWQiOiIxMTM0NDIwOTE2MzQ2ODQwNTI1NyIsInJkcyI6IlBDXzEyNTEzNzI4NjY1Mjg3MjYzMjQ5fFBST0RfUENfMTI1MTM3Mjg2NjUyODcyNjMyNDkiLCJxdWVyeSI6IlNhbXN1bmcrR2FsYXh5K0ExNSIsImdwY2lkIjoiMTI1MTM3Mjg2NjUyODcyNjMyNDkiLCJtaWQiOiI1NzY0NjI4MjA2MzgyMzU5ODQiLCJwdnQiOiJoZyIsInV1bGUiOiJ3K0NBSVFJQ0loVkdGc2JHRm9ZWE56WldVc1JteHZjbWxrWVN4VmJtbDBaV1FnVTNSaGRHVnoiLCJnbCI6InVzIiwiaGwiOiJlbiJ9&quot;,\r\n                  &quot;title&quot;: &quot;Funny\u00a0Albert\u00a0Einstein\u00a0Quotes\u00a0Hoodie:\u00a0&#039;The\u202fmeasure\u202fof\u202fintelligence\u2026&#039;&quot;,\r\n                  &quot;rating&quot;: null,\r\n                  &quot;price&quot;: 49.95,\r\n                  &quot;currency&quot;: &quot;USD&quot;,\r\n                  &quot;tag&quot;: &quot;Features iconic quote, comfy and cozy (~$50)&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.printyourwear.com\/products\/funny-albert-einstein-quotes-hoodie-the-measure-of-intelligence-is-the-ability-to-change-code?variant=51537394270526&amp;utm_source=chatgpt.com&quot;,\r\n                  &quot;domain&quot;: &quot;www.printyourwear.com&quot;,\r\n                  &quot;images&quot;: [\r\n                    &quot;https:\/\/cdn.shopify.com\/s\/files\/1\/0721\/2993\/7726\/files\/ts09-17032502_hoodie-pyw__black.jpg?v=1750566345&quot;\r\n                  ],\r\n                  &quot;product_ids&quot;: [\r\n                    {\r\n                      &quot;type&quot;: &quot;chat_gpt_google_shopping_product&quot;,\r\n                      &quot;ei&quot;: &quot;UuSuadCKGZayqtsPjrC_4Q0&quot;,\r\n                      &quot;product_id&quot;: null,\r\n                      &quot;catalog_id&quot;: &quot;5107120445543377511&quot;,\r\n                      &quot;gpcid&quot;: &quot;9790657218427735730&quot;,\r\n                      &quot;headline_offer_docid&quot;: &quot;17593849131859838777&quot;,\r\n                      &quot;image_docid&quot;: &quot;7586497457493211594&quot;,\r\n                      &quot;rds&quot;: &quot;PC_9790657218427735730|PROD_PC_9790657218427735730&quot;,\r\n                      &quot;query&quot;: &quot;cheap+smartphones+under+200+unlocked+android&quot;,\r\n                      &quot;mid&quot;: null,\r\n                      &quot;pvt&quot;: &quot;hg&quot;,\r\n                      &quot;uule&quot;: &quot;w+CAIQICIhVGFsbGFoYXNzZWUsRmxvcmlkYSxVbml0ZWQgU3RhdGVz&quot;,\r\n                      &quot;gl&quot;: &quot;us&quot;,\r\n                      &quot;hl&quot;: &quot;en&quot;\r\n                    }\r\n                  ]\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;chat_gpt_products_element&quot;,\r\n                  &quot;product_id&quot;: &quot;gid:\/\/shopify\/p\/ZsqO4vxv0ViJXZxt74ePy&quot;,\r\n                  &quot;merchants&quot;: &quot;Walmart + others&quot;,\r\n                  &quot;id_to_token_map&quot;: &quot;eyJlaSI6IlV1U3VhZEMwRDdPcnA4NFBxS2ZfLUFZIiwicHJvZHVjdGlkIjoiIiwiY2F0YWxvZ2lkIjoiMTM4NjA4ODc0MDQ2NzE1MzYzMzkiLCJoZWFkbGluZU9mZmVyRG9jaWQiOiIxNjU2NTYzMDQzOTM5NzQ5Mjk0NiIsImltYWdlRG9jaWQiOiIxMTM0NDIwOTE2MzQ2ODQwNTI1NyIsInJkcyI6IlBDXzEyNTEzNzI4NjY1Mjg3MjYzMjQ5fFBST0RfUENfMTI1MTM3Mjg2NjUyODcyNjMyNDkiLCJxdWVyeSI6IlNhbXN1bmcrR2FsYXh5K0ExNSIsImdwY2lkIjoiMTI1MTM3Mjg2NjUyODcyNjMyNDkiLCJtaWQiOiI1NzY0NjI4MjA2MzgyMzU5ODQiLCJwdnQiOiJoZyIsInV1bGUiOiJ3K0NBSVFJQ0loVkdGc2JHRm9ZWE56WldVc1JteHZjbWxrWVN4VmJtbDBaV1FnVTNSaGRHVnoiLCJnbCI6InVzIiwiaGwiOiJlbiJ9&quot;,\r\n                  &quot;title&quot;: &quot;Einstein\u00a0E=McKushed\u00a0Hoodie (StonerDays)&quot;,\r\n                  &quot;rating&quot;: null,\r\n                  &quot;price&quot;: 59.99,\r\n                  &quot;currency&quot;: &quot;USD&quot;,\r\n                  &quot;tag&quot;: &quot;Pop\u2011culture twist on E=MC\u00b2, ethically sourced (~$60)&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/shop.stonerdays.com\/products\/einstein-e-mckushed-hoodie?variant=14032863133805&amp;utm_source=chatgpt.com&quot;,\r\n                  &quot;domain&quot;: &quot;shop.stonerdays.com&quot;,\r\n                  &quot;images&quot;: [\r\n                    &quot;https:\/\/cdn.shopify.com\/s\/files\/1\/1373\/4937\/products\/einstein-emckushed-hoodie-pullover-hoodieHoodiesforCannabisLovers.jpg?v=1725503584&quot;\r\n                  ],\r\n                  &quot;product_ids&quot;: [\r\n                    {\r\n                      &quot;type&quot;: &quot;chat_gpt_google_shopping_product&quot;,\r\n                      &quot;ei&quot;: &quot;UuSuadCKGZayqtsPjrC_4Q0&quot;,\r\n                      &quot;product_id&quot;: null,\r\n                      &quot;catalog_id&quot;: &quot;5107120445543377511&quot;,\r\n                      &quot;gpcid&quot;: &quot;9790657218427735730&quot;,\r\n                      &quot;headline_offer_docid&quot;: &quot;17593849131859838777&quot;,\r\n                      &quot;image_docid&quot;: &quot;7586497457493211594&quot;,\r\n                      &quot;rds&quot;: &quot;PC_9790657218427735730|PROD_PC_9790657218427735730&quot;,\r\n                      &quot;query&quot;: &quot;cheap+smartphones+under+200+unlocked+android&quot;,\r\n                      &quot;mid&quot;: null,\r\n                      &quot;pvt&quot;: &quot;hg&quot;,\r\n                      &quot;uule&quot;: &quot;w+CAIQICIhVGFsbGFoYXNzZWUsRmxvcmlkYSxVbml0ZWQgU3RhdGVz&quot;,\r\n                      &quot;gl&quot;: &quot;us&quot;,\r\n                      &quot;hl&quot;: &quot;en&quot;\r\n                    }\r\n                  ]\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;chat_gpt_local_businesses&quot;,\r\n              &quot;rank_group&quot;: 1,\r\n              &quot;rank_absolute&quot;: 2,\r\n              &quot;markdown&quot;: &quot;**[La Casa Del Caffe](http:\/\/www.lacasadelcaffe.com?utm_source=chatgpt.com)**  n**Closed \u00b7 Coffee Shop \u00b7 $ \u00b7 3.9 (22 reviews)**  n_1036 Morris Park Ave (at Hone Ave), Bronx, NY 10461_  nA local favorite on Morris Park Avenue, known for great cappuccinos and one of the best places to work in the neighbourhood.nn**[Prince Coffee House](http:\/\/www.devollicorporation.com\/?id=3&amp;utm_source=chatgpt.com)**  n**Closed \u00b7 Caf\u00e9 \u00b7 $ \u00b7 3.7 (44 reviews)**  n_2306 Arthur Ave, Bronx, NY 10458_  nSpacious, bright interior on Arthur Ave (\u201cLittle Italy\u201d), ample seating, stays open until 11\u202fpm\u2014great for late\u2011night study.nn**[Mottley Kitchen](http:\/\/www.mottleykitchen.com?utm_source=chatgpt.com)**  n**Closed \u00b7 Coffee Shop \u00b7 $ \u00b7 4.4 (27 reviews)**  n_402 E 140th St (Willis Ave), Bronx, NY 10454_  nCozy breakfast\u2011lunch caf\u00e9 with bookstore vibe, rooftop deck, quiet even when busy\u2014nice for work\/study.nn**Boogie Down Grind**  n**Closed \u00b7 Coffee Shop \u00b7 $ \u00b7 3.9 (12 reviews)**  n_868 Hunts Point Ave, Bronx, NY 10474_  nCharming caf\u00e9 with unique subway\u2011car design, cozy and quiet with background music and community atmosphere.&quot;,\r\n              &quot;items&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;chat_gpt_local_businesses_element&quot;,\r\n                  &quot;title&quot;: &quot;La Casa Del Caffe&quot;,\r\n                  &quot;description&quot;: &quot;A local favorite on Morris Park Avenue, known for great cappuccinos and one of the best places to work in the neighbourhood.&quot;,\r\n                  &quot;address&quot;: &quot;1036 Morris Park Ave (at Hone Ave), Bronx, NY 10461&quot;,\r\n                  &quot;phone&quot;: &quot;+17189317816&quot;,\r\n                  &quot;reviews_count&quot;: 22,\r\n                  &quot;url&quot;: &quot;http:\/\/www.lacasadelcaffe.com?utm_source=chatgpt.com&quot;,\r\n                  &quot;domain&quot;: &quot;www.lacasadelcaffe.com&quot;,\r\n                  &quot;rating&quot;: {\r\n                    &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                    &quot;value&quot;: 3.9,\r\n                    &quot;votes_count&quot;: 22,\r\n                    &quot;rating_max&quot;: 5\r\n                  }\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;chat_gpt_local_businesses_element&quot;,\r\n                  &quot;title&quot;: &quot;Prince Coffee House&quot;,\r\n                  &quot;description&quot;: &quot;Spacious, bright interior on Arthur Ave (\u201cLittle Italy\u201d), ample seating, stays open until 11\u202fpm\u2014great for late\u2011night study.&quot;,\r\n                  &quot;address&quot;: &quot;2306 Arthur Ave, Bronx, NY 10458&quot;,\r\n                  &quot;phone&quot;: &quot;+13472701030&quot;,\r\n                  &quot;reviews_count&quot;: 44,\r\n                  &quot;url&quot;: &quot;http:\/\/www.devollicorporation.com\/?id=3&amp;utm_source=chatgpt.com&quot;,\r\n                  &quot;domain&quot;: &quot;www.devollicorporation.com&quot;,\r\n                  &quot;rating&quot;: {\r\n                    &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                    &quot;value&quot;: 3.7,\r\n                    &quot;votes_count&quot;: 44,\r\n                    &quot;rating_max&quot;: 5\r\n                  }\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;chat_gpt_local_businesses_element&quot;,\r\n                  &quot;title&quot;: &quot;Mottley Kitchen&quot;,\r\n                  &quot;description&quot;: &quot;Cozy breakfast\u2011lunch caf\u00e9 with bookstore vibe, rooftop deck, quiet even when busy\u2014nice for work\/study.&quot;,\r\n                  &quot;address&quot;: &quot;402 E 140th St (Willis Ave), Bronx, NY 10454&quot;,\r\n                  &quot;phone&quot;: &quot;+19293082099&quot;,\r\n                  &quot;reviews_count&quot;: 27,\r\n                  &quot;url&quot;: &quot;http:\/\/www.mottleykitchen.com?utm_source=chatgpt.com&quot;,\r\n                  &quot;domain&quot;: &quot;www.mottleykitchen.com&quot;,\r\n                  &quot;rating&quot;: {\r\n                    &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                    &quot;value&quot;: 4.4,\r\n                    &quot;votes_count&quot;: 27,\r\n                    &quot;rating_max&quot;: 5\r\n                  }\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;chat_gpt_local_businesses_element&quot;,\r\n                  &quot;title&quot;: &quot;Boogie Down Grind&quot;,\r\n                  &quot;description&quot;: &quot;Charming caf\u00e9 with unique subway\u2011car design, cozy and quiet with background music and community atmosphere.&quot;,\r\n                  &quot;address&quot;: &quot;868 Hunts Point Ave, Bronx, NY 10474&quot;,\r\n                  &quot;phone&quot;: &quot;+17189868548&quot;,\r\n                  &quot;reviews_count&quot;: 12,\r\n                  &quot;url&quot;: null,\r\n                  &quot;domain&quot;: null,\r\n                  &quot;rating&quot;: {\r\n                    &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                    &quot;value&quot;: 3.9,\r\n                    &quot;votes_count&quot;: 12,\r\n                    &quot;rating_max&quot;: 5\r\n                  }\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;chat_gpt_navigation_list&quot;,\r\n              &quot;rank_group&quot;: 1,\r\n              &quot;rank_absolute&quot;: 5,\r\n              &quot;title&quot;: &quot;Further reading on Einstein&quot;,\r\n              &quot;sources&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;chat_gpt_source&quot;,\r\n                  &quot;title&quot;: &quot;March 14, 1879: Mr. Big&quot;,\r\n                  &quot;snippet&quot;: null,\r\n                  &quot;domain&quot;: &quot;www.wired.com&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.wired.com\/2007\/03\/march-14-1879-mr-big?utm_source=chatgpt.com&quot;,\r\n                  &quot;thumbnail&quot;: &quot;https:\/\/media.wired.com\/photos\/615e2b8ce78a8cd913bbaa76\/16:9\/w_1280,c_limit\/wired_bug.jpg&quot;,\r\n                  &quot;source_name&quot;: null,\r\n                  &quot;publication_date&quot;: &quot;2007-03-14 16:00:00 +00:00&quot;,\r\n                  &quot;markdown&quot;: null\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;chat_gpt_source&quot;,\r\n                  &quot;title&quot;: &quot;The Valiant Swabian&quot;,\r\n                  &quot;snippet&quot;: null,\r\n                  &quot;domain&quot;: &quot;www.newyorker.com&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.newyorker.com\/magazine\/2007\/04\/02\/the-valiant-swabian?utm_source=chatgpt.com&quot;,\r\n                  &quot;thumbnail&quot;: &quot;https:\/\/media.newyorker.com\/photos\/5909308aebe912338a371892\/16:9\/w_1280,c_limit\/070402_r16064b_p646.jpg&quot;,\r\n                  &quot;source_name&quot;: null,\r\n                  &quot;publication_date&quot;: &quot;2007-03-26 04:00:00 +00:00&quot;,\r\n                  &quot;markdown&quot;: null\r\n                }\r\n              ]\r\n            }\r\n          ]\r\n        }\r\n      ]\r\n    }\r\n  ]\r\n}<\/code><\/pre><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][vc_column_text] Live ChatGPT LLM Scraper Advanced \u200c\u200c Live ChatGPT LLM Scraper endpoint provides results from ChatGPT searches. The results are specific to the selected location (see the List of Locations) and language\u00a0(see the List of Languages) parameters. [\/vc_column_text] POST https:\/\/api.dataforseo.com\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/live\/advanced Pricing The cost of the task can be calculated on the Pricing page. [vc_column_text]All POST [&hellip;]<\/p>\n","protected":false},"author":17,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template.php","meta":{"apibase_doc_request_yaml":"parameters:\n  - name: keyword\n    type: string\n    description: |\n      <em>keyword<\/em><br><strong>required field<\/strong><br>you can specify <strong>up to 2000 characters<\/strong> in the <code>keyword<\/code> field<br>all %## will be decoded (plus character \u2018+\u2019 will be decoded to a space character)<br>if you need to use the \u201c%\u201d character for your <code>keyword<\/code>, please specify it as \u201c%25\u201d;<br>if you need to use the \u201c+\u201d character for your <code>keyword<\/code>, please specify it as \u201c%2B\u201d<p>learn more about rules and limitations of <code>keyword<\/code> and <code>keywords<\/code> fields in DataForSEO APIs in this <a href=\"https:\/\/dataforseo.com\/help-center\/rules-and-limitations-of-keyword-and-keywords-fields-in-dataforseo-apis\" rel=\"noopener noreferrer\" target=\"_blank\">Help Center article<\/a>\n  - name: location_name\n    type: string\n    description: |\n      <em>full name of search engine location<\/em><br><strong>required field if you don't specify<\/strong> <code>location_code<\/code><br><strong>if you use this field, you don't need to specify <code>location_code<\/code><\/strong><br>you can receive the list of available locations of the search engine with their <code>location_name<\/code> by making a separate request to the <code>https:\/\/api.dataforseo.com\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/locations<\/code><br>example:<br><code class=\"long-string\">United States<\/code>\n  - name: location_code\n    type: integer\n    description: |\n      <em>search engine location code<\/em><br><strong>required field if you don't specify<\/strong> <code>location_name<\/code><br><strong>if you use this field, you don't need to specify <code>location_name<\/code><\/strong><br>you can receive the list of available locations of the search engines with their <code>location_code<\/code> by making a separate request to the <code>https:\/\/api.dataforseo.com\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/locations<\/code><br>example:<br><code class=\"long-string\">2840<\/code>\n  - name: language_name\n    type: string\n    description: |\n      <em>full name of search engine language<\/em><br><strong>required field if you don't specify <code>language_code<\/code>;<\/strong><br>if you use this field, you don't need to specify <code>language_code<\/code>;<br>you can receive the list of available languages of the search engine with their <code>language_name<\/code> by making a separate request to the <code>https:\/\/api.dataforseo.com\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/languages<\/code>\n  - name: language_code\n    type: string\n    description: |\n      <em>search engine language code<\/em><br><strong>required field if you don't specify <code>language_name<\/code>;<\/strong><br>if you use this field, you don't need to specify <code>language_name<\/code>;<br>you can receive the list of available languages of the search engine with their <code>language_code<\/code> by making a separate request to the <code>https:\/\/api.dataforseo.com\/v3\/ai_optimization\/chat_gpt\/llm_scraper\/languages<\/code>\n  - name: force_web_search\n    type: boolean\n    description: |\n      <em>force AI agent to use web search<\/em><br>optional field<br>when enabled, the AI model is forced to access and cite current web information;<br>default value: <code>false<\/code>;<br><strong>Note:<\/strong> even if the parameter is set to <code>true<\/code>, there is no guarantee web sources will be cited in the response\n  - name: tag\n    type: string\n    description: |\n      <em>user-defined task identifier<\/em><br>optional field<br><em>the character limit is 255<\/em><br>you can use this parameter to identify the task and match it with the result<br>you will find the specified <code>tag<\/code> value in the <code>data<\/code> object of the response","apibase_doc_request_additional_yaml":"","apibase_doc_response_yaml":"parameters:\n  - name: version\n    type: string\n    description: |\n      <em>the current version of the API<\/em>\n  - name: status_code\n    type: integer\n    description: |\n      <i>general status code<\/i><br>you can find the full list of the response codes <a href=\"\/v3\/appendix\/errors\">here<\/a><br><strong>Note:<\/strong> we strongly recommend designing a necessary system for handling related exceptional or error conditions\n  - name: status_message\n    type: string\n    description: |\n      <em>general informational message<\/em><br>you can find the full list of general informational messages <a href=\"\/v3\/appendix\/errors\">here<\/a>\n  - name: time\n    type: string\n    description: |\n      <em>execution time, seconds<\/em>\n  - name: cost\n    type: float\n    description: |\n      <em>total tasks cost, USD<\/em>\n  - name: tasks_count\n    type: integer\n    description: |\n      <em>the number of tasks in the <strong><code>tasks<\/code><\/strong> array<\/em>\n  - name: tasks_error\n    type: integer\n    description: |\n      <em>the number of tasks in the <strong><code>tasks<\/code><\/strong> array returned with an error<\/em>\n  - name: tasks\n    type: array\n    description: |\n      <em>array of tasks<\/em>\n    items:\n      children:\n        - name: id\n          type: string\n          description: |\n            <em>task identifier<\/em><br><strong>unique task identifier in our system in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Universally_unique_identifier\">UUID<\/a> format<\/strong>\n        - name: status_code\n          type: integer\n          description: |\n            <em>status code of the task<\/em><br>generated by DataForSEO; can be within the following range: 10000-60000<br>you can find the full list of the response codes <a href=\"\/v3\/appendix\/errors\">here<\/a>\n        - name: status_message\n          type: string\n          description: |\n            <em>informational message of the task<\/em><br>you can find the full list of general informational messages <a href=\"\/v3\/appendix\/errors\">here<\/a>\n        - name: time\n          type: string\n          description: |\n            <em>execution time, seconds<\/em>\n        - name: cost\n          type: float\n          description: |\n            <em>cost of the task, USD<\/em>\n        - name: result_count\n          type: integer\n          description: |\n            <em>number of elements in the <code>result<\/code> array<\/em>\n        - name: path\n          type: array\n          description: |\n            <em>URL path<\/em>\n        - name: data\n          type: object\n          description: |\n            <em>contains the same parameters that you specified in the POST request<\/em>\n        - name: result\n          type: array\n          description: |\n            <em>array of results<\/em>\n          items:\n            children:\n              - name: keyword\n                type: string\n                description: |\n                  <em>keyword received in a POST array<br><\/em><strong>the keyword is returned with decoded %## (plus symbol '+' will be decoded to a space character)<\/strong>\n              - name: location_code\n                type: integer\n                description: |\n                  <em>location code in a POST array<\/em>\n              - name: language_code\n                type: string\n                description: |\n                  <em>language code in a POST array<\/em>\n              - name: model\n                type: string\n                description: |\n                  <em>indicates the model version<\/em>\n              - name: check_url\n                type: string\n                description: |\n                  <em>direct URL to search engine results<br><\/em>you can use it to make sure that we provided exact results\n              - name: datetime\n                type: string\n                description: |\n                  <em>date and time when the result was received<\/em><br>in the UTC format: \u201cyyyy-mm-dd hh-mm-ss +00:00\u201d<br>example:<br><code class=\"long-string\">2019-11-15 12:57:46 +00:00<\/code>\n              - name: markdown\n                type: string\n                description: |\n                  <em>content of the element in markdown format<\/em><br>content of the result formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a>\n              - name: search_results\n                type: array\n                description: |\n                  <em>array of search results<\/em><br>all web search outputs the model retrieved when looking up information, including duplicates and unused entries\n                items:\n                  children:\n                    - name: type\n                      type: string\n                      description: \"<em>type of element_=_<strong>'chatgpt_search_result'<\/strong><\/em>n\"\n                    - name: url\n                      type: string\n                      description: |\n                        <em>result URL<\/em>\n                    - name: domain\n                      type: string\n                      description: |\n                        <em>result domain<\/em>\n                    - name: title\n                      type: string\n                      description: |\n                        <em>result title<\/em>\n                    - name: description\n                      type: string\n                      description: |\n                        <em>result description<\/em>\n                    - name: breadcrumb\n                      type: string\n                      description: |\n                        <em>breadcrumb<\/em>\n              - name: sources\n                type: array\n                description: |\n                  <em>array of sources<\/em><br>the sources the model actually cited or relied on in its final answer\n                items:\n                  children:\n                    - name: type\n                      type: string\n                      description: \"<em>type of element_=_<strong>'chat_gpt_source'<\/strong><\/em>\"\n                    - name: title\n                      type: string\n                      description: |\n                        <em>source title<\/em>\n                    - name: snippet\n                      type: string\n                      description: |\n                        <em>source description<\/em>\n                    - name: domain\n                      type: string\n                      description: |\n                        <em>source domain<\/em>\n                    - name: url\n                      type: string\n                      description: |\n                        <em>source URL<\/em>\n                    - name: thumbnail\n                      type: string\n                      description: |\n                        <em>source thumbnail<\/em>\n                    - name: source_name\n                      type: string\n                      description: |\n                        <em>source name<\/em>\n                    - name: publication_date\n                      type: string\n                      description: |\n                        <em>date and time when the result was published<\/em><br>in the format: \u201cyear-month-date:minutes:UTC_difference_hours:UTC_difference_minutes\u201d<br>example:<br><code class=\"long-string\">2019-11-15 12:57:46 +00:00<\/code>\n                    - name: markdown\n                      type: string\n                      description: |\n                        <em>content of the element in markdown format<\/em><br>content of the result formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a>\n              - name: fan_out_queries\n                type: array\n                description: |\n                  <em>array of fan-out queries<\/em><br>contains related search queries derived from the main query to provide a more comprehensive response\n              - name: brand_entities\n                type: array\n                description: |\n                  <em>array of brand entities<\/em><br>contains information on brands mentioned in the response\n                items:\n                  children:\n                    - name: type\n                      type: string\n                      description: |\n                        <em>type of the element = <strong>'chat_gpt_brand_entity'<\/strong><\/em>\n                    - name: title\n                      type: string\n                      description: |\n                        <em>name of the brand<\/em>\n                    - name: category\n                      type: string\n                      description: |\n                        <em>category of the brand<\/em>\n                    - name: markdown\n                      type: string\n                      description: |\n                        <em>brand name in markdown format<\/em><br>contains brand name formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a>\n                    - name: urls\n                      type: array\n                      description: |\n                        <em> array of URLs and domains relevant to the brand<\/em>\n                      items:\n                        children:\n                          - name: url\n                            type: string\n                            description: |\n                              <em>URL<\/em>\n                          - name: domain\n                            type: string\n                            description: |\n                              <em>domain<\/em>\n              - name: se_results_count\n                type: integer\n                description: |\n                  <em> total number of results<\/em>\n              - name: item_types\n                type: array\n                description: |\n                  <em>types of search results<\/em><br>contains types of search results (<code>items<\/code>) found in SERP.<br>possible item types:<br><code>chat_gpt_text<\/code>, <code>chat_gpt_table<\/code>, <code>chat_gpt_navigation_list<\/code>, <code>chat_gpt_images<\/code>, <code>chat_gpt_local_businesses<\/code>, <code>chat_gpt_products<\/code>\n              - name: items_count\n                type: integer\n                description: |\n                  <em>the number of results returned in the <strong><code>items<\/code><\/strong> array<\/em>\n              - name: items\n                type: array\n                description: |\n                  <em>elements of ChatGPT results<\/em>\n                children:\n                  - name: chat_gpt_text\n                    type: object\n                    description: |\n                     <em>element in the response<\/em>\n                    addIt: type:chat_gpt_text\n                    children:\n                      - name: type\n                        type: string\n                        description: \"<em> type of element_=_<strong>'chat_gpt_text'<\/strong><\/em>\"\n                      - name: rank_group\n                        type: integer\n                        description: |\n                          <em>group rank in SERP<\/em><br>position within a group of elements with identical <code>type<\/code> values<br>positions of elements with different <code>type<\/code> values are omitted from <code>rank_group<\/code>\n                      - name: rank_absolute\n                        type: integer\n                        description: |\n                          <em>absolute rank in SERP<\/em><br>absolute position among all the elements in SERP\n                      - name: markdown\n                        type: string\n                        description: |\n                          <em>content of the element in markdown format<\/em><br>content of the result formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a>\n                      - name: sources\n                        type: array\n                        description: |\n                          <em>array of sources<\/em>\n                        items:\n                          children:\n                            - name: type\n                              type: string\n                              description: \"<em>type of element_=_<strong>'chat_gpt_source'<\/strong><\/em>n\"\n                            - name: title\n                              type: string\n                              description: |\n                                <em>source title<\/em>\n                            - name: snippet\n                              type: string\n                              description: |\n                                <em>source description<\/em>\n                            - name: domain\n                              type: string\n                              description: |\n                                <em>source domain in SERP<\/em>\n                            - name: url\n                              type: string\n                              description: |\n                                <em>source URL<\/em>\n                            - name: thumbnail\n                              type: string\n                              description: |\n                                <em>source thumbnail<\/em>\n                            - name: source_name\n                              type: string\n                              description: |\n                                <em>source name<\/em>\n                            - name: publication_date\n                              type: string\n                              description: |\n                                <em>date and time when the result was published<\/em><br>in the format: \u201cyear-month-date:minutes:UTC_difference_hours:UTC_difference_minutes\u201d<br>example:<br><code class=\"long-string\">2019-11-15 12:57:46 +00:00<\/code>\n                            - name: markdown\n                              type: string\n                              description: |\n                                <em>content of the element in markdown format<\/em><br>content of the result formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a>\n                      - name: brand_entities\n                        type: array\n                        description: |\n                          <em>array of brand entities<\/em><br>contains information on brands mentioned in the text\n                        items:\n                          children:\n                            - name: type\n                              type: string\n                              description: |\n                                <em>type of the element = <strong>'chat_gpt_brand_entity'<\/strong><\/em>\n                            - name: title\n                              type: string\n                              description: |\n                                <em>name of the brand<\/em>\n                            - name: category\n                              type: string\n                              description: |\n                                <em>category of the brand<\/em>\n                            - name: markdown\n                              type: string\n                              description: |\n                                <em>brand name in markdown format<\/em><br>contains brand name formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a>\n                            - name: urls\n                              type: array\n                              description: |\n                                <em> array of URLs and domains relevant to the brand <\/em>\n                              items:\n                                children:\n                                  - name: url\n                                    type: string\n                                    description: |\n                                      <em>URL<\/em>\n                                  - name: domain\n                                    type: string\n                                    description: |\n                                      <em>domain<\/em>\n                  - name: chat_gpt_table\n                    type: object\n                    description: |\n                     <em>element in the response<\/em>\n                    addIt: type:chat_gpt_table\n                    children:\n                      - name: type\n                        type: string\n                        description: \"<em> type of element_=_<strong>'chat_gpt_table'<\/strong><\/em>\"\n                      - name: rank_group\n                        type: integer\n                        description: |\n                          <em>group rank in SERP<\/em><br>position within a group of elements with identical <code>type<\/code> values<br>positions of elements with different <code>type<\/code> values are omitted from <code>rank_group<\/code>\n                      - name: rank_absolute\n                        type: integer\n                        description: |\n                          <em>absolute rank in SERP<\/em><br>absolute position among all the elements in SERP\n                      - name: text\n                        type: string\n                        description: |\n                          <em>text of the element<\/em>\n                      - name: markdown\n                        type: string\n                        description: |\n                          <em>content of the element in markdown format<\/em><br>content of the result formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a>\n                      - name: table\n                        type: object\n                        description: |\n                          <em>table present in the element<\/em><br>the header and content of the table present in the element\n                        children:\n                          - name: table_header\n                            type: array\n                            description: |\n                              <em>content in the header of the table<\/em>\n                          - name: table_content\n                            type: array\n                            description: |\n                              <em>array of contents of the table present in the element<\/em><br>each array represents the table row\n                      - name: brand_entities\n                        type: array\n                        description: |\n                          <em>array of brand entities<\/em><br>contains information on brands mentioned in the table\n                        items:\n                          children:\n                            - name: type\n                              type: string\n                              description: |\n                                <em>type of the element = <strong>'chat_gpt_brand_entity'<\/strong><\/em>\n                            - name: title\n                              type: string\n                              description: |\n                                <em>name of the brand<\/em>\n                            - name: category\n                              type: string\n                              description: |\n                                <em>category of the brand<\/em>\n                            - name: markdown\n                              type: string\n                              description: |\n                                <em>brand name in markdown format<\/em><br>contains brand name formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a>\n                            - name: urls\n                              type: array\n                              description: |\n                                <em> array of URLs and domains relevant to the brand <\/em>\n                              items:\n                                children:\n                                  - name: url\n                                    type: string\n                                    description: |\n                                      <em>URL<\/em>\n                                  - name: domain\n                                    type: string\n                                    description: |\n                                      <em>domain<\/em>\n                  - name: chat_gpt_navigation_list\n                    type: object\n                    description: |\n                     <em>element in the response<\/em>\n                    addIt: type:chat_gpt_navigation_list\n                    children:\n                      - name: type\n                        type: string\n                        description: \"<em> type of element_=_<strong>'chat_gpt_navigation_list'<\/strong><\/em>\"\n                      - name: rank_group\n                        type: integer\n                        description: |\n                          <em>group rank in SERP<\/em><br>position within a group of elements with identical <code>type<\/code> values<br>positions of elements with different <code>type<\/code> values are omitted from <code>rank_group<\/code>\n                      - name: rank_absolute\n                        type: integer\n                        description: |\n                          <em>absolute rank in SERP<\/em><br>absolute position among all the elements in SERP\n                      - name: title\n                        type: string\n                        description: |\n                          <em>title of the element<\/em>\n                      - name: sources\n                        type: array\n                        description: |\n                          <em>array of sources<\/em>\n                        items:\n                          children:\n                            - name: type\n                              type: string\n                              description: \"<em>type of element_=_<strong>'chat_gpt_source'<\/strong><\/em>\"\n                            - name: title\n                              type: string\n                              description: |\n                                <em>source title<\/em>\n                            - name: snippet\n                              type: string\n                              description: |\n                                <em>source description<\/em>\n                            - name: domain\n                              type: string\n                              description: |\n                                <em>source domain in SERP<\/em>\n                            - name: url\n                              type: string\n                              description: |\n                                <em>source URL<\/em>\n                            - name: thumbnail\n                              type: string\n                              description: |\n                                <em>source thumbnail<\/em>\n                            - name: source_name\n                              type: string\n                              description: |\n                                <em>source name<\/em>\n                            - name: publication_date\n                              type: string\n                              description: |\n                                <em>date and time when the result was published<\/em><br>in the format: \u201cyear-month-date:minutes:UTC_difference_hours:UTC_difference_minutes\u201d<br>example:<br><code class=\"long-string\">2019-11-15 12:57:46 +00:00<\/code>\n                            - name: markdown\n                              type: string\n                              description: |\n                                <em>content of the element in markdown format<\/em><br>content of the result formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a>\n                  - name: chat_gpt_images\n                    description: |\n                     <em>element in the response<\/em>\n                    addIt: type:chat_gpt_images\n                    type: object\n                    children:\n                      - name: type\n                        type: string\n                        description: \"<em> type of element_=_<strong>'chat_gpt_images'<\/strong><\/em>\"\n                      - name: rank_group\n                        type: integer\n                        description: |\n                          <em>group rank in SERP<\/em><br>position within a group of elements with identical <code>type<\/code> values<br>positions of elements with different <code>type<\/code> values are omitted from <code>rank_group<\/code>\n                      - name: rank_absolute\n                        type: integer\n                        description: |\n                          <em>absolute rank in SERP<\/em><br>absolute position among all the elements in SERP\n                      - name: markdown\n                        type: string\n                        description: |\n                          <em>content of the element in markdown format<\/em><br>content of the result formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a>\n                      - name: items\n                        type: array\n                        description: |\n                          <em>items present in the element<\/em>\n                        items:\n                          children:\n                            - name: type\n                              type: string\n                              description: |\n                                <em>type of element = '<strong>chat_gpt_images_element<\/strong>'<\/em>\n                            - name: alt\n                              type: string\n                              description: |\n                                <i>alt tag of the image<\/i>\n                            - name: url\n                              type: string\n                              description: |\n                                <em>relevant URL<\/em>\n                            - name: image_url\n                              type: string\n                              description: |\n                                <em>URL of the image<\/em><br>the URL leading to the image on the original resource or DataForSEO storage (in case the original source is not available)\n                            - name: markdown\n                              type: string\n                              description: |\n                                <em>content of the element in markdown format<\/em><br>content of the result formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a>\n                  - name: chat_gpt_local_businesses\n                    description: |\n                     <em>element in the response<\/em>\n                    addIt: type:chat_gpt_local_businesses\n                    type: object\n                    children:\n                      - name: type\n                        type: string\n                        description: \"<em> type of element_=_<strong>'chat_gpt_local_businesses'<\/strong><\/em>\"\n                      - name: rank_group\n                        type: integer\n                        description: |\n                          <em>group rank in SERP<\/em><br>position within a group of elements with identical <code>type<\/code> values<br>positions of elements with different <code>type<\/code> values are omitted from <code>rank_group<\/code>\n                      - name: rank_absolute\n                        type: integer\n                        description: |\n                          <em>absolute rank in SERP<\/em><br>absolute position among all the elements in SERP\n                      - name: markdown\n                        type: string\n                        description: |\n                          <em>content of the element in markdown format<\/em><br>content of the result formatted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Markdown\" target=\"_blank\">markdown markup language<\/a>\n                      - name: items\n                        type: array\n                        description: |\n                          <em>items present in the element<\/em>\n                        items:\n                          children:\n                            - name: type\n                              type: string\n                              description: |\n                                <em>type of element = '<strong>chat_gpt_local_businesses_element<\/strong>'<\/em>\n                            - name: title\n                              type: string\n                              description: |\n                                <i>title of the local business<\/i>\n                            - name: description\n                              type: string\n                              description: |\n                                <em>description of the local business<\/em>\n                            - name: address\n                              type: string\n                              description: |\n                                <em>address of the local business<\/em>\n                            - name: phone\n                              type: string\n                              description: |\n                                <em>phone of the local business<\/em>\n                            - name: reviews_count\n                              type: integer\n                              description: |\n                                <em>total number of reviews submitted for the local business<\/em>\n                            - name: url\n                              type: string\n                              description: |\n                                <em>website URL of the local business<\/em>\n                            - name: domain\n                              type: string\n                              description: |\n                                <em>domain name of the local business<\/em>\n                            - name: rating\n                              type: object\n                              description: |\n                                <em>rating of the corresponding local business<\/em><br>popularity rate based on reviews and displayed in SERP\n                              children:\n                                - name: rating_type\n                                  type: string\n                                  description: |\n                                    <em>type of rating<\/em><br>here you can find the following elements: <code>Max5<\/code>, <code>Percents<\/code>, <code>CustomMax<\/code>\n                                - name: value\n                                  type: float\n                                  description: |\n                                    <em>the average rating based on all reviews<\/em>\n                                - name: votes_count\n                                  type: integer\n                                  description: |\n                                    <em>the number of votes<\/em>\n                                - name: rating_max\n                                  type: integer\n                                  description: |\n                                    <em>the maximum value for a <code>rating_type<\/code><\/em>\n                  - name: chat_gpt_products\n                    description: |\n                     <em>element in the response<\/em>\n                    addIt: type:chat_gpt_products\n                    type: object\n                    children:\n                      - name: type\n                        type: string\n                        description: \"<em> type of element_=_<strong>'chat_gpt_products'<\/strong><\/em>\"\n                      - name: rank_group\n                        type: integer\n                        description: |\n                          <em>group rank in SERP<\/em><br>position within a group of elements with identical <code>type<\/code> values<br>positions of elements with different <code>type<\/code> values are omitted from <code>rank_group<\/code>\n                      - name: rank_absolute\n                        type: integer\n                        description: |\n                          <em>absolute rank in SERP<\/em><br>absolute position among all the elements in SERP\n                      - name: items\n                        type: array\n                        description: |\n                          <em>items present in the element<\/em>\n                        items:\n                          children:\n                            - name: type\n                              type: string\n                              description: |\n                                <em>type of element = '<strong>chat_gpt_products_element<\/strong>'<\/em>\n                            - name: product_id\n                              type: string\n                              description: |\n                                <em>product id<\/em>\n                            - name: merchants\n                              type: string\n                              description: |\n                                <em>merchant(s) offering the product<\/em>\n                            - name: id_to_token_map\n                              type: string\n                              description: |\n                                <em>product identifier token<\/em><br>Base64-encoded token containing Google Shopping product IDs associated with the product\n                            - name: title\n                              type: string\n                              description: |\n                                <i>title of the product<\/i>\n                            - name: rating\n                              type: object\n                              description: |\n                                <em>rating of the product<\/em><br>popularity rate based on reviews and displayed in SERP\n                              children:\n                                - name: rating_type\n                                  type: string\n                                  description: |\n                                    <em>type of rating<\/em><br>here you can find the following elements: <code>Max5<\/code>, <code>Percents<\/code>, <code>CustomMax<\/code>\n                                - name: value\n                                  type: float\n                                  description: |\n                                    <em>the average rating based on all reviews<\/em>\n                                - name: votes_count\n                                  type: integer\n                                  description: |\n                                    <em>the number of votes<\/em>\n                                - name: rating_max\n                                  type: integer\n                                  description: |\n                                    <em>the maximum value for a <code>rating_type<\/code><\/em>\n                            - name: price\n                              type: float\n                              description: |\n                                <em>product price<\/em>\n                            - name: currency\n                              type: string\n                              description: |\n                                <em>currency of the listed price<\/em><br>ISO code of the currency applied to the price\n                            - name: tag\n                              type: string\n                              description: |\n                                <em>tag text<\/em>\n                            - name: url\n                              type: string\n                              description: |\n                                <em>result URL<\/em>\n                            - name: domain\n                              type: string\n                              description: |\n                                <em>result domain in SERP<\/em>\n                            - name: images\n                              type: array\n                              description: |\n                                <em>image URLs of the element<\/em><br>contains URLs leading to the images on the original resource or DataForSEO storage (in case the original source is not available)\n                            - name: product_ids\n                              type: array\n                              description: |\n                                <em>Google Shopping product identifiers<\/em><br>array of Google Shopping product IDs associated with the product\n                              items:\n                                children:\n                                  - name: type\n                                    type: string\n                                    description: |\n                                      <em>type of element = '<strong>chat_gpt_google_shopping_product<\/strong>'<\/em>\n                                  - name: ei\n                                    type: string\n                                    description: |\n                                      <em>event identifier<\/em><br>internal event identifier used by Google\n                                  - name: product_id\n                                    type: string\n                                    description: |\n                                      <em>product identifier<\/em><br>can be used as a <code>data_docid<\/code> in <a href=\"https:\/\/docs.dataforseo.com\/v3\/merchant\/google\/overview\/\" target=\"_blank\">Google Shopping API endpoints\n                                  - name: catalog_id\n                                    type: string\n                                    description: |\n                                      <em>Google Shopping catalog identifier of the product<\/em><br>can be used as a <code>product_id<\/code> in <a href=\"https:\/\/docs.dataforseo.com\/v3\/merchant\/google\/overview\/\" target=\"_blank\">Google Shopping API endpoints<\/a>\n                                  - name: gpcid\n                                    type: string\n                                    description: |\n                                      <em>Google product cluster identifier<\/em><br>can be used as a <code>gid<\/code> in <a href=\"https:\/\/docs.dataforseo.com\/v3\/merchant\/google\/overview\/\" target=\"_blank\">Google Shopping API endpoints<\/a>\n                                  - name: headline_offer_docid\n                                    type: string\n                                    description: |\n                                      <em>document identifier of the main offer in the headline<\/em><br>can be used as a <code>data_docid<\/code> in <a href=\"https:\/\/docs.dataforseo.com\/v3\/merchant\/google\/overview\/\" target=\"_blank\">Google Shopping API endpoints<\/a>\n                                  - name: image_docid\n                                    type: string\n                                    description: |\n                                      <em>identifier for the displayed product\u2019s image<\/em>\n                                  - name: rds\n                                    type: string\n                                    description: |\n                                      <em>resource descriptor string <\/em><br>internal Google resource descriptor string that identifies the product within Google's Shopping index\n                                  - name: query\n                                    type: string\n                                    description: |\n                                      <em>search query<\/em><br>search query used by ChatGPT to retrieve the product from Google Shopping\n                                  - name: mid\n                                    type: string\n                                    description: |\n                                      <em>merchant identifier<\/em><br>identifier of the seller or merchant account in Google Shopping\n                                  - name: pvt\n                                    type: string\n                                    description: |\n                                      <em>product view type<\/em><br>internal Google parameter that specifies the product view type used when rendering the product item\n                                  - name: uule\n                                    type: string\n                                    description: |\n                                      <em>encoded location parameter<\/em><br>indicates the location for a search\n                                  - name: gl\n                                    type: string\n                                    description: |\n                                      <em>country code<\/em><br>indicates the location for which search results are displayed\n                                  - name: hl\n                                    type: string\n                                    description: |\n                                      <em>host language code<\/em><br>indicates the language in which search results are displayed","footnotes":""},"class_list":["post-22167","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/22167","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/comments?post=22167"}],"version-history":[{"count":36,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/22167\/revisions"}],"predecessor-version":[{"id":24227,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/22167\/revisions\/24227"}],"wp:attachment":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/media?parent=22167"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}