{"id":10267,"date":"2021-08-31T17:10:08","date_gmt":"2021-08-31T17:10:08","guid":{"rendered":"https:\/\/docs_v3.dataforseo.com\/v3\/?page_id=10267"},"modified":"2026-04-08T21:31:56","modified_gmt":"2026-04-08T21:31:56","slug":"serp-google-events-live-advanced","status":"publish","type":"page","link":"https:\/\/docs.dataforseo.com\/v3\/serp-google-events-live-advanced\/","title":{"rendered":"serp\/google\/events\/live\/advanced"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text]<\/p>\n<h2 id=\"live-serp\">Live Google Events SERP Advanced<\/h2>\n<p>\u200c\u200c<br \/>\nLive Google Events SERP provides real-time data from Google Events Search for the specified keyword and location. Note that Google Events SERP API works for the English language only.<br \/>\n[\/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\/serp\/google\/events\/live\/advanced\">\n                https:\/\/api.dataforseo.com\/v3\/serp\/google\/events\/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>Your account will be charged for each request.<br \/>\nThe cost can be calculated on the <a title=\"Pricing\" href=\"https:\/\/dataforseo.com\/pricing\/serp\/google-events-serp-api\" target=\"_blank\" rel=\"noopener noreferrer\">Pricing<\/a> page.<\/p>\n\t\t<\/div>\n\t<\/article>\n\t[vc_column_text]All POST data should be sent in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/JSON\">JSON<\/a> format (UTF-8 encoding). The task setting is done using the POST method. When setting a task, you should send all task parameters in the task array of the generic POST array. You can send up to 2000 API calls per minute, each Live SERP API call can contain only one task.<\/p>\n<p>Below you will find a detailed description of the parameters that are required or recommended for setting a task.<\/p>\n<p>Main Parameters<br \/>\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><p><strong>required field<\/strong><p>you can specify <strong>up to 700 characters<\/strong> in the <code>keyword<\/code> field<p>all %## will be decoded (plus character '+' will be decoded to a space character)<p>if you need to use the \"%\" character for your <code>keyword<\/code>, please specify it as \"%25\";<p>if you need to use the \u201c+\u201d character for your <code>keyword<\/code>, please specify it as \u201c%2B\u201d<\/p><br><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_code\"><td><code>location_code<\/code><\/td><td>integer<\/td><td><p><em>search engine location code<\/em><p><strong>required field if you don't specify<\/strong> <code>location_name<\/code>\u00a0or <code>location_coordinate<\/code><p><strong>if you use this field, you don't need to specify <code>location_name<\/code> or <code>location_coordinate<\/code><\/strong><p>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\/serp\/google\/events\/locations<\/code><p>example:<p><code class=\"long-string\">2840<\/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><p>optional field<p><strong>if you use this field, you don't need to specify <code>language_name<\/code><\/strong><p>by default, language settings correspond to one of the local official languages of the specified location<p>you can receive the list of available languages of the search engine with their <code>language_code<\/code>\u00a0by making a separate request to the <code>https:\/\/api.dataforseo.com\/v3\/serp\/wp\/languages<\/code><em><p><\/em>example:<em><p><\/em><code class=\"long-string\">en<\/code><\/p><\/td><\/tr><tr data-doc-id=\"depth\"><td><code>depth<\/code><\/td><td>integer<\/td><td><p><em>parsing depth<\/em><p>optional field<p>number of results in SERP<p>default value: <code>10<\/code><p>max value: <code>700<\/code><\/p><br><strong>Your account will be billed per each SERP containing up to 10 results;<\/strong><p>Setting depth above 10 may result in additional charges if the search engine returns more than 10 results;<p>If the specified depth is higher than the number of results in the response, the difference will be refunded to your account balance automatically;<p>The cost can be calculated on the <a title=\"Pricing\" href=\"https:\/\/dataforseo.com\/pricing\/serp\/google-events-serp-api\" target=\"_blank\" rel=\"noopener noreferrer\">Pricing<\/a> page.<\/td><\/tr><\/tbody><\/table><\/div><br \/>\nBelow you will find a drop-down list with the additional parameters you can use for setting a task.<br \/>\n<div class=\"dfs-doc-container dfs-doc-request-additional\"><details class=\"dfs-additional-params-wrapper\" style=\"margin-top: 20px;\"><summary>Additional Parameters<\/summary><table><thead><tr><th>Field name<\/th><th>Type<\/th><th>Description<\/th><\/tr><\/thead><tbody><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><p><strong>required field if you don't specify<\/strong> <code>location_code<\/code> or <code>location_coordinate<\/code><p><strong>if you use this field, you don't need to specify <code>location_code<\/code> or <code>location_coordinate<\/code><\/strong><p>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\/serp\/google\/events\/locations<\/code><p>example:<p><code class=\"long-string\">London,England,United Kingdom<\/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><p>optional field<p><strong>if you use this field, you don't need to specify <code>language_code<\/code><\/strong><p>by default, language settings correspond to one of the local official languages of the specified location<p>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\/serp\/wp\/languages<\/code><p>example:<p><code class=\"long-string\">English<\/code><\/p><\/td><\/tr><tr data-doc-id=\"os\"><td><code>os<\/code><\/td><td>string<\/td><td><p><em>device operating system<\/em><p>optional field<p><strong>note that this API provides results for desktop only<\/strong><p>choose from the following values: <code>windows<\/code>, <code>macos<\/code><p>default value: <code>windows<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tag\"><td><code>tag<\/code><\/td><td>string<\/td><td><p><em>user-defined task identifier<\/em><p>optional field<p><em>the character limit is 255<\/em><p>you can use this parameter to identify the task and match it with the result<p>you will find the specified <code>tag<\/code> value in the <code>data<\/code> object of the response<\/p><\/td><\/tr><tr data-doc-id=\"max_crawl_pages\"><td><code>max_crawl_pages<\/code><\/td><td>integer<\/td><td><p><em>page crawl limit<\/em><p>optional field<p>number of search results pages to crawl<p>max value: <code>100<\/code><p><strong>Note:<\/strong> the <code>max_crawl_pages<\/code> and <code>depth<\/code> parameters complement each other;<p>learn more at <a href=\"https:\/\/dataforseo.com\/help-center\/what-is-max-crawl-pages-and-how-does-it-work\" rel=\"noopener noreferrer\" target=\"_blank\">our help center<\/a><\/p><\/td><\/tr><tr data-doc-id=\"location_coordinate\"><td><code>location_coordinate<\/code><\/td><td>string<\/td><td><p><em>GPS coordinates of a location<\/em><p><strong>required field if you don't specify<\/strong> <code>location_name<\/code>\u00a0or <code>location_code<\/code><p><strong>if you use this field, you don't need to specify <code>location_name<\/code> or <code>location_code<\/code><\/strong><p><code>location_coordinate<\/code> parameter should be specified in the <em>\"latitude,longitude,radius\"<\/em> format<p><strong>data will be provided for the country the specified coordinates belong to<\/strong><p>the maximum number of decimal digits for <em>\"latitude\"<\/em> and <em>\"longitude\"<\/em>: 7<p>the minimum value for <em>\"radius\"<\/em>: 199.9 (mm)<p>the maximum value for <em>\"radius\"<\/em>: 199999 (mm)<p>example:<p><code class=\"long-string\">53.476225,-2.243572,200<\/code><\/p><\/td><\/tr><tr data-doc-id=\"date_range\"><td><code>date_range<\/code><\/td><td>string<\/td><td><p><em>date range to get events for<\/em><p>optional field<p>if you do not use this field, we will return all events<p>possible values: <code>today<\/code>, <code>tomorrow<\/code>, <code>week<\/code>, <code>weekend<\/code>, <code>next_week<\/code>, <code>month<\/code>, <code>next_month<\/code><\/p><\/td><\/tr><tr data-doc-id=\"se_domain\"><td><code>se_domain<\/code><\/td><td>string<\/td><td><p><em>search engine domain<\/em><p>optional field<p>we choose the relevant search engine domain automatically according to the location you specify<p>however, you can set a custom search engine domain in this field<p>example:<p><code><em>google.co.uk<\/em><\/code>, <code><em>google.com.au<\/em><\/code>, <code><em>google.de<\/em><\/code>, etc.<\/p><\/td><\/tr><\/tbody><\/table><\/details><\/div><br \/>\n\u200c\u200c\u200c\u200c\u200c\u200c<br \/>\n\u200c\u200cAs a response of the API server, you will receive <a href=\"https:\/\/en.wikipedia.org\/wiki\/JSON\">JSON<\/a>-encoded data containing a <code>tasks<\/code> array with the information specific to the set tasks.<\/p>\n<p><strong>Description of the fields in the results array:<\/strong><\/p>\n<table style=\"width: 77.3646%; height: 552px;\">\n<thead>\n<tr style=\"height: 24px;\">\n<th style=\"width: 38.423%; height: 24px;\">Field name<\/th>\n<th style=\"width: 1.25156%; height: 24px;\">Type<\/th>\n<th style=\"width: 61.7021%; height: 24px;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"height: 48px;\">\n<td style=\"width: 24.3517%; height: 48px;\"><code>version<\/code><\/td>\n<td style=\"width: 6.19209%; height: 48px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 48px;\"><em>the current version of the API<\/em><\/td>\n<\/tr>\n<tr style=\"height: 48px;\">\n<td style=\"width: 38.423%; height: 48px;\"><code>status_code<\/code><\/td>\n<td style=\"width: 1.75219%; height: 48px;\">integer<\/td>\n<td style=\"width: 61.2015%; height: 48px;\"><i>general status code<\/i><br \/>\nyou can find the full list of the response codes <a href=\"\/v3\/appendix\/errors\">here<\/a><br \/>\n<strong>Note:<\/strong> we strongly recommend designing a necessary system for handling related exceptional or error conditions<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><code>status_message<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>general informational message<\/em><br \/>\nyou can find the full list of general informational messages <a href=\"\/v3\/appendix\/errors\">here<\/a><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 38.423%; height: 24px;\"><code>time<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">string<\/td>\n<td style=\"width: 61.7021%; height: 24px;\"><em>execution time, seconds<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 38.423%; height: 24px;\"><code>cost<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">float<\/td>\n<td style=\"width: 61.7021%; height: 24px;\"><em>total tasks cost, USD<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 38.423%; height: 24px;\"><code>tasks_count<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">integer<\/td>\n<td style=\"width: 61.7021%; height: 24px;\"><em>the number of tasks in the <strong><code>tasks<\/code><\/strong>array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 38.423%; height: 24px;\"><code>tasks_error<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">integer<\/td>\n<td style=\"width: 61.7021%; height: 24px;\"><em>the number of tasks in the <strong><code>tasks<\/code><\/strong> array returned with an error<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 38.423%; height: 24px;\"><strong><code>tasks<\/code><\/strong><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">array<\/td>\n<td style=\"width: 61.7021%; height: 24px;\"><em>array of tasks<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 38.423%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>id<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">string<\/td>\n<td style=\"width: 61.7021%; height: 24px;\"><em>unique task identifier in our system<\/em><br \/>\nin the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Universally_unique_identifier\">UUID<\/a> format<\/td>\n<\/tr>\n<tr style=\"height: 48px;\">\n<td style=\"width: 38.423%; height: 48px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>status_code<\/code><\/td>\n<td style=\"width: 1.25156%; height: 48px;\">integer<\/td>\n<td style=\"width: 61.7021%; height: 48px;\"><em>status code of the task<\/em><br \/>\ngenerated by DataForSEO; can be within the following range: 10000-60000<br \/>\nyou can find the full list of the response codes <a href=\"\/v3\/appendix\/errors\">here<\/a><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 38.423%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>status_message<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">string<\/td>\n<td style=\"width: 61.7021%; height: 24px;\"><em>informational message of the task<\/em><br \/>\nyou can find the full list of general informational messages <a href=\"\/v3\/appendix\/errors\">here<\/a><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 38.423%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>time<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">string<\/td>\n<td style=\"width: 61.7021%; height: 24px;\"><em>execution time, seconds<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 38.423%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>cost<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">float<\/td>\n<td style=\"width: 61.7021%; height: 24px;\"><em>cost of the task, USD<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 38.423%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>result_count<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">integer<\/td>\n<td style=\"width: 61.7021%; height: 24px;\"><em>number of elements in the <strong><code>result<\/code><\/strong> array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 38.423%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>path<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">array<\/td>\n<td style=\"width: 61.7021%; height: 24px;\"><em>URL path<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 38.423%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>data<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">object<\/td>\n<td style=\"width: 61.7021%; height: 24px;\"><em>contains the same parameters that you specified in the POST request<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 38.423%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <strong><code>result<\/code><\/strong><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">array<\/td>\n<td style=\"width: 61.7021%; height: 24px;\"><em>array of results<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>keyword<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>keyword received in a POST array<\/em><br \/>\n<strong>keyword is returned with decoded %## (plus character &#8216;+&#8217; will be decoded to a space character)<\/strong><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>type<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>search engine type in a POST array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>se_domain<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>search engine domain in a POST array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>location_code<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>location code in a POST array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>language_code<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>language code<\/em><br \/>\nin this case, the value will be <code>null<\/code><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>check_url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 25px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 25px;\"><em>direct URL to search engine results<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>datetime<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>date and time when the result was received<\/em><br \/>\nin the UTC format: &#8220;yyyy-mm-dd hh-mm-ss +00:00&#8221;<br \/>\nexample:<br \/>\n<code class=\"long-string\">2019-11-15 12:57:46 +00:00<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>spell<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>autocorrection of the search engine<\/em><br \/>\nif the search engine provided results for a keyword that was corrected, we will specify the keyword corrected by the search engine and the type of autocorrection<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>keyword<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>keyword obtained as a result of search engine autocorrection<\/em><br \/>\nthe results will be provided for the corrected keyword<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>type<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>type of autocorrection<\/em><br \/>\npossible values:<br \/>\n<code>did_you_mean<\/code>, <code>showing_results_for<\/code>, <code>no_results_found_for<\/code>, <code>including_results_for<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>refinement_chips<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>search refinement chips<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>type<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>type of element\u00a0=\u00a0<strong>&#8216;refinement_chips&#8217;<\/strong><\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>xpath<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>the <a href=\"https:\/\/en.wikipedia.org\/wiki\/XPath\" rel=\"noopener noreferrer\" target=\"_blank\">XPath<\/a> of the element<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>items<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>items of the element<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>type<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>type of element\u00a0=\u00a0<strong>&#8216;refinement_chips_element&#8217;<\/strong><\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>title<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>title of the element<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>search URL with refinement parameters<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>domain<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>domain in SERP<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>options<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>further search refinement options<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0  <code>type<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>type of element\u00a0=\u00a0<strong>&#8216;refinement_chips_option&#8217;<\/strong><\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0  <code>title<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>title of the element<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0  <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>search URL with refinement parameters<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0  <code>domain<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>domain in SERP<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>item_types<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>types of search results found in SERP<\/em><br \/>\npossible item types:<br \/>\n<code>event_item<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>se_results_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>total number of results in SERP<\/em><br \/>\nin this case, the value will be <code>0<\/code><br \/>\nthis search engine does not indicate the total number of results<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>items_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>the number of results returned in the <strong><code>items<\/code><\/strong> array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <strong><code>items<\/code><\/strong><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>items in SERP<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <strong>\u2018event_item\u2019 element in SERP<\/strong><\/td>\n<td style=\"width: 5.77015%; height: 24px;\"><\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>type<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>type of element\u00a0=\u00a0<strong>&#8216;event_item&#8217;<\/strong><\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_group<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>group rank in SERP<\/em><br \/>\nposition within a group of elements with identical <code>type<\/code> values<\/em><br \/>\npositions of elements with different <code>type<\/code> values are omitted from <code>rank_group<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_absolute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>absolute rank in SERP<\/em><br \/>\nabsolute position among all the elements in SERP<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>position<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>the alignment of the element in SERP<\/em><br \/>\ncan take the following values:<br \/>\n<code>left<\/code>, <code>right<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>xpath<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>the <a href=\"https:\/\/en.wikipedia.org\/wiki\/XPath\">XPath<\/a> of the element<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>title<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>title of the result in SERP<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>description<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>description of the results element in SERP<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>relevant URL<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>image_url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>URL of the image featured in the element<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>event_dates<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>dates when the event takes place<\/em><br \/>\nif there are none, equals <code>null<\/code><\/td>\n<\/tr>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>start_datetime<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>date and time when the event starts<\/em><br \/>\nif time zone is specified in the event, value will be returned in the UTC format:<br \/>\n&#8220;yyyy-mm-ddThh-mm-ss+00:00&#8221;<br \/>\nexample:<br \/>\n<code class=\"long-string\">2019-11-15T12:57:46+00:00<\/code><br \/>\nif time zone is not specified in the event, unspecified local time will be returned in the following format:<br \/>\n&#8220;yyyy-mm-ddThh-mm-ss&#8221;<br \/>\nexample:<br \/>\n<code class=\"long-string\">2019-11-15T12:57:46<\/code><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>end_datetime<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>date and time when the event ends<\/em><br \/>\nif time zone is specified in the event, value will be returned in the UTC format:<br \/>\n&#8220;yyyy-mm-ddThh-mm-ss+00:00&#8221;<br \/>\nexample:<br \/>\n<code class=\"long-string\">2019-11-15T12:57:46+00:00<\/code><br \/>\nif time zone is not specified in the event, unspecified local time will be returned in the following format:<br \/>\n&#8220;yyyy-mm-ddThh-mm-ss&#8221;<br \/>\nexample:<br \/>\n<code class=\"long-string\">2019-11-15T12:57:46<\/code><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>displayed_dates<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>date or date range as it is displayed in SERP<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>location_info<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>information about the event&#8217;s venue<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>name<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>name of the event&#8217;s venue<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>address<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>address of the event&#8217;s venue<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>URL to the event&#8217;s venue on google maps<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>cid<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>google-defined client id<\/em><br \/>\ncan be used with <a href=\"\/v3\/business_data\/google\/reviews\/task_post\/?php\" rel=\"noopener noreferrer\" target=\"_blank\">Google Reviews API<\/a> to get a full list of reviews\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>feature_id<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the unique identifier of the element in SERP<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>information_and_tickets<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>additional information and ticket purchase options<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>type<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>type of element\u00a0=\u00a0<strong>&#8216;information_and_tickets_element&#8217;<\/strong><\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>title<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>title of the element<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>description<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>description of the element<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>relevant URL<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>domain<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>domain in SERP<\/em><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u200c\u200c[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<blockquote><p>Instead of \u2018login\u2019 and \u2018password\u2019 use your credentials from https:\/\/app.dataforseo.com\/api-access<\/p><\/blockquote><div id=\"curl\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-bash hljs\"># Instead of &#039;login&#039; and &#039;password&#039; use your credentials from https:\/\/app.dataforseo.com\/api-access \r\nlogin=&quot;login&quot; \r\npassword=&quot;password&quot; \r\ncred=&quot;$(printf ${login}:${password} | base64)&quot; \r\ncurl --location --request POST &quot;https:\/\/api.dataforseo.com\/v3\/serp\/google\/events\/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;keyword&quot;: &quot;concerts&quot;,\r\n        &quot;location_name&quot;: &quot;Los Angeles,California,United States&quot;,\r\n        &quot;date_range&quot;: &quot;today&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\t\/\/ Instead of &#039;login&#039; and &#039;password&#039; use your credentials from https:\/\/app.dataforseo.com\/api-access\r\n\t$client = new RestClient($api_url, null, &#039;login&#039;, &#039;password&#039;);\r\n} catch (RestClientException $e) {\r\n\techo &quot;n&quot;;\r\n\tprint &quot;HTTP code: {$e-&gt;getHttpCode()}n&quot;;\r\n\tprint &quot;Error code: {$e-&gt;getCode()}n&quot;;\r\n\tprint &quot;Message: {$e-&gt;getMessage()}n&quot;;\r\n\tprint  $e-&gt;getTraceAsString();\r\n\techo &quot;n&quot;;\r\n\texit();\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;location_name&quot; =&gt; &quot;Los Angeles,California,United States&quot;,\r\n        &quot;date_range&quot; =&gt; &quot;today&quot;,\r\n        &quot;keyword&quot; =&gt; mb_convert_encoding(&quot;concerts&quot;)\r\n);\r\ntry {\r\n\t\/\/ POST \/v3\/serp\/google\/events\/live\/advanced\r\n\t\/\/ in addition to &#039;google&#039; and &#039;organic&#039; you can also set other search engine and type parameters\r\n\t\/\/ the full list of possible parameters is available in documentation\r\n\t$result = $client-&gt;post(&#039;\/v3\/serp\/google\/events\/live\/advanced&#039;, $post_array);\r\n\tprint_r($result);\r\n\t\/\/ do something with post result\r\n} catch (RestClientException $e) {\r\n\techo &quot;n&quot;;\r\n\tprint &quot;HTTP code: {$e-&gt;getHttpCode()}n&quot;;\r\n\tprint &quot;Error code: {$e-&gt;getCode()}n&quot;;\r\n\tprint &quot;Message: {$e-&gt;getMessage()}n&quot;;\r\n\tprint  $e-&gt;getTraceAsString();\r\n\techo &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\/serp\/google\/events\/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;keyword&quot;: encodeURI(&quot;concerts&quot;),\r\n        &quot;date_range&quot;: &quot;today&quot;,\r\n        &quot;location_code&quot;: 1013962\r\n    }],\r\n    headers: {\r\n        &#039;content-type&#039;: &#039;application\/json&#039;\r\n    }\r\n}).then(function (response) {\r\n    var result = response[&#039;data&#039;][&#039;tasks&#039;];\r\n    \/\/ Result data\r\n    console.log(result);\r\n}).catch(function (error) {\r\n    console.log(error);\r\n});<\/code><\/pre><\/div><\/div><div id=\"python\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-python hljs\">from client import RestClient\r\n# You can download this file from here https:\/\/cdn.dataforseo.com\/v3\/examples\/python\/python_Client.zip\r\nclient = RestClient(&quot;login&quot;, &quot;password&quot;)\r\npost_data = dict()\r\n# You can set only one task at a time\r\npost_data[len(post_data)] = dict(\r\n    location_name=&quot;Los Angeles,California,United States&quot;,\r\n    date_range=&quot;today&quot;,\r\n    keyword=&quot;concerts&quot;\r\n)\r\n# POST \/v3\/serp\/google\/events\/live\/advanced\r\n# in addition to &#039;google&#039; and &#039;organic&#039; you can also set other search engine and type parameters\r\n# the full list of possible parameters is available in documentation\r\nresponse = client.post(&quot;\/v3\/serp\/google\/events\/live\/advanced&quot;, post_data)\r\n# you can find the full list of the response codes here https:\/\/docs.dataforseo.com\/v3\/appendix\/errors\r\nif response[&quot;status_code&quot;] == 20000:\r\n    print(response)\r\n    # do something with result\r\nelse:\r\n    print(&quot;error. Code: %d Message: %s&quot; % (response[&quot;status_code&quot;], response[&quot;status_message&quot;]))<\/code><\/pre><\/div><\/div><div id=\"csharp\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-csharp hljs\">using Newtonsoft.Json;\r\nusing System;\r\nusing System.Collections.Generic;\r\nusing System.Net.Http;\r\nusing System.Threading.Tasks;\r\n\r\nnamespace DataForSeoDemos\r\n{\r\n    public static partial class Demos\r\n    {\r\n        public static async Task serp_live_advanced()\r\n        {\r\n            var httpClient = new HttpClient\r\n            {\r\n                BaseAddress = new Uri(&quot;https:\/\/api.dataforseo.com\/&quot;),\r\n                \/\/ Instead of &#039;login&#039; and &#039;password&#039; use your credentials from https:\/\/app.dataforseo.com\/api-access\r\n                \/\/DefaultRequestHeaders = { Authorization = new AuthenticationHeaderValue(&quot;Basic&quot;, Convert.ToBase64String(Encoding.ASCII.GetBytes(&quot;login:password&quot;))) }\r\n            };\r\n            var postData = new List&lt;object&gt;();\r\n            \/\/ You can set only one task at a time\r\n            postData.Add(new\r\n            {\r\n                location_code = 1013962,\r\n                date_range = &quot;today&quot;,\r\n                keyword = &quot;concerts&quot;\r\n            });\r\n            \/\/ POST \/v3\/serp\/google\/events\/live\/advanced\r\n            \/\/ in addition to &#039;google&#039; and &#039;organic&#039; you can also set other search engine and type parameters\r\n            \/\/ the full list of possible parameters is available in documentation\r\n            var taskPostResponse = await httpClient.PostAsync(&quot;\/v3\/serp\/google\/events\/live\/advanced&quot;, new StringContent(JsonConvert.SerializeObject(postData)));\r\n            var result = JsonConvert.DeserializeObject&lt;dynamic&gt;(await taskPostResponse.Content.ReadAsStringAsync());\r\n            \/\/ you can find the full list of the response codes here https:\/\/docs.dataforseo.com\/v3\/appendix\/errors\r\n            if (result.status_code == 20000)\r\n            {\r\n                \/\/ do something with result\r\n                Console.WriteLine(result);\r\n            }\r\n            else\r\n                Console.WriteLine($&quot;error. Code: {result.status_code} Message: {result.status_message}&quot;);\r\n        }\r\n    }\r\n}<\/code><\/pre><\/div><\/div><blockquote><p>The above command returns JSON structured like this:<\/p><\/blockquote><div class=\"example example--json\"><div class=\"example__content\"><div class=\"example__code example__code-json\"><pre><code class=\"language-json hljs\">{\r\n  &quot;version&quot;: &quot;0.1.20241101&quot;,\r\n  &quot;status_code&quot;: 20000,\r\n  &quot;status_message&quot;: &quot;Ok.&quot;,\r\n  &quot;time&quot;: &quot;17.1653 sec.&quot;,\r\n  &quot;cost&quot;: 0.002,\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;11071155-1535-0139-0000-7ae0e07e250f&quot;,\r\n      &quot;status_code&quot;: 20000,\r\n      &quot;status_message&quot;: &quot;Ok.&quot;,\r\n      &quot;time&quot;: &quot;17.0662 sec.&quot;,\r\n      &quot;cost&quot;: 0.002,\r\n      &quot;result_count&quot;: 1,\r\n      &quot;path&quot;: [\r\n        &quot;v3&quot;,\r\n        &quot;serp&quot;,\r\n        &quot;google&quot;,\r\n        &quot;events&quot;,\r\n        &quot;live&quot;,\r\n        &quot;advanced&quot;\r\n      ],\r\n      &quot;data&quot;: {\r\n        &quot;api&quot;: &quot;serp&quot;,\r\n        &quot;function&quot;: &quot;live&quot;,\r\n        &quot;se&quot;: &quot;google&quot;,\r\n        &quot;se_type&quot;: &quot;events&quot;,\r\n        &quot;language_code&quot;: &quot;en&quot;,\r\n        &quot;location_name&quot;: &quot;Los Angeles,California,United States&quot;,\r\n        &quot;keyword&quot;: &quot;concerts&quot;,\r\n        &quot;device&quot;: &quot;desktop&quot;,\r\n        &quot;os&quot;: &quot;windows&quot;,\r\n        &quot;date_range&quot;: &quot;today&quot;\r\n      },\r\n      &quot;result&quot;: [\r\n        {\r\n          &quot;keyword&quot;: &quot;concerts&quot;,\r\n          &quot;type&quot;: &quot;events&quot;,\r\n          &quot;se_domain&quot;: &quot;google.com&quot;,\r\n          &quot;location_code&quot;: 1013962,\r\n          &quot;language_code&quot;: &quot;en&quot;,\r\n          &quot;check_url&quot;: &quot;https:\/\/www.google.com\/search?q=concerts&amp;hl=en&amp;gl=US&amp;uule=w+CAIQIFISCRPaJ9xdx8KAEfQIRiVv3y_i&amp;ibp=htl;events&amp;chips=date:today&quot;,\r\n          &quot;datetime&quot;: &quot;2024-11-07 09:55:11 +00:00&quot;,\r\n          &quot;spell&quot;: null,\r\n          &quot;refinement_chips&quot;: null,\r\n          &quot;item_types&quot;: [\r\n            &quot;event_item&quot;\r\n          ],\r\n          &quot;se_results_count&quot;: 0,\r\n          &quot;items_count&quot;: 10,\r\n          &quot;items&quot;: [\r\n            {\r\n              &quot;type&quot;: &quot;event_item&quot;,\r\n              &quot;rank_group&quot;: 1,\r\n              &quot;rank_absolute&quot;: 1,\r\n              &quot;position&quot;: &quot;right&quot;,\r\n              &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[3]\/div[2]\/div[2]\/div[2]\/div[2]\/div[3]\/div[2]\/ul[1]\/li[1]&quot;,\r\n              &quot;title&quot;: &quot;USC Thornton Winds Concert&quot;,\r\n              &quot;description&quot;: &quot;USC Thornton Winds Concert | Opera | Cast and Crew | Performances, schedule and tickets | View more information on Operabase&quot;,\r\n              &quot;url&quot;: &quot;https:\/\/www.operabase.com\/productions\/usc-thornton-winds-concert-288717\/en&quot;,\r\n              &quot;image_url&quot;: &quot;https:\/\/api.dataforseo.com\/cdn\/i\/11071155-1535-0139-0000-7ae0e07e250f:0&quot;,\r\n              &quot;event_dates&quot;: {\r\n                &quot;start_datetime&quot;: &quot;2024-11-07T16:00:00&quot;,\r\n                &quot;end_datetime&quot;: null,\r\n                &quot;displayed_dates&quot;: &quot;Thu, Nov 7, 4\u202fPM&quot;\r\n              },\r\n              &quot;location_info&quot;: {\r\n                &quot;name&quot;: &quot;Bovard Auditorium&quot;,\r\n                &quot;address&quot;: &quot;Bovard Administration Building, 3551 Trousdale Pkwy, Los Angeles, CA&quot;,\r\n                &quot;url&quot;: &quot;https:\/\/www.google.com\/maps\/place\/\/data=!4m2!3m1!1s0x80c2c7e19c55535f:0x40cc3d456c923735?sa=X&amp;ved=2ahUKEwiKhZKK-smJAxVIle4BHaz8M-UQqJACegQICRAA&amp;hl=en&amp;gl=US&quot;,\r\n                &quot;cid&quot;: &quot;4669174282059921205&quot;,\r\n                &quot;feature_id&quot;: &quot;0x80c2c7e19c55535f:0x40cc3d456c923735&quot;\r\n              },\r\n              &quot;information_and_tickets&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Usc.edu&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/music.usc.edu\/events\/details\/?event-id=45067922754800&quot;,\r\n                  &quot;domain&quot;: &quot;music.usc.edu&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Operabase&quot;,\r\n                  &quot;description&quot;: &quot;MORE INFO&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.operabase.com\/productions\/usc-thornton-winds-concert-288717\/en&quot;,\r\n                  &quot;domain&quot;: &quot;www.operabase.com&quot;\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;event_item&quot;,\r\n              &quot;rank_group&quot;: 2,\r\n              &quot;rank_absolute&quot;: 2,\r\n              &quot;position&quot;: &quot;right&quot;,\r\n              &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[3]\/div[2]\/div[2]\/div[2]\/div[2]\/div[3]\/div[2]\/ul[1]\/li[2]&quot;,\r\n              &quot;title&quot;: &quot;Porches&quot;,\r\n              &quot;description&quot;: &quot;Find tickets for Porches with sweet93 at Fonda Theatre in Los Angeles on 11\/7\/2024 at 8:30 PM&quot;,\r\n              &quot;url&quot;: &quot;https:\/\/open.spotify.com\/concert\/4QRbanGpEaLc4SPxtof43l&quot;,\r\n              &quot;image_url&quot;: &quot;https:\/\/api.dataforseo.com\/cdn\/i\/11071155-1535-0139-0000-7ae0e07e250f:1&quot;,\r\n              &quot;event_dates&quot;: {\r\n                &quot;start_datetime&quot;: &quot;2024-11-07T20:00:00&quot;,\r\n                &quot;end_datetime&quot;: &quot;2024-11-07T22:00:00&quot;,\r\n                &quot;displayed_dates&quot;: &quot;Thu, Nov 7, 8\u2009\u2013\u200910\u202fPM&quot;\r\n              },\r\n              &quot;location_info&quot;: {\r\n                &quot;name&quot;: &quot;The Fonda Theatre&quot;,\r\n                &quot;address&quot;: &quot;6126 Hollywood Blvd, Los Angeles, CA&quot;,\r\n                &quot;url&quot;: &quot;https:\/\/www.google.com\/maps\/place\/\/data=!4m2!3m1!1s0x80c2bf387b884131:0x8f02ec38fce98388?sa=X&amp;ved=2ahUKEwiKhZKK-smJAxVIle4BHaz8M-UQqJACegQIERAA&amp;hl=en&amp;gl=US&quot;,\r\n                &quot;cid&quot;: &quot;10305058626882601864&quot;,\r\n                &quot;feature_id&quot;: &quot;0x80c2bf387b884131:0x8f02ec38fce98388&quot;\r\n              },\r\n              &quot;information_and_tickets&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Spotify.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/open.spotify.com\/concert\/2XmgoLlCVFyAgs638rr1Nx&quot;,\r\n                  &quot;domain&quot;: &quot;open.spotify.com&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Axs.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.axs.com\/events\/564014\/porches-tickets?skin=thefonda?cid=usaffdostuff&quot;,\r\n                  &quot;domain&quot;: &quot;www.axs.com&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Bandsintown.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.bandsintown.com\/e\/105528603?app_id=ggl_feed&amp;came_from=289&amp;utm_medium=web&amp;utm_source=ggl_feed&amp;utm_campaign=event&quot;,\r\n                  &quot;domain&quot;: &quot;www.bandsintown.com&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Seatgeek.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/seatgeek.com\/porches-tickets\/los-angeles-california-the-fonda-theatre-2024-11-07-8-pm\/concert\/17193050?gclsrc=%7BGOOGLE-ADS-CLICK-SOURCE%7D&amp;refob=mta&quot;,\r\n                  &quot;domain&quot;: &quot;seatgeek.com&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Stubhub.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.stubhub.com\/_C-64832?pcid=PSUSAEVECONALLEF426C5CF9E&amp;ps_p=8&amp;ps_placement=eventfeed&amp;ps=vn-1841&amp;ps_ev=153571099&amp;ps=cy-4055&quot;,\r\n                  &quot;domain&quot;: &quot;www.stubhub.com&quot;\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;event_item&quot;,\r\n              &quot;rank_group&quot;: 3,\r\n              &quot;rank_absolute&quot;: 3,\r\n              &quot;position&quot;: &quot;right&quot;,\r\n              &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[3]\/div[2]\/div[2]\/div[2]\/div[2]\/div[3]\/div[2]\/ul[1]\/li[3]&quot;,\r\n              &quot;title&quot;: &quot;Twanguero concert in Los Angeles&quot;,\r\n              &quot;description&quot;: &quot;You can&#039;t miss the latest edition of Twanguero concert in Los Angeles &#x1f447; Enter Wegow and find out where to get your ticket!&quot;,\r\n              &quot;url&quot;: &quot;https:\/\/www.wegow.com\/au\/concerts\/twanguero-concert-in-los-angeles-zebulon&quot;,\r\n              &quot;image_url&quot;: &quot;https:\/\/api.dataforseo.com\/cdn\/i\/11071155-1535-0139-0000-7ae0e07e250f:2&quot;,\r\n              &quot;event_dates&quot;: {\r\n                &quot;start_datetime&quot;: &quot;2024-11-07T12:00:00&quot;,\r\n                &quot;end_datetime&quot;: null,\r\n                &quot;displayed_dates&quot;: &quot;Thu, Nov 7, 12\u202fPM&quot;\r\n              },\r\n              &quot;location_info&quot;: {\r\n                &quot;name&quot;: &quot;Zebulon&quot;,\r\n                &quot;address&quot;: &quot;2478 Fletcher Dr, Los Angeles, CA&quot;,\r\n                &quot;url&quot;: &quot;https:\/\/www.google.com\/maps\/place\/\/data=!4m2!3m1!1s0x80c2c0d53c93081d:0x8b8f3e09269f95ee?sa=X&amp;ved=2ahUKEwiKhZKK-smJAxVIle4BHaz8M-UQqJACegQIGRAA&amp;hl=en&amp;gl=US&quot;,\r\n                &quot;cid&quot;: &quot;10056324701965227502&quot;,\r\n                &quot;feature_id&quot;: &quot;0x80c2c0d53c93081d:0x8b8f3e09269f95ee&quot;\r\n              },\r\n              &quot;information_and_tickets&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Wegow.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.wegow.com\/au\/concerts\/twanguero-concert-in-los-angeles-zebulon&quot;,\r\n                  &quot;domain&quot;: &quot;www.wegow.com&quot;\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;event_item&quot;,\r\n              &quot;rank_group&quot;: 4,\r\n              &quot;rank_absolute&quot;: 4,\r\n              &quot;position&quot;: &quot;right&quot;,\r\n              &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[3]\/div[2]\/div[2]\/div[2]\/div[2]\/div[3]\/div[2]\/ul[1]\/li[4]&quot;,\r\n              &quot;title&quot;: &quot;Gouge Away&quot;,\r\n              &quot;description&quot;: &quot;Find tickets for Gouge Away at El Cid in Los Angeles on 11\/7\/2024 at 8:00 PM&quot;,\r\n              &quot;url&quot;: &quot;https:\/\/open.spotify.com\/concert\/3cXRZG7StRiWLEh0P2B0mc&quot;,\r\n              &quot;image_url&quot;: &quot;https:\/\/api.dataforseo.com\/cdn\/i\/11071155-1535-0139-0000-7ae0e07e250f:3&quot;,\r\n              &quot;event_dates&quot;: {\r\n                &quot;start_datetime&quot;: &quot;2024-11-07T20:00:00&quot;,\r\n                &quot;end_datetime&quot;: &quot;2024-11-07T21:30:00&quot;,\r\n                &quot;displayed_dates&quot;: &quot;Thu, Nov 7, 8:00\u2009\u2013\u20099:30\u202fPM&quot;\r\n              },\r\n              &quot;location_info&quot;: {\r\n                &quot;name&quot;: &quot;El Cid&quot;,\r\n                &quot;address&quot;: &quot;4212 Sunset Blvd, Los Angeles, CA&quot;,\r\n                &quot;url&quot;: &quot;https:\/\/www.google.com\/maps\/place\/\/data=!4m2!3m1!1s0x80c2c74ea9342d2f:0xd544d042f6ed6800?sa=X&amp;ved=2ahUKEwiKhZKK-smJAxVIle4BHaz8M-UQqJACegQIIRAA&amp;hl=en&amp;gl=US&quot;,\r\n                &quot;cid&quot;: &quot;15367636814524147712&quot;,\r\n                &quot;feature_id&quot;: &quot;0x80c2c74ea9342d2f:0xd544d042f6ed6800&quot;\r\n              },\r\n              &quot;information_and_tickets&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Spotify.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/open.spotify.com\/concert\/3cXRZG7StRiWLEh0P2B0mc&quot;,\r\n                  &quot;domain&quot;: &quot;open.spotify.com&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Axs.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.axs.com\/uk\/events\/635984\/gouge-away-tickets&quot;,\r\n                  &quot;domain&quot;: &quot;www.axs.com&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Unation.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.unation.com\/event\/gouge-away-54720232\/&quot;,\r\n                  &quot;domain&quot;: &quot;www.unation.com&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Seatgeek.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/seatgeek.com\/gouge-away-tickets\/los-angeles-california-el-cid-3-2024-11-07-8-pm\/concert\/17169203?gclsrc=%7BGOOGLE-ADS-CLICK-SOURCE%7D&amp;refob=mta&quot;,\r\n                  &quot;domain&quot;: &quot;seatgeek.com&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Stubhub.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.stubhub.com\/_C-101300?pcid=PSUSAEVECONALLEF426C5CF9E&amp;ps_p=8&amp;ps_placement=eventfeed&amp;ps=vn-97000&amp;ps_ev=155058373&amp;ps=cy-79571&quot;,\r\n                  &quot;domain&quot;: &quot;www.stubhub.com&quot;\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;event_item&quot;,\r\n              &quot;rank_group&quot;: 5,\r\n              &quot;rank_absolute&quot;: 5,\r\n              &quot;position&quot;: &quot;right&quot;,\r\n              &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[3]\/div[2]\/div[2]\/div[2]\/div[2]\/div[3]\/div[2]\/ul[1]\/li[5]&quot;,\r\n              &quot;title&quot;: &quot;Roisin Murphy&quot;,\r\n              &quot;description&quot;: &quot;Find tickets for R\u00f3is\u00edn Murphy at Shrine Expo Hall in Los Angeles on 11\/7\/2024 at 9:00 PM&quot;,\r\n              &quot;url&quot;: &quot;https:\/\/open.spotify.com\/concert\/5cx8STqrSXVYghxDNRi5ea&quot;,\r\n              &quot;image_url&quot;: &quot;https:\/\/api.dataforseo.com\/cdn\/i\/11071155-1535-0139-0000-7ae0e07e250f:4&quot;,\r\n              &quot;event_dates&quot;: {\r\n                &quot;start_datetime&quot;: &quot;2024-11-07T21:00:00&quot;,\r\n                &quot;end_datetime&quot;: &quot;2024-11-07T22:30:00&quot;,\r\n                &quot;displayed_dates&quot;: &quot;Thu, Nov 7, 9:00\u2009\u2013\u200910:30\u202fPM&quot;\r\n              },\r\n              &quot;location_info&quot;: {\r\n                &quot;name&quot;: &quot;Shrine Auditorium and Expo Hall&quot;,\r\n                &quot;address&quot;: &quot;665 W Jefferson Blvd, Los Angeles, CA&quot;,\r\n                &quot;url&quot;: &quot;https:\/\/www.google.com\/maps\/place\/\/data=!4m2!3m1!1s0x80c2c7e69596b30d:0x96ef2bf284b9dced?sa=X&amp;ved=2ahUKEwiKhZKK-smJAxVIle4BHaz8M-UQqJACegQIKRAA&amp;hl=en&amp;gl=US&quot;,\r\n                &quot;cid&quot;: &quot;10875959945731890413&quot;,\r\n                &quot;feature_id&quot;: &quot;0x80c2c7e69596b30d:0x96ef2bf284b9dced&quot;\r\n              },\r\n              &quot;information_and_tickets&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Spotify.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/open.spotify.com\/concert\/5cx8STqrSXVYghxDNRi5ea&quot;,\r\n                  &quot;domain&quot;: &quot;open.spotify.com&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Axs.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/shop.axs.com\/?c=axs&amp;e=154910168856196923&quot;,\r\n                  &quot;domain&quot;: &quot;shop.axs.com&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Bandsintown.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.bandsintown.com\/e\/1031292878?app_id=ggl_feed&amp;came_from=289&amp;utm_medium=web&amp;utm_source=ggl_feed&amp;utm_campaign=event&quot;,\r\n                  &quot;domain&quot;: &quot;www.bandsintown.com&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Stubhub.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.stubhub.com\/_C-10480?pcid=PSUSAEVECONALLEF426C5CF9E&amp;ps_p=8&amp;ps_placement=eventfeed&amp;ps=vn-67209&amp;ps_ev=153233586&amp;ps=cy-79571&quot;,\r\n                  &quot;domain&quot;: &quot;www.stubhub.com&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Viagogo.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.viagogo.com\/_C-10480?pcid=PSUSAEVECONALLEF426C5CF9E&amp;ps_p=8&amp;ps_placement=eventfeed&amp;ps=vn-67209&amp;ps_ev=153233586&amp;ps=cy-79571&quot;,\r\n                  &quot;domain&quot;: &quot;www.viagogo.com&quot;\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;event_item&quot;,\r\n              &quot;rank_group&quot;: 6,\r\n              &quot;rank_absolute&quot;: 6,\r\n              &quot;position&quot;: &quot;right&quot;,\r\n              &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[3]\/div[2]\/div[2]\/div[2]\/div[2]\/div[3]\/div[2]\/ul[1]\/li[6]&quot;,\r\n              &quot;title&quot;: &quot;Sage Armstrong concert in Los Angeles&quot;,\r\n              &quot;description&quot;: &quot;You can&#039;t miss the latest edition of Sage Armstrong concert in Los Angeles &#x1f447; Enter Wegow and find out where to get your ticket!&quot;,\r\n              &quot;url&quot;: &quot;https:\/\/www.wegow.com\/gb\/concerts\/sage-armstrong-concert-in-los-angeles-jungle-hollywood&quot;,\r\n              &quot;image_url&quot;: &quot;https:\/\/api.dataforseo.com\/cdn\/i\/11071155-1535-0139-0000-7ae0e07e250f:5&quot;,\r\n              &quot;event_dates&quot;: {\r\n                &quot;start_datetime&quot;: &quot;2024-11-07T14:00:00&quot;,\r\n                &quot;end_datetime&quot;: null,\r\n                &quot;displayed_dates&quot;: &quot;Thu, Nov 7, 2\u202fPM&quot;\r\n              },\r\n              &quot;location_info&quot;: {\r\n                &quot;name&quot;: &quot;Jungle Hollywood&quot;,\r\n                &quot;address&quot;: &quot;1640 N Cahuenga Blvd, Los Angeles, CA&quot;,\r\n                &quot;url&quot;: &quot;https:\/\/www.google.com\/maps\/place\/\/data=!4m2!3m1!1s0x80c2bfe1bcee2ed5:0x32d95e85554fbe3f?sa=X&amp;ved=2ahUKEwiKhZKK-smJAxVIle4BHaz8M-UQqJACegQIMRAA&amp;hl=en&amp;gl=US&quot;,\r\n                &quot;cid&quot;: &quot;3664063698597559871&quot;,\r\n                &quot;feature_id&quot;: &quot;0x80c2bfe1bcee2ed5:0x32d95e85554fbe3f&quot;\r\n              },\r\n              &quot;information_and_tickets&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Wegow&quot;,\r\n                  &quot;description&quot;: &quot;MORE INFO&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.wegow.com\/gb\/concerts\/sage-armstrong-concert-in-los-angeles-jungle-hollywood&quot;,\r\n                  &quot;domain&quot;: &quot;www.wegow.com&quot;\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;event_item&quot;,\r\n              &quot;rank_group&quot;: 7,\r\n              &quot;rank_absolute&quot;: 7,\r\n              &quot;position&quot;: &quot;right&quot;,\r\n              &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[3]\/div[2]\/div[2]\/div[2]\/div[2]\/div[3]\/div[2]\/ul[1]\/li[7]&quot;,\r\n              &quot;title&quot;: &quot;Mimi Gilbert concert in Los Angeles&quot;,\r\n              &quot;description&quot;: &quot;You can&#039;t miss the latest edition of Mimi Gilbert concert in Los Angeles &#x1f447; Enter Wegow and find out where to get your ticket!&quot;,\r\n              &quot;url&quot;: &quot;https:\/\/www.wegow.com\/gb\/concerts\/mimi-gilbert-concert-in-los-angeles-genghis-cohen&quot;,\r\n              &quot;image_url&quot;: &quot;https:\/\/api.dataforseo.com\/cdn\/i\/11071155-1535-0139-0000-7ae0e07e250f:6&quot;,\r\n              &quot;event_dates&quot;: {\r\n                &quot;start_datetime&quot;: &quot;2024-11-07T11:00:00&quot;,\r\n                &quot;end_datetime&quot;: null,\r\n                &quot;displayed_dates&quot;: &quot;Thu, Nov 7, 11\u202fAM&quot;\r\n              },\r\n              &quot;location_info&quot;: {\r\n                &quot;name&quot;: &quot;Genghis Cohen&quot;,\r\n                &quot;address&quot;: &quot;740 N Fairfax Ave, Los Angeles, CA&quot;,\r\n                &quot;url&quot;: &quot;https:\/\/www.google.com\/maps\/place\/\/data=!4m2!3m1!1s0x80c2bece826a04cf:0x8961ff1a8aaa1a5f?sa=X&amp;ved=2ahUKEwiKhZKK-smJAxVIle4BHaz8M-UQqJACegQIORAA&amp;hl=en&amp;gl=US&quot;,\r\n                &quot;cid&quot;: &quot;9899473945397697119&quot;,\r\n                &quot;feature_id&quot;: &quot;0x80c2bece826a04cf:0x8961ff1a8aaa1a5f&quot;\r\n              },\r\n              &quot;information_and_tickets&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Wegow.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.wegow.com\/gb\/concerts\/mimi-gilbert-concert-in-los-angeles-genghis-cohen&quot;,\r\n                  &quot;domain&quot;: &quot;www.wegow.com&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Music | Bel. - Bandcamp&quot;,\r\n                  &quot;description&quot;: &quot;MORE INFO&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/96bel.bandcamp.com\/album\/mall-muzak&quot;,\r\n                  &quot;domain&quot;: &quot;96bel.bandcamp.com&quot;\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;event_item&quot;,\r\n              &quot;rank_group&quot;: 8,\r\n              &quot;rank_absolute&quot;: 8,\r\n              &quot;position&quot;: &quot;right&quot;,\r\n              &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[3]\/div[2]\/div[2]\/div[2]\/div[2]\/div[3]\/div[2]\/ul[1]\/li[8]&quot;,\r\n              &quot;title&quot;: &quot;Okean Elzy&quot;,\r\n              &quot;description&quot;: &quot;Find tickets for Okean Elzy at The Novo in Los Angeles on 11\/7\/2024 at 8:00 PM&quot;,\r\n              &quot;url&quot;: &quot;https:\/\/open.spotify.com\/concert\/5zE7k8xAxq9REoZt14b8iD&quot;,\r\n              &quot;image_url&quot;: &quot;https:\/\/api.dataforseo.com\/cdn\/i\/11071155-1535-0139-0000-7ae0e07e250f:7&quot;,\r\n              &quot;event_dates&quot;: {\r\n                &quot;start_datetime&quot;: &quot;2024-11-07T20:00:00&quot;,\r\n                &quot;end_datetime&quot;: &quot;2024-11-07T21:30:00&quot;,\r\n                &quot;displayed_dates&quot;: &quot;Thu, Nov 7, 8:00\u2009\u2013\u20099:30\u202fPM&quot;\r\n              },\r\n              &quot;location_info&quot;: {\r\n                &quot;name&quot;: &quot;The Novo&quot;,\r\n                &quot;address&quot;: &quot;800 W Olympic Blvd a335, Los Angeles, CA&quot;,\r\n                &quot;url&quot;: &quot;https:\/\/www.google.com\/maps\/place\/\/data=!4m2!3m1!1s0x80c2c7b782019c1b:0xda9785bec3c53630?sa=X&amp;ved=2ahUKEwiKhZKK-smJAxVIle4BHaz8M-UQqJACegQIQRAA&amp;hl=en&amp;gl=US&quot;,\r\n                &quot;cid&quot;: &quot;15751205276126361136&quot;,\r\n                &quot;feature_id&quot;: &quot;0x80c2c7b782019c1b:0xda9785bec3c53630&quot;\r\n              },\r\n              &quot;information_and_tickets&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Spotify.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/open.spotify.com\/concert\/5zE7k8xAxq9REoZt14b8iD&quot;,\r\n                  &quot;domain&quot;: &quot;open.spotify.com&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Axs.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.axs.com\/events\/635566\/okean-elzy-tickets?skin=novo&amp;src=AEGLIVE_WCLUNLAX030115VEN001?cid=usaffdostuff&quot;,\r\n                  &quot;domain&quot;: &quot;www.axs.com&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Seatgeek.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/seatgeek.com\/okean-elzy-tickets\/los-angeles-california-the-novo-2024-11-07-8-pm\/concert\/17185007?gclsrc=%7BGOOGLE-ADS-CLICK-SOURCE%7D&amp;refob=mta&quot;,\r\n                  &quot;domain&quot;: &quot;seatgeek.com&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Vividseats.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.vividseats.com\/okean-elzy-tickets-los-angeles-the-novo-11-7-2024--concerts-rock\/production\/5150115&quot;,\r\n                  &quot;domain&quot;: &quot;www.vividseats.com&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Gametime.co&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/gametime.co\/ga\/okean-elzy-tickets\/11-7-2024-los%20angeles-ca-the-novo\/events\/66bb7b11815e7fc5880c6467&quot;,\r\n                  &quot;domain&quot;: &quot;gametime.co&quot;\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;event_item&quot;,\r\n              &quot;rank_group&quot;: 9,\r\n              &quot;rank_absolute&quot;: 9,\r\n              &quot;position&quot;: &quot;right&quot;,\r\n              &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[3]\/div[2]\/div[2]\/div[2]\/div[2]\/div[3]\/div[2]\/ul[1]\/li[9]&quot;,\r\n              &quot;title&quot;: &quot;Wind Ensemble Concert&quot;,\r\n              &quot;description&quot;: &quot;Organized by Department of Music&quot;,\r\n              &quot;url&quot;: &quot;https:\/\/artelize.com\/event\/99420-wind-ensemble-concert&quot;,\r\n              &quot;image_url&quot;: &quot;https:\/\/api.dataforseo.com\/cdn\/i\/11071155-1535-0139-0000-7ae0e07e250f:8&quot;,\r\n              &quot;event_dates&quot;: {\r\n                &quot;start_datetime&quot;: &quot;2024-11-07T19:30:00&quot;,\r\n                &quot;end_datetime&quot;: null,\r\n                &quot;displayed_dates&quot;: &quot;Thu, Nov 7, 7:30\u202fPM&quot;\r\n              },\r\n              &quot;location_info&quot;: {\r\n                &quot;name&quot;: &quot;Azusa Pacific University&quot;,\r\n                &quot;address&quot;: &quot;901 E Alosta Ave, Azusa, CA&quot;,\r\n                &quot;url&quot;: &quot;https:\/\/www.google.com\/maps\/place\/\/data=!4m2!3m1!1s0x80c327c652bf9325:0xdb69be4de88a0731?sa=X&amp;ved=2ahUKEwiKhZKK-smJAxVIle4BHaz8M-UQqJACegQISRAA&amp;hl=en&amp;gl=US&quot;,\r\n                &quot;cid&quot;: &quot;15810377208683956017&quot;,\r\n                &quot;feature_id&quot;: &quot;0x80c327c652bf9325:0xdb69be4de88a0731&quot;\r\n              },\r\n              &quot;information_and_tickets&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Artelize&quot;,\r\n                  &quot;description&quot;: &quot;MORE INFO&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/artelize.com\/event\/99420-wind-ensemble-concert&quot;,\r\n                  &quot;domain&quot;: &quot;artelize.com&quot;\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;event_item&quot;,\r\n              &quot;rank_group&quot;: 10,\r\n              &quot;rank_absolute&quot;: 10,\r\n              &quot;position&quot;: &quot;right&quot;,\r\n              &quot;xpath&quot;: &quot;\/html[1]\/body[1]\/div[3]\/div[2]\/div[2]\/div[2]\/div[2]\/div[3]\/div[2]\/ul[1]\/li[10]&quot;,\r\n              &quot;title&quot;: &quot;The Blood Brothers&quot;,\r\n              &quot;description&quot;: &quot;Find tickets for The Blood Brothers at The Belasco Theater in Los Angeles on 11\/7\/2024 at 7:00 PM&quot;,\r\n              &quot;url&quot;: &quot;https:\/\/open.spotify.com\/concert\/3v0ZVJ6X3fR7h8l55A6c3J&quot;,\r\n              &quot;image_url&quot;: &quot;https:\/\/api.dataforseo.com\/cdn\/i\/11071155-1535-0139-0000-7ae0e07e250f:9&quot;,\r\n              &quot;event_dates&quot;: {\r\n                &quot;start_datetime&quot;: &quot;2024-11-07T19:00:00&quot;,\r\n                &quot;end_datetime&quot;: &quot;2024-11-07T23:00:00&quot;,\r\n                &quot;displayed_dates&quot;: &quot;Thu, Nov 7, 7\u2009\u2013\u200911\u202fPM&quot;\r\n              },\r\n              &quot;location_info&quot;: {\r\n                &quot;name&quot;: &quot;Los Angeles Theatre&quot;,\r\n                &quot;address&quot;: &quot;615 S Broadway, Los Angeles, CA&quot;,\r\n                &quot;url&quot;: &quot;https:\/\/www.google.com\/maps\/place\/\/data=!4m2!3m1!1s0x80c2c64ab51dc5ef:0x5c6cd39641d0464a?sa=X&amp;ved=2ahUKEwiKhZKK-smJAxVIle4BHaz8M-UQqJACegQIURAA&amp;hl=en&amp;gl=US&quot;,\r\n                &quot;cid&quot;: &quot;6659930591276844618&quot;,\r\n                &quot;feature_id&quot;: &quot;0x80c2c64ab51dc5ef:0x5c6cd39641d0464a&quot;\r\n              },\r\n              &quot;information_and_tickets&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Spotify.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/open.spotify.com\/concert\/2kFIO6kIg6ebDzZq3PvqaG&quot;,\r\n                  &quot;domain&quot;: &quot;open.spotify.com&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Ticketmaster.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/ticketmaster.evyy.net\/c\/253185\/264167\/4272?SharedId=DoStuff&amp;u=https%3A%2F%2Fconcerts.livenation.com%2Fthe-blood-brothers-us-tour-2024-los-angeles-california-11-07-2024%2Fevent%2F090060A9CE9D499F&quot;,\r\n                  &quot;domain&quot;: &quot;ticketmaster.evyy.net&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Axs.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.axs.com\/events\/570706\/the-blood-brothers-tickets&quot;,\r\n                  &quot;domain&quot;: &quot;www.axs.com&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Bandsintown.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.bandsintown.com\/e\/105528157?app_id=ggl_feed&amp;came_from=289&amp;utm_medium=web&amp;utm_source=ggl_feed&amp;utm_campaign=event&quot;,\r\n                  &quot;domain&quot;: &quot;www.bandsintown.com&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;information_and_tickets_element&quot;,\r\n                  &quot;title&quot;: &quot;Stubhub.com&quot;,\r\n                  &quot;description&quot;: &quot;TICKETS&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.stubhub.com\/_C-1519?pcid=PSUSAEVECONALLEF426C5CF9E&amp;ps_p=8&amp;ps_placement=eventfeed&amp;ps=vn-33266&amp;ps_ev=153573853&amp;ps=cy-4055&quot;,\r\n                  &quot;domain&quot;: &quot;www.stubhub.com&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 Google Events SERP Advanced \u200c\u200c Live Google Events SERP provides real-time data from Google Events Search for the specified keyword and location. Note that Google Events SERP API works for the English language only. [\/vc_column_text] POST https:\/\/api.dataforseo.com\/v3\/serp\/google\/events\/live\/advanced Pricing Your account will be charged for each request. The cost can be calculated on the [&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      <p><em>keyword<\/em><p><strong>required field<\/strong><p>you can specify <strong>up to 700 characters<\/strong> in the <code>keyword<\/code> field<p>all %## will be decoded (plus character '+' will be decoded to a space character)<p>if you need to use the \"%\" character for your <code>keyword<\/code>, please specify it as \"%25\";<p>if you need to use the \u201c+\u201d character for your <code>keyword<\/code>, please specify it as \u201c%2B\u201d<\/p><br><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>\n  - name: location_code\n    type: integer\n    description: |\n      <p><em>search engine location code<\/em><p><strong>required field if you don't specify<\/strong> <code>location_name<\/code>&nbsp;or <code>location_coordinate<\/code><p><strong>if you use this field, you don't need to specify <code>location_name<\/code> or <code>location_coordinate<\/code><\/strong><p>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\/serp\/google\/events\/locations<\/code><p>example:<p><code class=\"long-string\">2840<\/code><\/p>\n  - name: language_code\n    type: string\n    description: |\n      <p><em>search engine language code<\/em><p>optional field<p><strong>if you use this field, you don't need to specify <code>language_name<\/code><\/strong><p>by default, language settings correspond to one of the local official languages of the specified location<p>you can receive the list of available languages of the search engine with their <code>language_code<\/code>&nbsp;by making a separate request to the <code>https:\/\/api.dataforseo.com\/v3\/serp\/{{low_se_name}}\/languages<\/code><em><p><\/em>example:<em><p><\/em><code class=\"long-string\">en<\/code><\/p>\n  - name: depth\n    type: integer\n    description: |\n      <p><em>parsing depth<\/em><p>optional field<p>number of results in SERP<p>default value: <code>10<\/code><p>max value: <code>700<\/code><\/p><br><strong>Your account will be billed per each SERP containing up to 10 results;<\/strong><p>Setting depth above 10 may result in additional charges if the search engine returns more than 10 results;<p>If the specified depth is higher than the number of results in the response, the difference will be refunded to your account balance automatically;<p>The cost can be calculated on the <a title=\"Pricing\" href=\"https:\/\/dataforseo.com\/pricing\/serp\/google-events-serp-api\" target=\"_blank\" rel=\"noopener noreferrer\">Pricing<\/a> page.","apibase_doc_request_additional_yaml":"parameters:\n  - name: location_name\n    type: string\n    description: |\n      <p><em>full name of search engine location<\/em><p><strong>required field if you don't specify<\/strong> <code>location_code<\/code> or <code>location_coordinate<\/code><p><strong>if you use this field, you don't need to specify <code>location_code<\/code> or <code>location_coordinate<\/code><\/strong><p>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\/serp\/google\/events\/locations<\/code><p>example:<p><code class=\"long-string\">London,England,United Kingdom<\/code><\/p>\n  - name: language_name\n    type: string\n    description: |\n      <p><em>full name of search engine language<\/em><p>optional field<p><strong>if you use this field, you don't need to specify <code>language_code<\/code><\/strong><p>by default, language settings correspond to one of the local official languages of the specified location<p>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\/serp\/{{low_se_name}}\/languages<\/code><p>example:<p><code class=\"long-string\">English<\/code><\/p>\n  - name: os\n    type: string\n    description: |\n      <p><em>device operating system<\/em><p>optional field<p><strong>note that this API provides results for desktop only<\/strong><p>choose from the following values: <code>windows<\/code>, <code>macos<\/code><p>default value: <code>windows<\/code><\/p>\n  - name: tag\n    type: string\n    description: |\n      <p><em>user-defined task identifier<\/em><p>optional field<p><em>the character limit is 255<\/em><p>you can use this parameter to identify the task and match it with the result<p>you will find the specified <code>tag<\/code> value in the <code>data<\/code> object of the response<\/p>\n  - name: max_crawl_pages\n    type: integer\n    description: |\n      <p><em>page crawl limit<\/em><p>optional field<p>number of search results pages to crawl<p>max value: <code>100<\/code><p><strong>Note:<\/strong> the <code>max_crawl_pages<\/code> and <code>depth<\/code> parameters complement each other;<p>learn more at <a href=\"https:\/\/dataforseo.com\/help-center\/what-is-max-crawl-pages-and-how-does-it-work\" rel=\"noopener noreferrer\" target=\"_blank\">our help center<\/a><\/p>\n  - name: location_coordinate\n    type: string\n    description: |\n      <p><em>GPS coordinates of a location<\/em><p><strong>required field if you don't specify<\/strong> <code>location_name<\/code>&nbsp;or <code>location_code<\/code><p><strong>if you use this field, you don't need to specify <code>location_name<\/code> or <code>location_code<\/code><\/strong><p><code>location_coordinate<\/code> parameter should be specified in the <em>\"latitude,longitude,radius\"<\/em> format<p><strong>data will be provided for the country the specified coordinates belong to<\/strong><p>the maximum number of decimal digits for <em>\"latitude\"<\/em> and <em>\"longitude\"<\/em>: 7<p>the minimum value for <em>\"radius\"<\/em>: 199.9 (mm)<p>the maximum value for <em>\"radius\"<\/em>: 199999 (mm)<p>example:<p><code class=\"long-string\">53.476225,-2.243572,200<\/code><\/p>\n  - name: date_range\n    type: string\n    description: |\n      <p><em>date range to get events for<\/em><p>optional field<p>if you do not use this field, we will return all events<p>possible values: <code>today<\/code>, <code>tomorrow<\/code>, <code>week<\/code>, <code>weekend<\/code>, <code>next_week<\/code>, <code>month<\/code>, <code>next_month<\/code><\/p>\n  - name: se_domain\n    type: string\n    description: |\n      <p><em>search engine domain<\/em><p>optional field<p>we choose the relevant search engine domain automatically according to the location you specify<p>however, you can set a custom search engine domain in this field<p>example:<p><code><em>google.co.uk<\/em><\/code>, <code><em>google.com.au<\/em><\/code>, <code><em>google.de<\/em><\/code>, etc.<\/p>","apibase_doc_response_yaml":"","footnotes":""},"class_list":["post-10267","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/10267","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=10267"}],"version-history":[{"count":32,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/10267\/revisions"}],"predecessor-version":[{"id":24307,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/10267\/revisions\/24307"}],"wp:attachment":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/media?parent=10267"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}