{"id":23790,"date":"2026-02-20T12:15:20","date_gmt":"2026-02-20T12:15:20","guid":{"rendered":"https:\/\/docs.dataforseo.com\/v3\/?page_id=23790"},"modified":"2026-04-07T22:27:45","modified_gmt":"2026-04-07T22:27:45","slug":"ai_optimization-gemini-llm_scraper-live-advanced","status":"publish","type":"page","link":"https:\/\/docs.dataforseo.com\/v3\/ai_optimization-gemini-llm_scraper-live-advanced\/","title":{"rendered":"ai_optimization\/gemini\/llm_scraper\/live\/advanced"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text]<\/p>\n<h2>Live Gemini LLM Scraper Advanced<\/h2>\n<p>\u200c\u200c<br \/>\nLive Gemini LLM Scraper endpoint provides structured results from Gemini. The results are specific to the selected location (see <a href=\"https:\/\/docs.dataforseo.com\/v3\/ai_optimization\/gemini\/llm_scraper\/locations\/\" target=\"_blank\" rel=\"noopener noreferrer\">the List of Locations<\/a>), language\u00a0(see <a href=\"https:\/\/docs.dataforseo.com\/v3\/ai_optimization\/gemini\/llm_scraper\/languages\/\" target=\"_blank\" rel=\"noopener noreferrer\">the List of Languages<\/a>), and keyword.<\/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\/gemini\/llm_scraper\/live\/advanced\">\n                https:\/\/api.dataforseo.com\/v3\/ai_optimization\/gemini\/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 Gemini LLM Scraper API call can contain only one task.<\/p>\n<p><strong>Execution time for tasks set with the Live Gemini 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<p><strong>Description of the fields for setting a task:<\/strong><\/p>\n<p>\u200c<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\/gemini\/llm_scraper\/locations\">https:\/\/api.dataforseo.com\/v3\/ai_optimization\/gemini\/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\/gemini\/llm_scraper\/locations\">https:\/\/api.dataforseo.com\/v3\/ai_optimization\/gemini\/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>required field if you don't specify <code>language_code<\/code>;<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\/gemini\/llm_scraper\/languages\">https:\/\/api.dataforseo.com\/v3\/ai_optimization\/gemini\/llm_scraper\/languages<\/a><\/code><br>example: <code>English<\/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>required field if you don't specify <code>language_name<\/code>;<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\/gemini\/llm_scraper\/languages\">https:\/\/api.dataforseo.com\/v3\/ai_optimization\/gemini\/llm_scraper\/languages<\/a><\/code><br>example: <code>en<\/code>n<\/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>\n<p>\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-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-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>'gemini_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-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>gemini_text<\/code>, <code>gemini_table<\/code>, <code>gemini_images<\/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 Gemini results<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:gemini_text\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>gemini_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:gemini_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>'gemini_text'<\/strong><\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:gemini_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:gemini_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:gemini_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:gemini_text-original_text\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>original_text<\/code><\/td><td>string<\/td><td><p><em>unformatted text content of the element<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:gemini_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:gemini_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>'gemini_source'<\/strong><\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:gemini_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:gemini_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:gemini_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:gemini_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:gemini_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:gemini_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:gemini_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:gemini_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:gemini_table\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>gemini_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:gemini_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>'gemini_table'<\/strong><\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:gemini_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:gemini_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:gemini_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:gemini_table-original_text\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>original_text<\/code><\/td><td>string<\/td><td><p><em>unformatted text content of the element<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:gemini_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:gemini_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:gemini_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:gemini_images\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>gemini_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:gemini_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>'gemini_images'<\/strong><\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:gemini_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:gemini_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:gemini_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:gemini_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:gemini_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>gemini_images_element<\/strong>'<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type:gemini_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:gemini_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:gemini_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:gemini_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><\/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\/gemini\/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\/gemini\/llm_scraper\/live\/advanced\r\n    \/\/ in addition to &#039;gemini&#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\/gemini\/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\/gemini\/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\/gemini\/llm_scraper\/live\/advanced\r\n@see https:\/\/docs.dataforseo.com\/v3\/ai_optimization\/gemini\/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\/gemini\/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\/gemini\/llm_scraper\/live\/advanced\r\n    \/\/\/ &lt;\/summary&gt;\r\n    \/\/\/ &lt;see href=&quot;https:\/\/docs.dataforseo.com\/v3\/ai_optimization\/gemini\/llm_scraper\/live\/advanced&quot;\/&gt;\r\n    \r\n    public static async Task GeminiLlmResponsesLive()\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\/gemini\/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.20260218&quot;,\r\n  &quot;status_code&quot;: 20000,\r\n  &quot;status_message&quot;: &quot;Ok.&quot;,\r\n  &quot;time&quot;: &quot;27.1013 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;02191522-1535-0629-0000-6d7325b7b32c&quot;,\r\n      &quot;status_code&quot;: 20000,\r\n      &quot;status_message&quot;: &quot;Ok.&quot;,\r\n      &quot;time&quot;: &quot;27.0670 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;gemini&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;gemini&quot;,\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;Fast&quot;,\r\n          &quot;datetime&quot;: &quot;2026-02-19 13:22:39 +00:00&quot;,\r\n          &quot;markdown&quot;: &quot;Albert Einstein is arguably the most famous physicist in history, not just for his wild hair and eccentric persona, but for fundamentally rewriting the laws of the universe.[ukgermanconnection.org](https:\/\/ukgermanconnection.org\/kids\/find-out-en\/albert-einstein\/)nnIn 1905\u2014often called his *annus mirabilis* (miracle year)\u2014he published four papers that changed everything, from the nature of light to the way we understand time and space.[www.ebsco.com](https:\/\/www.ebsco.com\/research-starters\/history\/einstein-states-his-theory-special-relativity)nn### The Pillars of His WorknnEinstein\u2019s legacy rests on a few revolutionary concepts that shifted physics away from the classical mechanics of Isaac Newton:[thedecisionlab.com](https:\/\/thedecisionlab.com\/thinkers\/philosophy\/albert-einstein)nn* **General Relativity:** This is the big one. Einstein proposed that gravity isn&#039;t a pulling force, but a curvature of space-time caused by mass.[www.space.com](https:\/\/www.space.com\/17661-theory-general-relativity.html#:~:text=The%20gravitational%20field%20comes%20out,result%20of%20the%20curved%20spacetime.)n  * **The Equation:** [fiveable.me](https:\/\/fiveable.me\/riemannian-geometry\/unit-13\/einstein-field-equations-geometric-interpretation\/study-guide\/9y5ta3S24M3gpsDn#:~:text=Expressed%20mathematically%20as%20G%20%CE%BC,8%CF%80GT%CE%BC%CE%BD)$G_{munu} + Lambda g_{munu} = frac{8pi G}{c^4} T_{munu}$n* **Special Relativity:** He established that the laws of physics are the same for all non-accelerating observers and that the speed of light is a constant.[www.monash.edu](https:\/\/www.monash.edu\/student-academic-success\/physics\/relativity\/comparing-einsteins-relativity-to-classical-physics#:~:text=The%20speed%20of%20light%20in%20a%20vacuum%20is%20constant%20for,of%20the%20source%20of%20light.) This led to the most famous equation in history, relating mass ([www.nrc.gov](https:\/\/www.nrc.gov\/reading-rm\/basic-ref\/glossary\/mass-energy-equation)$m$) and energy ([www.nrc.gov](https:\/\/www.nrc.gov\/reading-rm\/basic-ref\/glossary\/mass-energy-equation)$E$):[www.nrc.gov](https:\/\/www.nrc.gov\/reading-rm\/basic-ref\/glossary\/mass-energy-equation)n  * **The Equation:** [www.pbs.org](https:\/\/www.pbs.org\/wgbh\/nova\/einstein\/lrk-hand-emc2expl.html)$E = mc^2$n* **The Photoelectric Effect:** While most people think he won the Nobel Prize for relativity, he actually won it for this.[www.nobelprize.org](https:\/\/www.nobelprize.org\/prizes\/physics\/1921\/summary\/) He proved that light acts as both a wave and a particle (quanta), which helped kickstart **Quantum Mechanics**.nn---nn### 5 Fast Factsnn| Aspect | Detail |n| :--- | :--- |n| **Nobel Prize** | Physics (1921) |n| **Early Life** | Born in Ulm, Germany; struggled with rigid school systems. |n| **Personal Style** | Famously hated socks and rarely wore them. |n| **Humanitarianism** | A staunch pacifist and advocate for civil rights. |n| **The Brain** | After his death, his brain was removed (without family permission) for study. |nn---nn### Why He Still MattersnnEinstein\u2019s theories weren&#039;t just abstract math; they are the reason your **GPS** works.[www.nasa.gov](https:\/\/www.nasa.gov\/image-article\/einsteins-theory-of-relativity-critical-gps-seen-distant-stars\/#:~:text=Einstein&#039;s%20Theory%20of%20Relativity%2C%20Critical,Seen%20In%20Distant%20Stars%20-%20NASA) Without corrections for time dilation (time moving differently for satellites than for people on Earth), your phone\u2019s map would be off by several kilometers within a single day.[www.youtube.com](https:\/\/www.youtube.com\/shorts\/LkWZSBgJ7Wg)nn&gt; Imagination is more important than knowledge. For knowledge is limited, whereas imagination embraces the entire world, stimulating progress, giving birth to evolution.[www.tuneintoleadership.com](https:\/\/www.tuneintoleadership.com\/newsletter\/the-power-of-imagination-to-elevate-leadership#:~:text=Knowledge%20is%20limited.,%E2%80%95Albert%20Einstein) \u2014 **Albert Einstein**nn---nn**Would you like me to dive deeper into one of his specific theories, or perhaps generate an image of Einstein in a modern setting?**&quot;,\r\n          &quot;sources&quot;: [\r\n            {\r\n              &quot;type&quot;: &quot;gemini_source&quot;,\r\n              &quot;title&quot;: &quot;Albert Einstein \u2013 The Voyage Kids - UK German Connection&quot;,\r\n              &quot;snippet&quot;: &quot;Albert Einstein was a scientist and best known for his theory of relativity. This theory tries to explain the relationship between space, time, matter and ...&quot;,\r\n              &quot;domain&quot;: &quot;ukgermanconnection.org&quot;,\r\n              &quot;url&quot;: &quot;https:\/\/ukgermanconnection.org\/kids\/find-out-en\/albert-einstein\/&quot;,\r\n              &quot;thumbnail&quot;: &quot;https:\/\/encrypted-tbn3.gstatic.com\/favicon-tbn?q=tbn:ANd9GcRUYxfhy5YlH9MB9u2_ZAViKb5WoDIXhSd6kXA_ujWQNEpvQxUKShS2-8qgIlbjJI50b9c5MdzIKLThVS-r3d4j6KhZXvNFgsjSz5488syxVA&quot;,\r\n              &quot;source_name&quot;: &quot;UK German Connection&quot;,\r\n              &quot;publication_date&quot;: null,\r\n              &quot;markdown&quot;: &quot;Albert Einstein is arguably the most famous physicist in history, not just for his wild hair and eccentric persona, but for fundamentally rewriting the laws of the universe.&quot;\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;gemini_source&quot;,\r\n              &quot;title&quot;: &quot;The Power of Imagination to Elevate Leadership&quot;,\r\n              &quot;snippet&quot;: &quot;Knowledge is limited. Imagination embraces the entire world, stimulating progress, giving birth to evolution. \u2015Albert Einstein.&quot;,\r\n              &quot;domain&quot;: &quot;www.tuneintoleadership.com&quot;,\r\n              &quot;url&quot;: &quot;https:\/\/www.tuneintoleadership.com\/newsletter\/the-power-of-imagination-to-elevate-leadership#:~:text=Knowledge%20is%20limited.,%E2%80%95Albert%20Einstein&quot;,\r\n              &quot;thumbnail&quot;: &quot;https:\/\/encrypted-tbn3.gstatic.com\/favicon-tbn?q=tbn:ANd9GcQYRnqFyjfBmF3L6hqP5UaVinHFgDeFSE3zppGauJJly0mNnbpYs8jru5HEow3OAicJsmz-UgV0vxVMJE8Op8DVpsMOSbSe0Lnys3Q3TGPdSJq6McM&quot;,\r\n              &quot;source_name&quot;: &quot;Tune Into Leadership&quot;,\r\n              &quot;publication_date&quot;: null,\r\n              &quot;markdown&quot;: &quot;For knowledge is limited, whereas imagination embraces the entire world, stimulating progress, giving birth to evolution.&quot;\r\n            }\r\n          ],\r\n          &quot;se_results_count&quot;: 0,\r\n          &quot;item_types&quot;: [\r\n            &quot;gemini_text&quot;,\r\n            &quot;gemini_table&quot;,\r\n            &quot;gemini_images&quot;\r\n          ],\r\n          &quot;items_count&quot;: 5,\r\n          &quot;items&quot;: [\r\n            {\r\n              &quot;type&quot;: &quot;gemini_text&quot;,\r\n              &quot;rank_group&quot;: 1,\r\n              &quot;rank_absolute&quot;: 1,\r\n              &quot;markdown&quot;: &quot;Albert Einstein is arguably the most famous physicist in history, not just for his wild hair and eccentric persona, but for fundamentally rewriting the laws of the universe.[ukgermanconnection.org](https:\/\/ukgermanconnection.org\/kids\/find-out-en\/albert-einstein\/)&quot;,\r\n              &quot;original_text&quot;: &quot;Albert Einstein is arguably the most famous physicist in history, not just for his wild hair and eccentric persona, but for fundamentally rewriting the laws of the universe.&quot;,\r\n              &quot;sources&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;gemini_source&quot;,\r\n                  &quot;title&quot;: &quot;Albert Einstein \u2013 The Voyage Kids - UK German Connection&quot;,\r\n                  &quot;snippet&quot;: &quot;Albert Einstein was a scientist and best known for his theory of relativity. This theory tries to explain the relationship between space, time, matter and ...&quot;,\r\n                  &quot;domain&quot;: &quot;ukgermanconnection.org&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/ukgermanconnection.org\/kids\/find-out-en\/albert-einstein\/&quot;,\r\n                  &quot;thumbnail&quot;: &quot;https:\/\/encrypted-tbn3.gstatic.com\/favicon-tbn?q=tbn:ANd9GcRUYxfhy5YlH9MB9u2_ZAViKb5WoDIXhSd6kXA_ujWQNEpvQxUKShS2-8qgIlbjJI50b9c5MdzIKLThVS-r3d4j6KhZXvNFgsjSz5488syxVA&quot;,\r\n                  &quot;source_name&quot;: &quot;UK German Connection&quot;,\r\n                  &quot;publication_date&quot;: null,\r\n                  &quot;markdown&quot;: &quot;Albert Einstein is arguably the most famous physicist in history, not just for his wild hair and eccentric persona, but for fundamentally rewriting the laws of the universe.&quot;\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;gemini_text&quot;,\r\n              &quot;rank_group&quot;: 2,\r\n              &quot;rank_absolute&quot;: 2,\r\n              &quot;markdown&quot;: &quot;* **General Relativity:** This is the big one. Einstein proposed that gravity isn&#039;t a pulling force, but a curvature of space-time caused by mass.[www.space.com](https:\/\/www.space.com\/17661-theory-general-relativity.html#:~:text=The%20gravitational%20field%20comes%20out,result%20of%20the%20curved%20spacetime.)n  * **The Equation:** [fiveable.me](https:\/\/fiveable.me\/riemannian-geometry\/unit-13\/einstein-field-equations-geometric-interpretation\/study-guide\/9y5ta3S24M3gpsDn#:~:text=Expressed%20mathematically%20as%20G%20%CE%BC,8%CF%80GT%CE%BC%CE%BD)$G_{munu} + Lambda g_{munu} = frac{8pi G}{c^4} T_{munu}$n* **Special Relativity:** He established that the laws of physics are the same for all non-accelerating observers and that the speed of light is a constant.[www.monash.edu](https:\/\/www.monash.edu\/student-academic-success\/physics\/relativity\/comparing-einsteins-relativity-to-classical-physics#:~:text=The%20speed%20of%20light%20in%20a%20vacuum%20is%20constant%20for,of%20the%20source%20of%20light.) This led to the most famous equation in history, relating mass ([www.nrc.gov](https:\/\/www.nrc.gov\/reading-rm\/basic-ref\/glossary\/mass-energy-equation)$m$) and energy ([www.nrc.gov](https:\/\/www.nrc.gov\/reading-rm\/basic-ref\/glossary\/mass-energy-equation)$E$):[www.nrc.gov](https:\/\/www.nrc.gov\/reading-rm\/basic-ref\/glossary\/mass-energy-equation)n  * **The Equation:** [www.pbs.org](https:\/\/www.pbs.org\/wgbh\/nova\/einstein\/lrk-hand-emc2expl.html)$E = mc^2$n* **The Photoelectric Effect:** While most people think he won the Nobel Prize for relativity, he actually won it for this.[www.nobelprize.org](https:\/\/www.nobelprize.org\/prizes\/physics\/1921\/summary\/) He proved that light acts as both a wave and a particle (quanta), which helped kickstart **Quantum Mechanics**.&quot;,\r\n              &quot;original_text&quot;: &quot;General Relativity: This is the big one. Einstein proposed that gravity isn&#039;t a pulling force, but a curvature of space-time caused by mass.nThe Equation: G_{munu} + Lambda g_{munu} = frac{8pi G}{c^4} T_{munu}nSpecial Relativity: He established that the laws of physics are the same for all non-accelerating observers and that the speed of light is a constant. This led to the most famous equation in history, relating mass (m) and energy (E):nThe Equation: E = mc^2nThe Photoelectric Effect: While most people think he won the Nobel Prize for relativity, he actually won it for this. He proved that light acts as both a wave and a particle (quanta), which helped kickstart Quantum Mechanics.&quot;,\r\n              &quot;sources&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;gemini_source&quot;,\r\n                  &quot;title&quot;: &quot;What is the theory of general relativity? Understanding Einstein&#039;s space-time revolution&quot;,\r\n                  &quot;snippet&quot;: &quot;The gravitational field comes out of the description of general relativity as a result of the curved spacetime.&quot;,\r\n                  &quot;domain&quot;: &quot;www.space.com&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.space.com\/17661-theory-general-relativity.html#:~:text=The%20gravitational%20field%20comes%20out,result%20of%20the%20curved%20spacetime.&quot;,\r\n                  &quot;thumbnail&quot;: &quot;https:\/\/encrypted-tbn2.gstatic.com\/favicon-tbn?q=tbn:ANd9GcQqRQlomBRusaqdBgDEmB6ccd38TrVXMfTfIZpjEdFpfzEyvxNDVv0fCT88dc1CC2nx4G2lxPC4HLXhQa8ou1hOclbb-7OymA&quot;,\r\n                  &quot;source_name&quot;: &quot;Space&quot;,\r\n                  &quot;publication_date&quot;: null,\r\n                  &quot;markdown&quot;: &quot;Einstein proposed that gravity isn&#039;t a pulling force, but a curvature of space-time caused by mass.&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;gemini_source&quot;,\r\n                  &quot;title&quot;: &quot;Einstein field equations and their geometric interpretation | Riemannian Geometry Class Notes | Fiveable&quot;,\r\n                  &quot;snippet&quot;: &quot;Expressed mathematically as G \u03bc \u03bd + \u039b g \u03bc \u03bd = 8 \u03c0 G c 4 T \u03bc \u03bd G_{munu} + Lambda g_{munu} = frac{8pi G}{c^4} T_{munu} G\u03bc\u03bd+\u039bg\u03bc\u03bd=c48\u03c0GT\u03bc\u03bd ...&quot;,\r\n                  &quot;domain&quot;: &quot;fiveable.me&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/fiveable.me\/riemannian-geometry\/unit-13\/einstein-field-equations-geometric-interpretation\/study-guide\/9y5ta3S24M3gpsDn#:~:text=Expressed%20mathematically%20as%20G%20%CE%BC,8%CF%80GT%CE%BC%CE%BD&quot;,\r\n                  &quot;thumbnail&quot;: &quot;https:\/\/encrypted-tbn2.gstatic.com\/favicon-tbn?q=tbn:ANd9GcR7qMtAUUTm43du1ySjDVpM08WaHfGES4As7WWcMezVpKXZatIdxkA7_4K4lYUFR1is8vkfMq0AurxCi6EhUNXIDSarUDE&quot;,\r\n                  &quot;source_name&quot;: &quot;Fiveable&quot;,\r\n                  &quot;publication_date&quot;: null,\r\n                  &quot;markdown&quot;: &quot;* **The Equation:** $G_{munu} + Lambda g_{munu} = frac{8pi G}{c^4} T_{munu}$&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;gemini_source&quot;,\r\n                  &quot;title&quot;: &quot;Comparing Einstein&#039;s Relativity to Classical Physics - Student Academic Success&quot;,\r\n                  &quot;snippet&quot;: &quot;The speed of light in a vacuum is constant for all observers regardless, of their motion or the motion of the source of light.&quot;,\r\n                  &quot;domain&quot;: &quot;www.monash.edu&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.monash.edu\/student-academic-success\/physics\/relativity\/comparing-einsteins-relativity-to-classical-physics#:~:text=The%20speed%20of%20light%20in%20a%20vacuum%20is%20constant%20for,of%20the%20source%20of%20light.&quot;,\r\n                  &quot;thumbnail&quot;: &quot;https:\/\/encrypted-tbn3.gstatic.com\/favicon-tbn?q=tbn:ANd9GcTzcGaIpzVwSB-hzqL3h2RNKYjg4qu7SwKvQu2hEIL85-qD5jem3ru_V6AqAhbGXhCxfoHvJ3za7yfz1A2iFO8wJEAqhV0z1rw&quot;,\r\n                  &quot;source_name&quot;: &quot;Monash University&quot;,\r\n                  &quot;publication_date&quot;: null,\r\n                  &quot;markdown&quot;: &quot;* He established that the laws of physics are the same for all non-accelerating observers and that the speed of light is a constant.&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;gemini_source&quot;,\r\n                  &quot;title&quot;: &quot;Mass-energy equation - Nuclear Regulatory Commission&quot;,\r\n                  &quot;snippet&quot;: &quot;Mass-energy equation. The equation developed by Albert Einstein, which is usually given as E = mc2, showing that, when the energy of a body changes by an ...&quot;,\r\n                  &quot;domain&quot;: &quot;www.nrc.gov&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.nrc.gov\/reading-rm\/basic-ref\/glossary\/mass-energy-equation&quot;,\r\n                  &quot;thumbnail&quot;: &quot;https:\/\/encrypted-tbn1.gstatic.com\/favicon-tbn?q=tbn:ANd9GcTTx1zB9fpnzVG60Xl_uqxhHyMRngCyXNWWzzRn6JGL6wr0wW5Jtrbdh_WbopIu4ilIdtIWQsrfWNpi2wKxWzuuXpDKDlU&quot;,\r\n                  &quot;source_name&quot;: &quot;Nuclear Regulatory Commission (.gov)&quot;,\r\n                  &quot;publication_date&quot;: null,\r\n                  &quot;markdown&quot;: &quot;This led to the most famous equation in history, relating mass ($m$) and energy ($E$):&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;gemini_source&quot;,\r\n                  &quot;title&quot;: &quot;NOVA | Einstein&#039;s Big Idea | Library Resource Kit: E = mc2 Explained - PBS&quot;,\r\n                  &quot;snippet&quot;: &quot;E = mc2 Explainednn- E = mc2.n- So why would you have to multiply the mass of that walnut by the speed of light to determine how much energy is bound up inside ...&quot;,\r\n                  &quot;domain&quot;: &quot;www.pbs.org&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.pbs.org\/wgbh\/nova\/einstein\/lrk-hand-emc2expl.html&quot;,\r\n                  &quot;thumbnail&quot;: &quot;https:\/\/encrypted-tbn0.gstatic.com\/favicon-tbn?q=tbn:ANd9GcSiotveZ_1fLzv2E0VJi1hPdYivGLVBEeSoJ1NBr45G4aHt2X1ewyisCmoDKN113epXUdll99UXEHEZi6riztLQ-M6hXhk&quot;,\r\n                  &quot;source_name&quot;: &quot;PBS&quot;,\r\n                  &quot;publication_date&quot;: null,\r\n                  &quot;markdown&quot;: &quot;    * **The Equation:** $E = mc^2$&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;gemini_source&quot;,\r\n                  &quot;title&quot;: &quot;The Nobel Prize in Physics 1921 - NobelPrize.org&quot;,\r\n                  &quot;snippet&quot;: &quot;The Nobel Prize in Physics 1921 was awarded to Albert Einstein for his services to Theoretical Physics, and especially for his discovery of the law of the ...&quot;,\r\n                  &quot;domain&quot;: &quot;www.nobelprize.org&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.nobelprize.org\/prizes\/physics\/1921\/summary\/&quot;,\r\n                  &quot;thumbnail&quot;: &quot;https:\/\/encrypted-tbn0.gstatic.com\/favicon-tbn?q=tbn:ANd9GcRbNbQahCQ9P5hc9bHwjcTQuquXujPwra9U4sOFVmJCynjmEsCSQvm1pVOLIaM2nJfEW4iZPRlnxDAlJ4gqYGzJ_A2Ud-w2ylYGC8d2&quot;,\r\n                  &quot;source_name&quot;: &quot;NobelPrize.org&quot;,\r\n                  &quot;publication_date&quot;: null,\r\n                  &quot;markdown&quot;: &quot;* **The Photoelectric Effect:** While most people think he won the Nobel Prize for relativity, he actually won it for this.&quot;\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;gemini_text&quot;,\r\n              &quot;rank_group&quot;: 3,\r\n              &quot;rank_absolute&quot;: 3,\r\n              &quot;markdown&quot;: &quot;### 5 Fast Facts&quot;,\r\n              &quot;original_text&quot;: &quot;5 Fast Facts&quot;,\r\n              &quot;sources&quot;: null\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;gemini_table&quot;,\r\n              &quot;rank_group&quot;: 1,\r\n              &quot;rank_absolute&quot;: 4,\r\n              &quot;markdown&quot;: &quot;| Aspect | Detail |n| :--- | :--- |n| **Nobel Prize** | Physics (1921) |n| **Early Life** | Born in Ulm, Germany; struggled with rigid school systems. |n| **Personal Style** | Famously hated socks and rarely wore them. |n| **Humanitarianism** | A staunch pacifist and advocate for civil rights. |n| **The Brain** | After his death, his brain was removed (without family permission) for study. |&quot;,\r\n              &quot;original_text&quot;: &quot;AspecttDetailnNobel PrizetPhysics (1921)nEarly LifetBorn in Ulm, Germany; struggled with rigid school systems.nPersonal StyletFamously hated socks and rarely wore them.nHumanitarianismtA staunch pacifist and advocate for civil rights.nThe BraintAfter his death, his brain was removed (without family permission) for study.&quot;,\r\n              &quot;table&quot;: {\r\n                &quot;table_header&quot;: [\r\n                  &quot;Aspect&quot;,\r\n                  &quot;Detail&quot;\r\n                ],\r\n                &quot;table_content&quot;: [\r\n                  [\r\n                    &quot;Nobel Prize&quot;,\r\n                    &quot;Physics (1921)&quot;\r\n                  ],\r\n                  [\r\n                    &quot;Early Life&quot;,\r\n                    &quot;Born in Ulm, Germany; struggled with rigid school systems.&quot;\r\n                  ],\r\n                  [\r\n                    &quot;Personal Style&quot;,\r\n                    &quot;Famously hated socks and rarely wore them.&quot;\r\n                  ],\r\n                  [\r\n                    &quot;Humanitarianism&quot;,\r\n                    &quot;A staunch pacifist and advocate for civil rights.&quot;\r\n                  ],\r\n                  [\r\n                    &quot;The Brain&quot;,\r\n                    &quot;After his death, his brain was removed (without family permission) for study.&quot;\r\n                  ]\r\n                ]\r\n              }\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;gemini_images&quot;,\r\n              &quot;rank_group&quot;: 1,\r\n              &quot;rank_absolute&quot;: 5,\r\n              &quot;markdown&quot;: &quot;![famous paintings by Vincent van Gogh](https:\/\/encrypted-tbn1.gstatic.com\/images?q=tbn:ANd9GcTaBy_xbG0ZXNkAPAApT1bDOmSargM2g15ZzsApA18FeCeHnJO_5T71z_dC3pah)![famous paintings by Vincent van Gogh](https:\/\/encrypted-tbn3.gstatic.com\/images?q=tbn:ANd9GcRE0_1oc7mYJRAcH0KonNBg8bG5WmzWbjkxACHwfPOL8-9LuCAVWarhWVO2mqr5)![famous paintings by Vincent van Gogh](https:\/\/encrypted-tbn0.gstatic.com\/images?q=tbn:ANd9GcQ3nzZ81wpCP3dVf-0dKylLC3RfgqO7G1tF46HxTC5MsmkwTgCSQSJeWv7eQE9v)![famous paintings by Vincent van Gogh](https:\/\/encrypted-tbn3.gstatic.com\/images?q=tbn:ANd9GcR6Jfz2dPkwW9VRyIaH_zo592o64IN1bli0puvZIGMCRqQdwkKXiZoxHtwu2iKM)&quot;,\r\n              &quot;items&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;gemini_images_element&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.singulart.com\/blog\/en\/2023\/09\/04\/van-gogh-famous-paintings\/&quot;,\r\n                  &quot;alt&quot;: &quot;famous paintings by Vincent van Gogh&quot;,\r\n                  &quot;image_url&quot;: &quot;https:\/\/encrypted-tbn1.gstatic.com\/images?q=tbn:ANd9GcTaBy_xbG0ZXNkAPAApT1bDOmSargM2g15ZzsApA18FeCeHnJO_5T71z_dC3pah&quot;,\r\n                  &quot;markdown&quot;: &quot;![famous paintings by Vincent van Gogh](https:\/\/encrypted-tbn1.gstatic.com\/images?q=tbn:ANd9GcTaBy_xbG0ZXNkAPAApT1bDOmSargM2g15ZzsApA18FeCeHnJO_5T71z_dC3pah)&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;gemini_images_element&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.thecollector.com\/10-van-gogh-paintings-to-know\/&quot;,\r\n                  &quot;alt&quot;: &quot;famous paintings by Vincent van Gogh&quot;,\r\n                  &quot;image_url&quot;: &quot;https:\/\/encrypted-tbn3.gstatic.com\/images?q=tbn:ANd9GcR6Jfz2dPkwW9VRyIaH_zo592o64IN1bli0puvZIGMCRqQdwkKXiZoxHtwu2iKM&quot;,\r\n                  &quot;markdown&quot;: &quot;![famous paintings by Vincent van Gogh](https:\/\/encrypted-tbn3.gstatic.com\/images?q=tbn:ANd9GcR6Jfz2dPkwW9VRyIaH_zo592o64IN1bli0puvZIGMCRqQdwkKXiZoxHtwu2iKM)&quot;\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 Gemini LLM Scraper Advanced \u200c\u200c Live Gemini LLM Scraper endpoint provides structured results from Gemini. The results are specific to the selected location (see the List of Locations), language\u00a0(see the List of Languages), and keyword. [\/vc_column_text] POST https:\/\/api.dataforseo.com\/v3\/ai_optimization\/gemini\/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":14,"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\/gemini\/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\/gemini\/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>required field if you don't specify <code>language_code<\/code>;<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\/gemini\/llm_scraper\/languages<\/code><br>example: <code>English<\/code>\n  - name: language_code\n    type: string\n    description: \"<em>search engine language code<\/em><br>required field if you don't specify <code>language_name<\/code>;<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\/gemini\/llm_scraper\/languages<\/code><br>example: <code>en<\/code>n\"\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: 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: 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>'gemini_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: 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>gemini_text<\/code>, <code>gemini_table<\/code>, <code>gemini_images<\/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 Gemini results<\/em>\n                children:\n                  - name: gemini_text\n                    type: object\n                    description: |\n                     <em>element in the response<\/em>\n                    addIt: type:gemini_text\n                    children:\n                      - name: type\n                        type: string\n                        description: \"<em> type of element_=_<strong>'gemini_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: original_text\n                        type: string\n                        description: |\n                          <em>unformatted text content 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>'gemini_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: gemini_table\n                    type: object\n                    description: |\n                     <em>element in the response<\/em>\n                    addIt: type:gemini_table\n                    children:\n                      - name: type\n                        type: string\n                        description: \"<em> type of element_=_<strong>'gemini_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: 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: original_text\n                        type: string\n                        description: |\n                          <em>unformatted text content of the element<\/em>\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: gemini_images\n                    type: object\n                    description: |\n                     <em>element in the response<\/em>\n                    addIt: type:gemini_images\n                    children:\n                      - name: type\n                        type: string\n                        description: \"<em> type of element_=_<strong>'gemini_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>gemini_images_element<\/strong>'<\/em>\n                            - name: url\n                              type: string\n                              description: |\n                                <em>relevant URL<\/em>\n                            - name: alt\n                              type: string\n                              description: |\n                                <i>alt tag of the image<\/i>\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>","footnotes":""},"class_list":["post-23790","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/23790","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\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/comments?post=23790"}],"version-history":[{"count":26,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/23790\/revisions"}],"predecessor-version":[{"id":24228,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/23790\/revisions\/24228"}],"wp:attachment":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/media?parent=23790"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}