Get {{up_se_name}} {{up_se_type}} SERP Results by id

checked GET
Pricing

Your account will be charged only for posting a task. You can get the results of the task within the next 30 days for free.
The cost can be calculated on the Pricing page.

Description of the fields for sending a request:

Field nameTypeDescription
idstring

task identifier
unique task identifier in our system in the UUID format
you will be able to use it within 30 days to request the results of the task at any time


‌‌
‌‌As a response of the API server, you will receive JSON-encoded data containing a tasks array with the information specific to the set tasks.

You can also get all available SERP features and possible extra elements by making a request to the following Sandbox URL:
https://sandbox.dataforseo.com/v3/serp/bing/organic/task_get/advanced/00000000-0000-0000-0000-000000000000
The response will include all available items in the Bing Organic SERP Advanced endpoint with the fields containing dummy data.
You won’t be charged for using Sandbox endpoints.

Description of the fields in the results array:

Field nameTypeDescription
versionstring

the current version of the API

status_codeinteger

general status code
you can find the full list of the response codes here
Note: we strongly recommend designing a necessary system for handling related exceptional or error conditions

status_messagestring

general informational message
you can find the full list of general informational messages here

timestring

execution time, seconds

costfloat

total tasks cost, USD

tasks_countinteger

the number of tasks in the tasks array

tasks_errorinteger

the number of tasks in the tasks array returned with an error

tasksarray

array of tasks

    idstring

task identifier
unique task identifier in our system in the UUID format

    status_codeinteger

status code of the task
generated by DataForSEO; can be within the following range: 10000-60000
you can find the full list of the response codes here

    status_messagestring

informational message of the task
you can find the full list of general informational messages here

    timestring

execution time, seconds

    costfloat

cost of the task, USD

    result_countinteger

number of elements in the result array

    patharray

URL path

    dataobject

contains the same parameters that you specified in the POST request

    resultarray

array of results

        keywordstring

keyword received in a POST array
the keyword is returned with decoded %## (plus symbol '+' will be decoded to a space character)

        typestring

search engine type in a POST array

        se_domainstring

search engine domain in a POST array

        location_codeinteger

location code in a POST array

        language_codestring

language code in a POST array

        check_urlstring

direct URL to search engine results
you can use it to make sure that we provided accurate results

        datetimestring

date and time when the result was received
in the UTC format: “yyyy-mm-dd hh-mm-ss +00:00”
example:
2019-11-15 12:57:46 +00:00

        spellobject

autocorrection of the search engine
if 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

        refinement_chipsobject

search refinement chips
equals null

            keywordstring

keyword obtained as a result of search engine autocorrection
the results will be provided for the corrected keyword

            typestring

type of autocorrection
possible values:
did_you_mean, showing_results_for, no_results_found_for, including_results_for

        item_typesarray

types of search results in SERP
contains types of search results (items) found in SERP.
possible item types:
answer_box, carousel, events, featured_snippet, hotels_pack, images, jobs, local_pack, map, organic, paid, people_also_ask, people_also_search, questions_and_answers,recipes, related_searches, shopping, top_stories, video, ai_overview

        se_results_countinteger

total number of results in SERP

        pages_countinteger

total pages retrieved
total number of retrieved SERPs in the result

        items_countinteger

the number of results returned in the items array

        itemsarray

elements of search results found in SERP

            organicobject

‘organic’ element in SERP

                typestring

type of element = 'organic'

                rank_groupinteger

group rank in SERP
position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

                rank_absoluteinteger

absolute rank in SERP
absolute position among all the elements in SERP

                pageinteger

search results page number
indicates the number of the SERP page on which the element is located

                positionstring

the alignment of the element in SERP
can take the following values:
left, right

                xpathstring

the XPath of the element

                domainstring

domain in SERP

                titlestring

title of the result in SERP

                urlstring

relevant URL in SERP

                cache_urlstring

cached version of the page

                related_search_urlstring

URL to a similar search
URL to a new search for the same keyword(s) on related sites

                breadcrumbstring

breadcrumb in SERP

                website_namestring

website name in SERP

                is_imageboolean

indicates whether the element contains an image

                is_videoboolean

indicates whether the element contains a video

                is_featured_snippetboolean

indicates whether the element is a featured_snippet

                is_maliciousboolean

indicates whether the element is marked as malicious

                is_web_storyboolean

indicates whether the element is marked as a web story

                descriptionstring

description of the results element in SERP

                pre_snippetstring

includes additional information appended before the result description in SERP

                extended_snippetstring

includes additional information appended after the result description in SERP

                imagesarray

images of the element

                    typestring

type of element = 'images_element'

                    altstring

alt tag of the image

                    urlstring

relevant URL

                    image_urlstring

URL of the image
the URL leading to the image on the original resource or DataForSEO storage (in case the original source is not available)

                amp_versionboolean

Accelerated Mobile Pages
indicates whether an item has the Accelerated Mobile Page (AMP) version

                ratingobject

the item's rating
the popularity rate based on reviews and displayed in SERP

                    rating_typestring

the type of rating
here you can find the following elements: Max5, Percents, CustomMax

                    valuefloat

the value of the rating

                    votes_countinteger

the amount of feedback

                    rating_maxinteger

the maximum value for a rating_type

                priceobject

pricing details
contains the pricing details of the product or service featured in the result

                    currentfloat

current price
indicates the current price of the product or service featured in the result

                    regularfloat

regular price
indicates the regular price of the product or service with no discounts applied

                    max_valuefloat

the maximum price
the maximum price of the product or service as indicated in the result

                    currencystring

currency of the listed price
ISO code of the currency applied to the price

                    is_price_rangeboolean

price is provided as a range
indicates whether a price is provided in a range

                    displayed_pricestring

price string in the result
raw price string as provided in the result

                highlightedarray

words highlighted in bold within the results description

                linksarray

sitelinks
the links shown below some search results
if there are none, equals null

                    typestring

type of element = 'link_element'

                    titlestring

title of the result in SERP

                    descriptionstring

description of the results element in SERP

                    urlstring

sitelink URL

                faqobject

frequently asked questions
questions and answers extension shown below some search results
if there are none, equals null

                    typestring

type of element = 'faq_box'

                    itemsarray

items featured in the faq_box

                        typestring

type of element = 'faq_box_element'

                        titlestring

question related to the result

                        descriptionstring

answer provided in the drop-down block

                        linksarray

links featured in the faq_box_element

                            typestring

type of element = 'link_element'

                            titlestring

link anchor text

                            urlstring

link URL

                extended_people_also_searcharray

extension of the organic element
extension of the organic result containing related search queries
Note: extension appears in SERP upon clicking on the result and then bouncing back to search results

                about_this_resultobject

contains information from the 'About this result' panel
note: about_this_result feature is not available in Bing search engine, that’s why it always equals null

                related_resultarray

related result from the same domain
related result from the same domain appears as a part of the main result snippet;
note: related_result feature is not available in Bing search engine, that’s why it always equals null

                timestampstring

date and time when the result was published
in the UTC format: "yyyy-mm-dd hh-mm-ss +00:00"
example:
2019-11-15 12:57:46 +00:00

                rectangleobject

rectangle parameters
contains cartesian coordinates and pixel dimensions of the result's snippet in SERP
equals null if calculate_rectangles in the POST request is not set to true

                    xinteger

x-axis coordinate
x-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                    1integer

y-axis coordinate
y-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                    widthinteger

width of the element in pixels

                    heightinteger

height of the element in pixels

            paidobject

‘paid’ element in SERP

                typestring

type of element = 'paid'

                rank_groupinteger

group rank in SERP
position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

                rank_absoluteinteger

absolute rank in SERP
absolute position among all the elements in SERP

                pageinteger

search results page number
indicates the number of the SERP page on which the element is located

                positionstring

the alignment of the element in SERP
can take the following values:
left, right

                xpathstring

the XPath of the element

                domainstring

domain in SERP of the Ad element

                descriptionstring

description of the results element in SERP

                titlestring

title of the result in SERP

                urlstring

relevant URL of the Ad element in SERP

                breadcrumbstring

breadcrumb of the Ad element in SERP

                highlightedarray

words highlighted in bold within the results description

                extraobject

additional information about the result

                    ad_aclkstring

the identifier of the ad

                descriptionstring

description of the results element in SERP

                description_rowsarray

extended description
if there is none, equals null

                linksarray

sitelinks
the links shown below some search results
if there are none, equals null

                    typestring

type of element = 'link_element'

                    titlestring

title of the link element

                    descriptionstring

description of the results element in SERP

                    urlstring

URL link

                    ad_aclkstring

the identifier of the ad

                priceobject

pricing details
contains the pricing details of the product or service featured in the result

                    currentfloat

current price
indicates the current price of the product or service featured in the result

                    regularfloat

regular price
indicates the regular price of the product or service with no discounts applied

                    max_valuefloat

the maximum price
the maximum price of the product or service as indicated in the result

                    currencystring

currency of the listed price
ISO code of the currency applied to the price

                    is_price_rangeboolean

price is provided as a range
indicates whether a price is provided in a range

                    displayed_pricestring

price string in the result
raw price string as provided in the result

                rectangleobject

rectangle parameters
contains cartesian coordinates and pixel dimensions of the result's snippet in SERP
equals null if calculate_rectangles in the POST request is not set to true

                    xinteger

x-axis coordinate
x-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                    1integer

y-axis coordinate
y-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                    widthinteger

width of the element in pixels

                    heightinteger

height of the element in pixels

            answer_boxobject

‘answer_box’ element in SERP

                typestring

type of element = 'answer_box'

                rank_groupinteger

group rank in SERP
position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

                rank_absoluteinteger

absolute rank in SERP
absolute position among all the elements in SERP

                pageinteger

search results page number
indicates the number of the SERP page on which the element is located

                positionstring

the alignment of the element in SERP
can take the following values:
left, right

                xpathstring

the XPath of the element

                textarray

text
if there is none, equals null

                linksarray

sitelinks
the links shown below some search results
if there are none, equals null

                    typestring

type of element = 'link_element'

                    titlestring

title of the link

                    descriptionstring

description of the results element in SERP

                    urlstring

URL link

                rectangleobject

rectangle parameters
contains cartesian coordinates and pixel dimensions of the result's snippet in SERP
equals null if calculate_rectangles in the POST request is not set to true

                    xinteger

x-axis coordinate
x-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                    1integer

y-axis coordinate
y-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                    widthinteger

width of the element in pixels

                    heightinteger

height of the element in pixels

            related_searchesobject

‘related_searches’ element in SERP

                typestring

type of element = 'related_searches'

                rank_groupinteger

group rank in SERP
position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

                rank_absoluteinteger

absolute rank in SERP
absolute position among all the elements in SERP

                pageinteger

search results page number
indicates the number of the SERP page on which the element is located

                positionstring

the alignment of the element in SERP
can take the following values:
left, right

                xpathstring

the XPath of the element

                itemsarray

additional items present in the element
if there are none, equals null

                    rectangleobject

rectangle parameters
contains cartesian coordinates and pixel dimensions of the result's snippet in SERP
equals null if calculate_rectangles in the POST request is not set to true

                        xinteger

x-axis coordinate
x-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        1integer

y-axis coordinate
y-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        widthinteger

width of the element in pixels

                        heightinteger

height of the element in pixels

            people_also_searchobject

'people_also_search' element in SERP

                typestring

type of element = 'people_also_search'

                rank_groupinteger

group rank in SERP
position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

                rank_absoluteinteger

absolute rank in SERP
absolute position among all the elements in SERP

                pageinteger

search results page number
indicates the number of the SERP page on which the element is located

                positionstring

the alignment of the element in SERP
can take the following values:
left, right

                xpathstring

the XPath of the element

                titlestring

title of the result in SERP

                itemsarray

additional items present in the element
if there are none, equals null

                    rectangleobject

rectangle parameters
contains cartesian coordinates and pixel dimensions of the result's snippet in SERP
equals null if calculate_rectangles in the POST request is not set to true

                        xinteger

x-axis coordinate
x-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        1integer

y-axis coordinate
y-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        widthinteger

width of the element in pixels

                        heightinteger

height of the element in pixels

            local_packobject

‘local_pack’ element in SERP

                typestring

type of element = 'local_pack'

                rank_groupinteger

group rank in SERP
position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

                rank_absoluteinteger

absolute rank in SERP
absolute position among all the elements in SERP

                pageinteger

search results page number
indicates the number of the SERP page on which the element is located

                positionstring

the alignment of the element in SERP
can take the following values:
left, right

                xpathstring

the XPath of the element

                titlestring

title of the result in SERP

                descriptionstring

description of the results element in SERP

                domainstring

domain in SERP

                phonestring

phone number

                urlstring

relevant URL

                is_paidboolean

indicates whether the element is an ad

                ratingobject

the item's rating
the popularity rate based on reviews and displayed in SERP

                    rating_typestring

the type of rating
here you can find the following elements: Max5, Percents, CustomMax

                    valuefloat

the value of the rating

                    votes_countinteger

the amount of feedback

                    rating_maxinteger

the maximum value for a rating_type

                cidstring

bing-defined client id
unique id of a local establishment

                is_claimedboolean

business listing is claimed
if true, the business listing is claimed by the owner or representative

                rectangleobject

rectangle parameters
contains cartesian coordinates and pixel dimensions of the result's snippet in SERP
equals null if calculate_rectangles in the POST request is not set to true

                    xinteger

x-axis coordinate
x-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                    1integer

y-axis coordinate
y-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                    widthinteger

width of the element in pixels

                    heightinteger

height of the element in pixels

            hotelsobject

‘hotels_pack’ element in SERP

                typestring

type of element = 'hotels_pack'

                rank_groupinteger

group rank in SERP
position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

                rank_absoluteinteger

absolute rank in SERP
absolute position among all the elements in SERP

                pageinteger

search results page number
indicates the number of the SERP page on which the element is located

                positionstring

the alignment of the element in SERP
can take the following values:
left, right

                xpathstring

the XPath of the element

                titlestring

title of the result in SERP

                date_fromstring

starting date of stay
in the format “year-month-date”
example:
2019-11-15

                date_tostring

ending date of stay
in the format “year-month-date”
example:
2019-11-17

                itemsarray

contains results featured in the 'hotels_pack' element of SERP

                    typestring

type of element = 'hotels_pack_element'

                    priceobject

price of booking a place for the specified dates of stay

                        currentfloat

current price
indicates the current price of booking a place for the specified dates of stay

                        regularfloat

regular price
indicates the regular price of booking a place for the specified dates of stay

                        max_valuefloat

the maximum price
the maximum price of booking a place for the specified dates of stay

                        currencystring

currency of the listed price
ISO code of the currency applied to the price

                        is_price_rangeboolean

price is provided as a range
indicates whether a price is provided in a range

                        displayed_pricestring

price string in the result
raw price string as provided in the result

                    titlestring

title of the place

                    desriptionstring

description of the place in SERP

                    hotel_identifierstring

unique hotel identifier
unique hotel identifier assigned by Bing;
example: "CgoIjaeSlI6CnNpVEAE"

                    domainstring

domain in SERP

                    urlstring

relevant URL

                    is_paidboolean

indicates whether the element is an ad

                    ratingobject

the item's rating
the popularity rate based on reviews and displayed in SERP

                        rating_typestring

the type of rating
here you can find the following elements: Max5, Percents, CustomMax

                        valueobject

the value of the rating

                            votes_countinteger

the amount of feedback

                        rating_maxinteger

the maximum value for a rating_type

                    rectangleobject

rectangle parameters
contains cartesian coordinates and pixel dimensions of the result's snippet in SERP
equals null if calculate_rectangles in the POST request is not set to true

                        xinteger

x-axis coordinate
x-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        1integer

y-axis coordinate
y-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        widthinteger

width of the element in pixels

                        heightinteger

height of the element in pixels

            carouselobject

‘carousel’ element in SERP

                typestring

type of element = 'carousel'

                rank_groupinteger

group rank in SERP
position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

                rank_absoluteinteger

absolute rank in SERP
absolute position among all the elements in SERP

                pageinteger

search results page number
indicates the number of the SERP page on which the element is located

                positionstring

the alignment of the element in SERP
can take the following values:
left, right

                xpathstring

the XPath of the element

                titlestring

title of the result in SERP

                itemsarray

additional items present in the element
if there are none, equals null

                    typestring

type of element = 'carousel_element'

                    titlestring

title of the item

                    subtitlestring

subtitle of the item

                    rectangleobject

rectangle parameters
contains cartesian coordinates and pixel dimensions of the result's snippet in SERP
equals null if calculate_rectangles in the POST request is not set to true

                        xinteger

x-axis coordinate
x-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        1integer

y-axis coordinate
y-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        widthinteger

width of the element in pixels

                        heightinteger

height of the element in pixels

            eventsobject

‘events’ element in SERP

                typestring

type of element = 'events'

                rank_groupinteger

group rank in SERP
position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

                rank_absoluteinteger

absolute rank in SERP
absolute position among all the elements in SERP

                pageinteger

search results page number
indicates the number of the SERP page on which the element is located

                positionstring

the alignment of the element in SERP
can take the following values:
left, right

                xpathstring

the XPath of the element

                titlestring

title of the result in SERP

                urlstring

URL

                itemsarray

additional items present in the element
if there are none, equals null

                    typestring

type of element = 'events_element'

                    titlestring

title of the item

                    descriptionstring

snippet of the element

                    urlstring

events_element URL

                    rectangleobject

rectangle parameters
contains cartesian coordinates and pixel dimensions of the result's snippet in SERP
equals null if calculate_rectangles in the POST request is not set to true

                        xinteger

x-axis coordinate
x-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        1integer

y-axis coordinate
y-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        widthinteger

width of the element in pixels

                        heightinteger

height of the element in pixels

            featured_snippetobject

‘featured_snippet’ element in SERP

                typestring

type of element = 'featured_snippet'

                rank_groupinteger

group rank in SERP
position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

                rank_absoluteinteger

absolute rank in SERP
absolute position among all the elements in SERP

                pageinteger

search results page number
indicates the number of the SERP page on which the element is located

                positionstring

the alignment of the element in SERP
can take the following values:
left, right

                xpathstring

the XPath of the element

                domainstring

domain in SERP

                titlestring

title of the result in SERP

                featured_titlestring

the title of the featured snippets source page

                descriptionstring

description of the results element in SERP

                timestampstring

date and time when the result was published
in the UTC format: “yyyy-mm-dd hh-mm-ss +00:00”
example:
2019-11-15 12:57:46 +00:00

                urlstring

relevant URL

                imagesarray

images of the element

                    typestring

type of element = 'images_element'

                    altstring

alt tag of the image

                    urlstring

relevant URL

                    image_urlstring

URL of the image
the URL leading to the image on the original resource or DataForSEO storage (in case the original source is not available)

                tableobject

results table
if there are none, equals null

                    table_headerarray

column names

                    table_contentarray

the content of the table
one line of the table in this element of the array

                rectangleobject

rectangle parameters
contains cartesian coordinates and pixel dimensions of the result's snippet in SERP
equals null if calculate_rectangles in the POST request is not set to true

                    xinteger

x-axis coordinate
x-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                    1integer

y-axis coordinate
y-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                    widthinteger

width of the element in pixels

                    heightinteger

height of the element in pixels

            imagesobject

‘images’ element in SERP

                typestring

type of element = 'images'

                rank_groupinteger

group rank in SERP
position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

                rank_absoluteinteger

absolute rank in SERP
absolute position among all the elements in SERP

                pageinteger

search results page number
indicates the number of the SERP page on which the element is located

                positionstring

the alignment of the element in SERP
can take the following values:
left, right

                xpathstring

the XPath of the element

                titlestring

title of the result in SERP

                urlstring

relevant URL

                itemsarray

additional items present in the element
if there are none, equals null

                    typestring

type of element = 'images_element'

                    altstring

alt tag of the image

                    urlstring

original URL of the image
the URL leading to the image on the original resource

                    image_urlstring

URL to the compressed image
the URL leading to the image on DataForSEO storage

                related_image_searchesarray

contains keywords and images related to the specified search term
if there are none, equals null

                    typestring

type of element = 'related_image_searches_element'

                    titlestring

title of the element
indicates keyword that may be used with the specified term to refine image search

                    altstring

alt tag of the featured image

                    urlstring

original URL of the featured image
the URL leading to the image on the original resource

                    image_urlstring

URL to the compressed featured image
the URL leading to the image on DataForSEO storage

                rectangleobject

rectangle parameters
contains cartesian coordinates and pixel dimensions of the result's snippet in SERP
equals null if calculate_rectangles in the POST request is not set to true

                    xinteger

x-axis coordinate
x-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                    1integer

y-axis coordinate
y-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                    widthinteger

width of the element in pixels

                    heightinteger

height of the element in pixels

            shoppingobject

‘shopping’ element in SERP

                typestring

type of element = 'shopping'

                rank_groupinteger

group rank in SERP
position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

                rank_absoluteinteger

absolute rank in SERP
absolute position among all the elements in SERP

                pageinteger

search results page number
indicates the number of the SERP page on which the element is located

                positionstring

the alignment of the element in SERP
can take the following values:
left, right

                xpathstring

the XPath of the element

                titlestring

title of the result in SERP

                itemsarray

additional items present in the element
if there are none, equals null

                    typestring

type of element = 'shopping_element'

                    titlestring

title of the result in SERP

                    priceobject

price of the shopping element

                        currentfloat

current price
indicates the current price of the shopping element

                        regularfloat

regular price
indicates the regular price of the shopping element

                        max_valuefloat

the maximum price
indicates the maximum price of the shopping element

                        currencystring

currency of the listed price
ISO code of the currency applied to the price

                        is_price_rangeboolean

price is provided as a range
indicates whether a price is provided in a range

                        displayed_pricestring

price string in the result
raw price string as provided in the result

                    sourcestring

source of the element
indicates the source of information included in the shopping_element

                    descriptionstring

the description of the results element in SERP

                    marketplacestring

merchant account provider
commerce site that hosts products or websites of individual sellers under the same merchant account
example:
by Bing

                    marketplace_urlstring

relevant marketplace URL
URL of the page on the marketplace website where the product is hosted

                    urlstring

URL

                    rectangleobject

rectangle parameters
contains cartesian coordinates and pixel dimensions of the result's snippet in SERP
equals null if calculate_rectangles in the POST request is not set to true

                        xinteger

x-axis coordinate
x-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        1integer

y-axis coordinate
y-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        widthinteger

width of the element in pixels

                        heightinteger

height of the element in pixels

            jobsobject

‘jobs’ element in SERP

                typestring

type of element = 'jobs'

                rank_groupinteger

group rank in SERP
position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

                rank_absoluteinteger

absolute rank in SERP
absolute position among all the elements in SERP

                pageinteger

search results page number
indicates the number of the SERP page on which the element is located

                positionstring

the alignment of the element in SERP
can take the following values:
left, right

                xpathstring

the XPath of the element

                titlestring

title of the result in SERP

                urlstring

URL

                itemsarray

additional items present in the element
if there are none, equals null

                    typestring

type of element = 'jobs_element'

                    titlestring

title of the result in SERP

                    descriptionstring

description

                    locationstring

location for which the job vacancy is posted

                    authorstring

author

                    job_posted_timestring

the time when the job was posted

                    timestampstring

date and time when the result was published
in the UTC format: “yyyy-mm-dd hh-mm-ss +00:00”
example:
2019-11-15 12:57:46 +00:00

                    contract_typestring

contract type

                    salarystring

salary

                    urlstring

URL

                    rectangleobject

rectangle parameters
contains cartesian coordinates and pixel dimensions of the result's snippet in SERP
equals null if calculate_rectangles in the POST request is not set to true

                        xinteger

x-axis coordinate
x-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        1integer

y-axis coordinate
y-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        widthinteger

width of the element in pixels

                        heightinteger

height of the element in pixels

            mapobject

‘map’ element in SERP

                typestring

type of element = 'map'

                rank_groupinteger

group rank in SERP
position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

                rank_absoluteinteger

absolute rank in SERP
absolute position among all the elements in SERP

                pageinteger

search results page number
indicates the number of the SERP page on which the element is located

                positionstring

the alignment of the element in SERP
can take the following values:
left, right

                xpathstring

the XPath of the element

                titlestring

title of the result in SERP

                urlstring

URL

                rectangleobject

rectangle parameters
contains cartesian coordinates and pixel dimensions of the result's snippet in SERP
equals null if calculate_rectangles in the POST request is not set to true

                    xinteger

x-axis coordinate
x-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                    1integer

y-axis coordinate
y-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                    widthinteger

width of the element in pixels

                    heightinteger

height of the element in pixels

            people_also_askobject

‘people_also_ask’ element in SERP

                typestring

type of element = 'people_also_ask'

                rank_groupinteger

group rank in SERP
position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

                rank_absoluteinteger

absolute rank in SERP
absolute position among all the elements in SERP

                pageinteger

search results page number
indicates the number of the SERP page on which the element is located

                positionstring

the alignment of the element in SERP
can take the following values:
left, right

                xpathstring

the XPath of the element

                itemsarray

additional items present in the element
if there are none, equals null

                    typestring

type of element = 'people_also_ask_element'

                    titlestring

title of the result in SERP

                    xpathstring

the XPath of the element

                    expanded_elementarray

expanded element

                        typestring

type of element = 'people_also_ask_expanded_element'

                        featured_titlestring

title

                        urlstring

relevant URL

                        domainstring

domain in SERP

                        titlestring

title of the result in SERP

                        descriptionstring

description of the results element in SERP

                        timestampstring

date and time when the result was published
in the UTC format: “yyyy-mm-dd hh-mm-ss +00:00”
example:
2019-11-15 12:57:46 +00:00

                        tableobject

results table
if there are none, equals null

                            table_headerarray

column names

                            table_contentarray

the content of the table
one line of the table in this element of the array

                    rectangleobject

rectangle parameters
contains cartesian coordinates and pixel dimensions of the result's snippet in SERP
equals null if calculate_rectangles in the POST request is not set to true

                        xinteger

x-axis coordinate
x-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        1integer

y-axis coordinate
y-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        widthinteger

width of the element in pixels

                        heightinteger

height of the element in pixels

            questions_and_answersobject

'questions_and_answers' element in SERP

                typestring

type of element = 'questions_and_answers'

                rank_groupinteger

group rank in SERP
position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

                rank_absoluteinteger

absolute rank in SERP
absolute position among all the elements in SERP

                pageinteger

search results page number
indicates the number of the SERP page on which the element is located

                positionstring

the alignment of the element in SERP
can take the following values:
left, right

                xpathstring

the XPath of the element

                itemsarray

additional items present in the element
if there are none, equals null

                    typestring

type of element = 'questions_and_answers_element'

                    urlstring

questions_and_answers_element URL

                    question_textstring

question included in the item

                    answer_textstring

answer included in the item

                    sourcestring

source of the element
indicates the source of information included in the questions_and_answers_element

                    domainstring

domain name of the source

                    rectangleobject

rectangle parameters
contains cartesian coordinates and pixel dimensions of the result's snippet in SERP
equals null if calculate_rectangles in the POST request is not set to true

                        xinteger

x-axis coordinate
x-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        1integer

y-axis coordinate
y-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        widthinteger

width of the element in pixels

                        heightinteger

height of the element in pixels

            recipesobject

‘recipes’ element in SERP

                typestring

type of element = 'recipes'

                rank_groupinteger

group rank in SERP
position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

                rank_absoluteinteger

absolute rank in SERP
absolute position among all the elements in SERP

                pageinteger

search results page number
indicates the number of the SERP page on which the element is located

                positionstring

the alignment of the element in SERP
can take the following values:
left, right

                xpathstring

the XPath of the element

                itemsarray

additional items present in the element
if there are none, equals null

                    typestring

type of element = 'recipes_element'

                    titlestring

title of the item

                    urlstring

recipes_element URL

                    domainstring

domain in SERP

                    sourcestring

source of the element
indicates the source of information included in the recipes_element

                    descriptionstring

snippet of the element

                    timestring

the total time it takes to prepare the cook the dish

                    ratingobject

the item's rating
the popularity rate based on reviews and displayed in SERP

                        rating_typestring

the type of rating
here you can find the following elements: Max5, Percents, CustomMax

                        valuefloat

the value of the rating

                        votes_countinteger

the amount of feedback

                        rating_maxinteger

the maximum value for a rating_type

                    rectangleobject

rectangle parameters
contains cartesian coordinates and pixel dimensions of the result's snippet in SERP
equals null if calculate_rectangles in the POST request is not set to true

                        xinteger

x-axis coordinate
x-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        1integer

y-axis coordinate
y-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        widthinteger

width of the element in pixels

                        heightinteger

height of the element in pixels

            top_storiesobject

‘top_stories’ element in SERP

                typestring

type of element = 'top_stories'

                rank_groupinteger

group rank in SERP
position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

                rank_absoluteinteger

absolute rank in SERP
absolute position among all the elements in SERP

                pageinteger

search results page number
indicates the number of the SERP page on which the element is located

                positionstring

the alignment of the element in SERP
can take the following values:
left, right

                xpathstring

the XPath of the element

                itemsarray

additional items present in the element
if there are none, equals null

                    typestring

type of element = 'top_stories_element'

                    sourcestring

source of the element
indicates the source of information included in the top_stories_element

                    domainstring

domain in SERP

                    titlestring

title of the result in SERP

                    datestring

the date when the page source of the element was published

                    amp_versionboolean

Accelerated Mobile Pages
indicates whether an item has the Accelerated Mobile Page (AMP) version

                    timestampstring

date and time when the result was published
in the UTC format: “yyyy-mm-dd hh-mm-ss +00:00”
example:
2019-11-15 12:57:46 +00:00

                    urlstring

URL

                    image_urlstring

URL of the image
the URL leading to the image on the original resource or DataForSEO storage (in case the original source is not available)

                    badgesarray

badges relevant to the element

                    rectangleobject

rectangle parameters
contains cartesian coordinates and pixel dimensions of the result's snippet in SERP
equals null if calculate_rectangles in the POST request is not set to true

                        xinteger

x-axis coordinate
x-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        1integer

y-axis coordinate
y-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        widthinteger

width of the element in pixels

                        heightinteger

height of the element in pixels

            videoobject

‘video’ element in SERP

                typestring

type of element = 'video'

                rank_groupinteger

group rank in SERP
position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

                rank_absoluteinteger

absolute rank in SERP
absolute position among all the elements in SERP

                pageinteger

search results page number
indicates the number of the SERP page on which the element is located

                positionstring

the alignment of the element in SERP
can take the following values:
left, right

                xpathstring

the XPath of the element

                itemsarray

additional items present in the element
if there are none, equals null

                    typestring

type of element = 'video_element'

                    sourcestring

source of the element
indicates the source of the video

                    titlestring

title of the result in SERP

                    timestampstring

date and time when the result was published
in the UTC format: “yyyy-mm-dd hh-mm-ss +00:00”
example:
2019-11-15 12:57:46 +00:00

                    urlstring

URL

                    rectangleobject

rectangle parameters
contains cartesian coordinates and pixel dimensions of the result's snippet in SERP
equals null if calculate_rectangles in the POST request is not set to true

                        xinteger

x-axis coordinate
x-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        1integer

y-axis coordinate
y-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                        widthinteger

width of the element in pixels

                        heightinteger

height of the element in pixels

            ai_overviewobject

‘ai_overview’ element in SERP

                typestring

type of element = 'ai_overview'

                rank_groupinteger

group rank in SERP
position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

                rank_absoluteinteger

absolute rank in SERP
absolute position among all the elements in SERP

                pageinteger

search results page number
indicates the number of the SERP page on which the element is located

                positionstring

the alignment of the element in SERP
can take the following values:
left, right

                xpathstring

the XPath of the element

                markdownstring

content of the element in markdown format

                itemsarray

items present in the element

                    typestring

type of element = 'ai_overview_element'

                    titlestring

title of the element

                    textstring

text or description of the element in SERP

                    imagesarray

images of the element
if there are none, equals null

                        typestring

type of element = 'images_element'

                        altstring

alt tag of the image

                        urlstring

relevant URL

                        image_urlstring

URL of the image
the URL leading to the image on the original resource or DataForSEO storage (in case the original source is not available)

                    referencesarray

references relevant to the element
includes references to webpages that were used to generate the ai_overview_element

                        typestring

type of element = 'ai_overview_reference'

                        sourcestring

reference source name or title

                        domainstring

domain name of the reference

                        urlstring

reference page URL

                        titlestring

reference page title

                        textstring

reference text
text snippet from the page that was used to generate the ai_overview_element

                    typestring

type of element = 'ai_overview_video_element'

                    positionstring

the alignment of the element in SERP
can take the following values: left, right

                    titlestring

title of the video

                    snippetstring

text snippet of the video

                    urlstring

URL of the video

                    domainstring

domain where the video is hosted

                    image_urlstring

URL of the video thumbnail image

                    sourcestring

source of the video
indicates the video platform
example: YouTube

                    datestring

date when the video was published
example: Jan 1, 2009

                    timestampstring

date and time when the video was published
in the UTC format: "yyyy-mm-dd hh-mm-ss +00:00"
example: 2009-01-01 00:00:00 +00:00

                    typestring

type of element = 'ai_overview_videos_element'

                    itemsarray

array of video items

                        typestring

type of element = 'video_element'

                        urlstring

URL of the video

                        titlestring

title of the video

                        sourcestring

source of the video
indicates the video platform
example: YouTube

                        timestampstring

date and time when the video was published
in the UTC format: "yyyy-mm-dd hh-mm-ss +00:00"
example: 2009-01-01 00:00:00 +00:00

                    typestring

type of element = 'ai_overview_images_element'

                    urlstring

URL to view more images
leads to Bing Images search results

                    titlestring

title of the image collection

                    itemsarray

array of image items

                        typestring

type of element = 'image_element'

                        altstring

alt text of the image

                        urlstring

URL of the image source

                        image_urlstring

direct URL of the image

                    typestring

type of element = 'ai_overview_organic_element'

                    titlestring

title of the organic result

                    urlstring

URL of the organic result

                    domainstring

domain of the organic result

                    snippetstring

text snippet from the organic result

                    breadcrumbstring

breadcrumb navigation of the organic result

                    website_namestring

name of the source website

                    linksarray

links featured in the organic result

                        typestring

type of element = 'link_element'

                        titlestring

title of the link element

                        descriptionstring

link description

                        urlstring

link URL

                        domainstring

domain in SERP

                    highlightedarray

highlighted keywords in the text snippet

                referencesarray

additional references relevant to the item
includes references to webpages that may have been used to generate the ai_overview

                    typestring

type of element = 'ai_overview_reference'

                    sourcestring

reference source name or title

                    domainstring

domain name of the reference

                    urlstring

reference page URL

                    titlestring

reference page title

                    textstring

reference text
text snippet from the page that was used to generate the ai_overview_element

                rectangleobject

rectangle parameters
contains cartesian coordinates and pixel dimensions of the result's snippet in SERP
equals null if calculate_rectangles in the POST request is not set to true

                    xinteger

x-axis coordinate
x-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                    1integer

y-axis coordinate
y-axis coordinate of the top-left corner of the result's snippet, where top-left corner of the screen is the origin

                    widthinteger

width of the element in pixels

                    heightinteger

height of the element in pixels


‌‌

Instead of ‘login’ and ‘password’ use your credentials from https://app.dataforseo.com/api-access

# Instead of 'login' and 'password' use your credentials from https://app.dataforseo.com/api-access 
login="login" 
password="password" 
cred="$(printf ${login}:${password} | base64)" 
id="02261816-2027-0066-0000-c27d02864073" 
curl --location --request GET "https://api.dataforseo.com/v3/serp/{{low_se_name}}/{{low_se_type}}/task_get/advanced/${id}" 
--header "Authorization: Basic ${cred}"  
--header "Content-Type: application/json" 
--data-raw ""
<?php
// You can download this file from here https://cdn.dataforseo.com/v3/examples/php/php_RestClient.zip
require('RestClient.php');
$api_url = 'https://api.dataforseo.com/';
try {
	// Instead of 'login' and 'password' use your credentials from https://app.dataforseo.com/api-access
	$client = new RestClient($api_url, null, 'login', 'password');
} catch (RestClientException $e) {
	echo "n";
	print "HTTP code: {$e->getHttpCode()}n";
	print "Error code: {$e->getCode()}n";
	print "Message: {$e->getMessage()}n";
	print  $e->getTraceAsString();
	echo "n";
	exit();
}
try {
	$result = array();
	// #1 - using this method you can get a list of completed tasks
	// GET /v3/serp/{{low_se_name}}/{{low_se_type}}/tasks_ready
	// in addition to '{{low_se_name}}' and '{{low_se_type}}' you can also set other search engine and type parameters
	// the full list of possible parameters is available in documentation
	$tasks_ready = $client->get('/v3/serp/{{low_se_name}}/{{low_se_type}}/tasks_ready');
	// you can find the full list of the response codes here https://docs.dataforseo.com/v3/appendix/errors
	if (isset($tasks_ready['status_code']) AND $tasks_ready['status_code'] === 20000) {
		foreach ($tasks_ready['tasks'] as $task) {
			if (isset($task['result'])) {
				foreach ($task['result'] as $task_ready) {
					// #2 - using this method you can get results of each completed task
					// GET /v3/serp/{{low_se_name}}/{{low_se_type}}/task_get/advanced/$id
					if (isset($task_ready['endpoint_advanced'])) {
						$result[] = $client->get($task_ready['endpoint_advanced']);
					}
					// #3 - another way to get the task results by id
					// GET /v3/serp/{{low_se_name}}/{{low_se_type}}/task_get/advanced/$id
					/*
					if (isset($task_ready['id'])) {
						$result[] = $client->get('/v3/serp/{{low_se_name}}/{{low_se_type}}/task_get/advanced/' . $task_ready['id']);
					}
					*/
				}
			}
		}
	}
	print_r($result);
	// do something with result
} catch (RestClientException $e) {
	echo "n";
	print "HTTP code: {$e->getHttpCode()}n";
	print "Error code: {$e->getCode()}n";
	print "Message: {$e->getMessage()}n";
	print  $e->getTraceAsString();
	echo "n";
}
$client = null;
?>
const task_id = '02231256-2604-0066-2000-57133b8fc54e';

const axios = require('axios');

axios({
    method: 'get',
    url: 'https://api.dataforseo.com/v3/serp/{{low_se_name}}/{{low_se_type}}/task_get/advanced/' + task_id,
    auth: {
        username: 'login',
        password: 'password'
    },
    headers: {
        'content-type': 'application/json'
    }
}).then(function (response) {
    var result = response['data']['tasks'];
    // Result data
    console.log(result);
}).catch(function (error) {
    console.log(error);
});
from client import RestClient
# You can download this file from here https://cdn.dataforseo.com/v3/examples/python/python_Client.zip
client = RestClient("login", "password")
# 1 - using this method you can get a list of completed tasks
# GET /v3/serp/{{low_se_name}}/{{low_se_type}}/tasks_ready
# in addition to '{{low_se_name}}' and '{{low_se_type}}' you can also set other search engine and type parameters
# the full list of possible parameters is available in documentation
response = client.get("/v3/serp/{{low_se_name}}/{{low_se_type}}/tasks_ready")
# you can find the full list of the response codes here https://docs.dataforseo.com/v3/appendix/errors
if response['status_code'] == 20000:
    results = []
    for task in response['tasks']:
        if (task['result'] and (len(task['result']) > 0)):
            for resultTaskInfo in task['result']:
                # 2 - using this method you can get results of each completed task
                # GET /v3/serp/{{low_se_name}}/{{low_se_type}}/advanced/$id
                if(resultTaskInfo['endpoint_advanced']):
                    results.append(client.get(resultTaskInfo['endpoint_advanced']))                
                '''
                # 3 - another way to get the task results by id
                # GET /v3/serp/{{low_se_name}}/{{low_se_type}}/task_get/advanced/$id                
                if(resultTaskInfo['id']):
                    results.append(client.get("/v3/serp/{{low_se_name}}/{{low_se_type}}/task_get/advanced/" + resultTaskInfo['id']))
                '''
    print(results)
    # do something with result
else:
    print("error. Code: %d Message: %s" % (response["status_code"], response["status_message"]))
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Text;
using System.Threading.Tasks;

namespace DataForSeoDemos
{
    public static partial class Demos
    {
        public static async Task serp_task_get()
        {
            var httpClient = new HttpClient
            {
                BaseAddress = new Uri("https://api.dataforseo.com/"),
                // Instead of 'login' and 'password' use your credentials from https://app.dataforseo.com/api-access
                DefaultRequestHeaders = { Authorization = new AuthenticationHeaderValue("Basic", Convert.ToBase64String(Encoding.ASCII.GetBytes("login:password"))) }
            };
            // #1 - using this method you can get a list of completed tasks
            // GET /v3/serp/{{low_se_name}}/{{low_se_type}}/tasks_ready
            // in addition to '{{low_se_name}}' and '{{low_se_type}}' you can also set other search engine and type parameters
            // the full list of possible parameters is available in documentation
            var response = await httpClient.GetAsync("/v3/serp/{{low_se_name}}/{{low_se_type}}/tasks_ready");
            var tasksInfo = JsonConvert.DeserializeObject<dynamic>(await response.Content.ReadAsStringAsync());
            var tasksResponses = new List<object>();
            // you can find the full list of the response codes here https://docs.dataforseo.com/v3/appendix/errors
            if (tasksInfo.status_code == 20000)
            {
                if (tasksInfo.tasks != null)
                {
                    foreach (var tasks in tasksInfo.tasks)
                    {
                        if (tasks.result != null)
                        {
                            foreach (var task in tasks.result)
                            {
                                if (task.endpoint_advanced != null)
                                {
                                    // #2 - using this method you can get results of each completed task
                                    // GET /v3/serp/{{low_se_name}}/{{low_se_type}}/task_get/advanced/$id
                                    var taskGetResponse = await httpClient.GetAsync((string)task.endpoint_advanced);
                                    var taskResultObj = JsonConvert.DeserializeObject<dynamic>(await taskGetResponse.Content.ReadAsStringAsync());
                                    if (taskResultObj.tasks != null)
                                    {
                                        var fst = taskResultObj.tasks.First;
                                        // you can find the full list of the response codes here https://docs.dataforseo.com/v3/appendix/errors
                                        if (fst.status_code >= 40000 || fst.result == null)
                                            Console.WriteLine($"error. Code: {fst.status_code} Message: {fst.status_message}");
                                        else
                                            tasksResponses.Add(fst.result);
                                    }
                                    // #3 - another way to get the task results by id
                                    // GET /v3/serp/{{low_se_name}}/{{low_se_type}}/task_get/advanced/$id
                                    /*
                                    var tasksGetResponse = await httpClient.GetAsync("/v3/serp/{{low_se_name}}/{{low_se_type}}/task_get/advanced/" + (string)task.id);
                                    var tasksResultObj = JsonConvert.DeserializeObject<dynamic>(await tasksGetResponse.Content.ReadAsStringAsync());
                                    if (tasksResultObj.tasks != null)
                                    {
                                        var fst = taskResultObj.tasks.First;
                                        // you can find the full list of the response codes here https://docs.dataforseo.com/v3/appendix/errors
                                        if (fst.status_code >= 40000 || fst.result == null)
                                            Console.WriteLine($"error. Code: {fst.status_code} Message: {fst.status_message}");
                                        else
                                            tasksResponses.Add(fst.result);
                                    }
                                    */
                                }
                            }
                        }
                    }
                }
                if (tasksResponses.Count > 0)
                    // do something with result
                    Console.WriteLine(String.Join(Environment.NewLine, tasksResponses));
                else
                    Console.WriteLine("No completed tasks");
            }
            else
                Console.WriteLine($"error. Code: {tasksInfo.status_code} Message: {tasksInfo.status_message}");
        }
    }
}

The above command returns JSON structured like this:

{
  "version": "0.1.20200129",
  "status_code": 20000,
  "status_message": "Ok.",
  "time": "0.2347 sec.",
  "cost": 0,
  "tasks_count": 1,
  "tasks_error": 0,
  "tasks": [
    {
      "id": "01291734-1535-0066-0000-6988734166f9",
      "status_code": 20000,
      "status_message": "Ok.",
      "time": "0.0934 sec.",
      "cost": 0,
      "result_count": 1,
      "path": [
        "v3",
        "serp",
        "{{low_se_name}}",
        "{{low_se_type}}",
        "task_get",
        "advanced",
        "01291734-1535-0066-0000-6988734166f9"
      ],
      "data": {
        "api": "serp",
        "function": "task_get",
        "se": "{{low_se_name}}",
        "se_type": "{{low_se_type}}",
        "language_name": "English",
        "location_name": "United States",
        "keyword": "flight ticket new york san francisco",
        "priority": 2,
        "tag": "tag2",
        "device": "desktop",
        "os": "windows"
      },
      "result": [
        {
          "keyword": "star wars cast",
          "type": "organic",
          "se_domain": "bing.com",
          "location_code": 2840,
          "language_code": "en",
          "check_url": "https://www.bing.com/search?q=star%20wars%20cast&count=50&first=1&setlang=en&cc=US&safesearch=Moderate&form=QBLH",
          "datetime": "2022-01-28 13:46:40 +00:00",
          "spell": null,
          "refinement_chips": null,
          "item_types": [
            "organic",
            "images",
            "top_stories",
            "video",
            "related_searches",
            "carousel",
            "paid",
            "ai_overview"
          ],
          "se_results_count": 99148,
          "pages_count": 1,
          "items_count": 110,
          "items": [
            {
              "type": "carousel",
              "rank_group": 1,
              "rank_absolute": 1,
              "page": 1,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/div[2]",
              "title": "Star Wars - Cast",
              "items": [
                {
                  "type": "carousel_element",
                  "title": "George Lucas",
                  "subtitle": "Born 1944"
                },
                {
                  "type": "carousel_element",
                  "title": "Mark Hamill",
                  "subtitle": "Born 1951"
                },
                {
                  "type": "carousel_element",
                  "title": "Carrie Fisher",
                  "subtitle": "1956 - 2016"
                },
                {
                  "type": "carousel_element",
                  "title": "Hayden Christensen",
                  "subtitle": "Born 1981"
                },
                {
                  "type": "carousel_element",
                  "title": "Daisy Ridley",
                  "subtitle": "Born 1992"
                }
              ],
              "rectangle": {
                "x": 160,
                "y": 571,
                "width": 648,
                "height": 986
              }
            },
            {
              "type": "organic",
              "rank_group": 1,
              "rank_absolute": 2,
              "page": 1,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/main[1]/ol[1]/li[1]",
              "domain": "www.imdb.com",
              "title": "Star Wars Cast(1977-Present) - IMDb",
              "url": "https://www.imdb.com/list/ls070679507/",
              "cache_url": null,
              "related_search_url": null,
              "breadcrumb": "https://www.imdb.com/list/ls070679507",
              "website_name": "IMDb",
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Star Wars Cast (1977-Present) 1. Mark Hamill. Actor | Star Wars. Mark Hamill is best known for his portrayal of Luke Skywalker in the original Star Wars trilogy - Star Wars: ... 2. Harrison Ford. 3. Carrie Fisher. 4. Billy Dee Williams. 5. Alec Guinness.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "Mark Hamill.",
                "Mark Hamill",
                "Luke Skywalker"
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": {
                "x": 160,
                "y": 571,
                "width": 648,
                "height": 986
              }
            },
            {
              "type": "images",
              "rank_group": 1,
              "rank_absolute": 4,
              "page": 1,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/main[1]/ol[1]/li[3]",
              "title": "Images of Star Wars Cast",
              "url": "https://www.bing.com/images/search?q=star+wars+cast&qpvt=star+wars+cast&tsc=ImageHoverTitle&FORM=IGRE",
              "items": [
                {
                  "type": "images_element",
                  "alt": "Image result for Star Wars Cast. Size: 176 x 170. Source: www.blackfilm.com",
                  "url": "https://www.blackfilm.com/read/2017/12/recapping-star-wars-last-jedi-press-conference/",
                  "image_url": "https://api.dataforseo.com/cdn/i/01281546-1535-0139-0000-57efd54f6fd8:0"
                },
                {
                  "type": "images_element",
                  "alt": "Image result for Star Wars Cast. Size: 176 x 170. Source: www.therichest.com",
                  "url": "https://www.therichest.com/pop-culture/cast-member-star-wars-net-worth/",
                  "image_url": "https://api.dataforseo.com/cdn/i/01281546-1535-0139-0000-57efd54f6fd8:1"
                },
                {
                  "type": "images_element",
                  "alt": "Image result for Star Wars Cast. Size: 176 x 170. Source: www.cheatsheet.com",
                  "url": "https://www.cheatsheet.com/entertainment/star-wars-the-rise-of-skywalker-final-trailer-all-the-easter-eggs-you-may-have-missed.html/",
                  "image_url": "https://api.dataforseo.com/cdn/i/01281546-1535-0139-0000-57efd54f6fd8:2"
                },
                {
                  "type": "images_element",
                  "alt": "Image result for Star Wars Cast. Size: 176 x 170. Source: www.blackfilm.com",
                  "url": "https://www.blackfilm.com/read/2019/12/j-j-abrams-the-cast-of-star-wars-the-rise-of-skywalker-talk-landing-the-final-skywalker-saga-vehicle/",
                  "image_url": "https://api.dataforseo.com/cdn/i/01281546-1535-0139-0000-57efd54f6fd8:3"
                },
                {
                  "type": "images_element",
                  "alt": "Image result for Star Wars Cast. Size: 176 x 170. Source: io9.gizmodo.com",
                  "url": "http://io9.gizmodo.com/cast-of-star-wars-the-last-jedi-takes-over-vanity-fair-1795461250",
                  "image_url": "https://www.bing.com/th?id=OIP.kdF2M7uR8MfXQ33UycMOgQHaEK&w=176&h=170&c=8&rs=1&qlt=90&o=6&pid=3.1&rm=2"
                }
              ],
              "related_image_searches": [
                {
                  "type": "related_image_searches_element",
                  "title": "Star Wars Actors",
                  "alt": null,
                  "url": null,
                  "image_url": "/th?q=Star+Wars+Actors&w=100&h=100&c=7&o=5&pid=1.7&mkt=en-US&cc=US&setlang=en&adlt=moderate"
                },
                {
                  "type": "related_image_searches_element",
                  "title": "Star Wars 9 Cast",
                  "alt": null,
                  "url": null,
                  "image_url": "/th?q=Star+Wars+9+Cast&w=100&h=100&c=7&o=5&pid=1.7&mkt=en-US&cc=US&setlang=en&adlt=moderate"
                },
                {
                  "type": "related_image_searches_element",
                  "title": "Star Wars Episode 9 Cast",
                  "alt": null,
                  "url": null,
                  "image_url": "/th?q=Star+Wars+Episode+9+Cast&w=100&h=100&c=7&o=5&pid=1.7&mkt=en-US&cc=US&setlang=en&adlt=moderate"
                },
                {
                  "type": "related_image_searches_element",
                  "title": "Star Wars 8 Characters",
                  "alt": null,
                  "url": null,
                  "image_url": "/th?q=Star+Wars+8+Characters&w=100&h=100&c=7&o=5&pid=1.7&mkt=en-US&cc=US&setlang=en&adlt=moderate"
                },
                {
                  "type": "related_image_searches_element",
                  "title": "Star Wars 7 Characters",
                  "alt": null,
                  "url": null,
                  "image_url": "/th?q=Star+Wars+7+Characters&w=100&h=100&c=7&o=5&pid=1.7&mkt=en-US&cc=US&setlang=en&adlt=moderate"
                },
                {
                  "type": "related_image_searches_element",
                  "title": "Star Wars 4 Cast",
                  "alt": null,
                  "url": null,
                  "image_url": "/th?q=Star+Wars+4+Cast&w=100&h=100&c=7&o=5&pid=1.7&mkt=en-US&cc=US&setlang=en&adlt=moderate"
                },
                {
                  "type": "related_image_searches_element",
                  "title": "Star Wars Full Cast",
                  "alt": null,
                  "url": null,
                  "image_url": "/th?q=Star+Wars+Full+Cast&w=100&h=100&c=7&o=5&pid=1.7&mkt=en-US&cc=US&setlang=en&adlt=moderate"
                },
                {
                  "type": "related_image_searches_element",
                  "title": "Star Wars Female Cast",
                  "alt": null,
                  "url": null,
                  "image_url": "/th?q=Star+Wars+Female+Cast&w=100&h=100&c=7&o=5&pid=1.7&mkt=en-US&cc=US&setlang=en&adlt=moderate"
                },
                {
                  "type": "related_image_searches_element",
                  "title": "Star Wars 1 Cast",
                  "alt": null,
                  "url": null,
                  "image_url": "/th?q=Star+Wars+1+Cast&w=100&h=100&c=7&o=5&pid=1.7&mkt=en-US&cc=US&setlang=en&adlt=moderate"
                },
                {
                  "type": "related_image_searches_element",
                  "title": "Star Wars Episode 2 Cast",
                  "alt": null,
                  "url": null,
                  "image_url": "/th?q=Star+Wars+Episode+2+Cast&w=100&h=100&c=7&o=5&pid=1.7&mkt=en-US&cc=US&setlang=en&adlt=moderate"
                },
                {
                  "type": "related_image_searches_element",
                  "title": "Star Wars Movie Characters",
                  "alt": null,
                  "url": null,
                  "image_url": "/th?q=Star+Wars+Movie+Characters&w=100&h=100&c=7&o=5&pid=1.7&mkt=en-US&cc=US&setlang=en&adlt=moderate"
                },
                {
                  "type": "related_image_searches_element",
                  "title": "Original Star Wars Actors",
                  "alt": null,
                  "url": null,
                  "image_url": "/th?q=Original+Star+Wars+Actors&w=100&h=100&c=7&o=5&pid=1.7&mkt=en-US&cc=US&setlang=en&adlt=moderate"
                },
                {
                  "type": "related_image_searches_element",
                  "title": "Star Wars Cast Anakin",
                  "alt": null,
                  "url": null,
                  "image_url": "/th?q=Star+Wars+Cast+Anakin&w=100&h=100&c=7&o=5&pid=1.7&mkt=en-US&cc=US&setlang=en&adlt=moderate"
                },
                {
                  "type": "related_image_searches_element",
                  "title": "Star Wars Clone Wars Cast",
                  "alt": null,
                  "url": null,
                  "image_url": "/th?q=Star+Wars+Clone+Wars+Cast&w=100&h=100&c=7&o=5&pid=1.7&mkt=en-US&cc=US&setlang=en&adlt=moderate"
                },
                {
                  "type": "related_image_searches_element",
                  "title": "Star Wars Actors List",
                  "alt": null,
                  "url": null,
                  "image_url": "/th?q=Star+Wars+Actors+List&w=100&h=100&c=7&o=5&pid=1.7&mkt=en-US&cc=US&setlang=en&adlt=moderate"
                }
              ],
              "rectangle": {
                "x": 160,
                "y": 571,
                "width": 648,
                "height": 986
              }
            },
            {
              "type": "top_stories",
              "rank_group": 1,
              "rank_absolute": 7,
              "page": 1,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/main[1]/ol[1]/li[6]",
              "title": "News about Star Wars Cast",
              "items": [
                {
                  "type": "top_stories_element",
                  "source": "Cinema Blend",
                  "domain": "www.cinemablend.com",
                  "title": "Star Wars Galactic Starcruiser Is Prepping For Launch, Here’s Our First Look At The Crew",
                  "date": "· 9h",
                  "amp_version": false,
                  "timestamp": null,
                  "url": "https://www.cinemablend.com/movies/star-wars-galactic-starcruiser-is-prepping-for-launch-heres-our-first-look-at-the-crew",
                  "image_url": null,
                  "badges": null
                },
                {
                  "type": "top_stories_element",
                  "source": "GameSpot",
                  "domain": "www.gamespot.com",
                  "title": "New Footage Of Canceled Star Wars 1313 Game Shows Boba Fett On The Hunt",
                  "date": "· 22h",
                  "amp_version": false,
                  "timestamp": null,
                  "url": "https://www.gamespot.com/articles/new-footage-of-canceled-star-wars-1313-game-shows-boba-fett-on-the-hunt/1100-6500019/",
                  "image_url": null,
                  "badges": null
                },
                {
                  "type": "top_stories_element",
                  "source": "theblast",
                  "domain": "theblast.com",
                  "title": "Mary Elizabeth Winstead Cast In ‘Star Wars’ Ahsoka Series",
                  "date": "· 6d",
                  "amp_version": false,
                  "timestamp": null,
                  "url": "https://theblast.com/164070/mary-elizabeth-winstead-casting/",
                  "image_url": null,
                  "badges": null
                }
              ],
              "rectangle": {
                "x": 160,
                "y": 571,
                "width": 648,
                "height": 986
              }
            },
            {
              "type": "video",
              "rank_group": 1,
              "rank_absolute": 10,
              "page": 1,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/main[1]/ol[1]/li[9]",
              "items": [
                {
                  "type": "video_element",
                  "source": "Microsoft NewsABC",
                  "title": "Star Wars Cast Plays Family Feud",
                  "timestamp": "2019-12-16 00:00:00 +00:00",
                  "url": null
                },
                {
                  "type": "video_element",
                  "source": "Microsoft NewsABC",
                  "title": "Star Wars Cast Answers Questions From Kids",
                  "timestamp": "2019-12-16 00:00:00 +00:00",
                  "url": null
                },
                {
                  "type": "video_element",
                  "source": "YouTubeStar Wars",
                  "title": "Star Wars: The Force Awakens Trailer (Official)",
                  "timestamp": "2015-10-20 00:00:00 +00:00",
                  "url": null
                },
                {
                  "type": "video_element",
                  "source": "YouTubeBuzzFeed Celeb",
                  "title": "Star Wars Cast Takes "Which Star Wars Character Are You?" Quiz",
                  "timestamp": "2017-12-12 00:00:00 +00:00",
                  "url": null
                },
                {
                  "type": "video_element",
                  "source": "YouTubeONE Media",
                  "title": "STAR WARS: THE BAD BATCH Trailer 2 (NEW, 2021) Disney",
                  "timestamp": "2021-04-28 13:46:33 +00:00",
                  "url": null
                }
              ],
              "rectangle": {
                "x": 160,
                "y": 571,
                "width": 648,
                "height": 986
              }
            },
            {
              "type": "people_also_ask",
              "rank_group": 1,
              "rank_absolute": 8,
              "page": 1,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/main[1]/ol[1]/li[9]",
              "items": [
                {
                  "type": "people_also_ask_element",
                  "title": "How popular is Star Wars?",
                  "xpath": "/html[1]/body[1]/div[1]/main[1]/ol[1]/li[9]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]",
                  "expanded_element": [
                    {
                      "type": "people_also_ask_expanded_element",
                      "featured_title": null,
                      "url": "https://www.msn.com/en-us/movies/news/these-are-the-most-popular-star-wars-characters/ss-BB1glLna#:~:text=Star%20Wars%20is%20one%20of%20the%20most%20popular,Star%20Wars%20has%20always%20been%20its%20unforgettable%20characters.",
                      "domain": "www.msn.com",
                      "title": "These Are the Most Popular Star Wars Characters",
                      "description": "Star Wars is one of the most popular and long-running franchises in American media history, spawning three trilogies, spin-off films, comics, TV shows, video games, and more. Though many fans have been drawn in by the intense battle sequences and eye-popping visual effects, the heart of Star Wars has always been its unforgettable characters.",
                      "timestamp": null,
                      "table": null
                    }
                  ]
                },
                {
                  "type": "people_also_ask_element",
                  "title": "Who are the most popular characters in Star Wars?",
                  "xpath": "/html[1]/body[1]/div[1]/main[1]/ol[1]/li[9]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]",
                  "expanded_element": [
                    {
                      "type": "people_also_ask_expanded_element",
                      "featured_title": null,
                      "url": "https://finance.yahoo.com/news/50-most-least-popular-star-211953052.html",
                      "domain": "finance.yahoo.com",
                      "title": "50 Most (and Least) Popular Star Wars Characters",
                      "description": "The most popular Wookie in the Star Wars films, Chewbacca is Han Solo’s lifelong friend and co-pilot of the Millenium Falcon. Based on Google search frequency, Chewbacca was the 201st most popular Halloween costume in 2017 and the sixth most popular costume of any Star Wars character.",
                      "timestamp": null,
                      "table": null
                    }
                  ]
                }
              ],
              "rectangle": {
                "x": 160,
                "y": 2964.3,
                "width": 648,
                "height": 260
              }
            },
            {
              "type": "local_pack",
              "rank_group": 1,
              "rank_absolute": 1,
              "page": 1,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/main[1]/ol[1]/li[1]/div[1]/div[1]/div[3]/div[2]",
              "title": "Angelo's Barber Shop",
              "description": "DIRECTIONS WEBSITE nn",
              "domain": "www.angelosbarbershop.com",
              "phone": null,
              "url": "https://www.angelosbarbershop.com/dtla--biltmore-hotel-",
              "is_paid": false,
              "rating": {
                "rating_type": "Max5",
                "value": 4.5,
                "votes_count": 11,
                "rating_max": 5
              },
              "cid": null,
              "is_claimed": true,
              "rectangle": {
                "x": 180,
                "y": 446,
                "width": 608,
                "height": 109
              }
            },
            {
              "type": "local_pack",
              "rank_group": 2,
              "rank_absolute": 2,
              "page": 1,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/main[1]/ol[1]/li[1]/div[1]/div[1]/div[3]/div[4]",
              "title": "Bolt Barbers",
              "description": "DIRECTIONS WEBSITE nn",
              "domain": "boltbarbers.com",
              "phone": null,
              "url": "http://boltbarbers.com/",
              "is_paid": false,
              "rating": {
                "rating_type": "Max5",
                "value": 5,
                "votes_count": 2,
                "rating_max": 5
              },
              "cid": null,
              "is_claimed": true,
              "rectangle": {
                "x": 180,
                "y": 567,
                "width": 608,
                "height": 109
              }
            },
            {
              "type": "map",
              "rank_group": 1,
              "rank_absolute": 2,
              "page": 1,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/main[1]/ol[1]/li[2]",
              "title": "Los Angeles, California",
              "url": "https://www.bing.com/maps?&ty=18&q=Los%20Angeles%2C%20California&satid=id.sid%3A9958ca5c-ea31-4e71-8a17-bd1e7839c723&vdpid=5059788015119892481&mb=34.401077~-118.917908~33.708313~-117.565002&ppois=34.05469512939453_-118.241455078125_Los%20Angeles%2C%20California_~&cp=34.054695~-118.241455&v=2&sV=1&FORM=MIRE&qpvt=la+city+map",
              "rectangle": {
                "x": 160,
                "y": 495,
                "width": 648,
                "height": 427
              }
            },
            {
              "type": "shopping",
              "rank_group": 1,
              "rank_absolute": 1,
              "page": 1,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/ul[1]/li[1]",
              "title": "See star wars merch",
              "items": [
                {
                  "type": "shopping_element",
                  "title": "STAR WARS Jedi Master Yoda …Illuminated Desk Lamp By The Bradford Exchange",
                  "price": {
                    "current": 199.99,
                    "regular": null,
                    "max_value": null,
                    "currency": "USD",
                    "is_price_range": false,
                    "displayed_price": "$199.99"
                  },
                  "source": "Bradford Exchange",
                  "description": null,
                  "marketplace": null,
                  "marketplace_url": null,
                  "url": "https://www.bing.com/aclk?ld=e8qFvV9VcUMhyLj3DuLsIrnTVUCUwTcqcHjoJv3P8PVcIS9F9w3gZGJBqAMAEG6pJkDHP2n6875j9_EyEP8Qg7UUu9zXQNXY_683sB4k2CruGusHc4SGyKxdNaZsayqS-pPkEnZzJM5pSMBYe3ESgHjPf6RriMnnDSMZq07NQZknsV4oLouIeglB3IK33r2TaNFkSVvg&u=aHR0cHMlM2ElMmYlMmZhZC5hdGRtdC5jb20lMmZzJTJmZ28lM2JhZHYlM2QxMTEyNzIwMDkwNjM2NCUzYmVjJTNkMTExMjcyMDEwNjIzNjglM2JjLmElM2Q2MTc1NjU4MyUzYnMuYSUzZGdvb2dsZSUzYnAuYSUzZDYxNzU2NTgzJTNiYXMuYSUzZDEyNzMyMzUwNTI4MTUzMjQlM2JxcGIlM2QxJTNiJTNmYmlka3clM2RkZWZhdWx0a2V5d29yZCUyNmR2YyUzZGMlMjZoJTNkaHR0cHMlMjUzQSUyNTJGJTI1MkZ3d3cuYnJhZGZvcmRleGNoYW5nZS5jb20lMjUyRnByb2R1Y3RzJTI1MkYxMjIzNDgwMDFfc3Rhci13YXJzLWplZGktbWFzdGVyLXlvZGEtaWxsdW1pbmF0ZWQtZGVzay1sYW1wLmh0bWwlMjUzRmNtX3ZlbiUyNTNER1BTJTI1MjZjbV9jYXQlMjUzREJpbmclMjU3Q1Byb2R1Y3RBZHMlMjUyNmNtX3BsYSUyNTNENjE3NTY1ODMlMjU3QzEyNzMyMzUwNTI4MTUzMjQlMjUyNmNtX2l0ZSUyNTNEMTIyMzQ4MDAxJTI2bXNjbGtpZCUzZDhlYTUwZmY0MDM3MTE3OGQwZDlhNmUwN2Y1MmRlODM4JTI2dXRtX3NvdXJjZSUzZGJpbmclMjZ1dG1fbWVkaXVtJTNkY3BjJTI2dXRtX2NhbXBhaWduJTNkU2hvcHBpbmclMjUyMC0lMjUyMERDUiUyNnV0bV90ZXJtJTNkNDU4MzE3NjgwMTU2NDI2NyUyNnV0bV9jb250ZW50JTNkRENSJTI1MjAtJTI1MjBTb2xv&rlid=8ea50ff40371178d0d9a6e07f52de838"
                },
                {
                  "type": "shopping_element",
                  "title": "Boys Long-Sleeve Star Wars Print …Logo Graphic Tee In Cream | Size 9/10 | Abercrombie Kids",
                  "price": {
                    "current": 29.95,
                    "regular": null,
                    "max_value": null,
                    "currency": "USD",
                    "is_price_range": false,
                    "displayed_price": "$29.95"
                  },
                  "source": "Abercrombie & Fitch",
                  "description": null,
                  "marketplace": null,
                  "marketplace_url": null,
                  "url": "https://www.bing.com/aclk?ld=e8mm3Mz6x7XNuvNgXABZiyfTVUCUyxI359lpzDGJyQD0BkuOGu2ZEN3nZX1MInzo0FN30Jt_3g4ygPR7un0nTEhpGPvD43_XzhbXO-vZNI-Df0F79VEFJHkQlHrZsWqjs1xb34PyXPTc2kJ6hEZCOmpK8DuZ67E1EDcYiALDg2QjNbOEMaTA4Az1s9qDxoL8M-tlYCjg&u=aHR0cHMlM2ElMmYlMmZ3d3cuYWJlcmNyb21iaWUuY29tJTJmc2hvcCUyZnVzJTJma2lkcyUyZnAlMmZsb25nLXNsZWV2ZS14Ym94LWdyYXBoaWMtdGVlLTQ2MzM4ODM2JTNmc2VxJTNkMDclMjZzb3VyY2UlM2RiaW5nc2hvcHBpbmclMjZ1dG1fbWVkaXVtJTNkY3BjJTI2dXRtX2NhbXBhaWduJTNkUExBJTI2c2NpZCUzZHNjYnBscDY0OTg5ODUyMSUyNnNjX2ludGlkJTNkNjQ5ODk4NTIxJTI2Y21wJTNkUExBJTNhRVZHJTNhMjAlM2FLJTNhSyUzYVVTJTNhWCUzYU1TTiUzYVglM2FTSE9QJTNhWCUzYVglM2FYJTNhWCUzYXglM2FTQyUyYlNob3BwaW5nJTJiLSUyYmFmayUyYi0lMmJHZW5lcmFsX0FsbCUyYlByb2R1Y3RzX1BST0RVQ1RfR1JPVVAlMjZnY2xpZCUzZDE5OGQzY2U0MjlmODExMzA4NjE5NWQxN2RmYTRkN2Y3JTI2Z2Nsc3JjJTNkM3AuZHMlMjZtc2Nsa2lkJTNkMTk4ZDNjZTQyOWY4MTEzMDg2MTk1ZDE3ZGZhNGQ3Zjc&rlid=198d3ce429f8113086195d17dfa4d7f7"
                }
              ],
              "rectangle": {
                "x": 0,
                "y": 159,
                "width": 1920,
                "height": 333
              }
            },
            {
              "type": "recipes",
              "rank_group": 1,
              "rank_absolute": 1,
              "page": 1,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/div[1]",
              "items": [
                {
                  "type": "recipes_element",
                  "title": "Easy Homemade Vanilla Pudding",
                  "url": null,
                  "domain": null,
                  "source": "Celebrating Sweets",
                  "description": null,
                  "time": null,
                  "rating": {
                    "rating_type": "Max5",
                    "value": 5,
                    "votes_count": 451,
                    "rating_max": 5
                  }
                },
                {
                  "type": "recipes_element",
                  "title": "Homemade Chocolate Pudding",
                  "url": null,
                  "domain": null,
                  "source": "Spend With Pennies",
                  "description": null,
                  "time": null,
                  "rating": {
                    "rating_type": "Max5",
                    "value": 5,
                    "votes_count": 218,
                    "rating_max": 5
                  }
                },
                {
                  "type": "recipes_element",
                  "title": "BEST Bread Pudding Recipe 2022 ❤️",
                  "url": null,
                  "domain": null,
                  "source": "Jojorecipes.com",
                  "description": null,
                  "time": null,
                  "rating": {
                    "rating_type": "Max5",
                    "value": 5,
                    "votes_count": 36300,
                    "rating_max": 5
                  }
                }
              ],
              "rectangle": {
                "x": 180,
                "y": 128,
                "width": 1740,
                "height": 492
              }
            },
            {
              "type": "jobs",
              "rank_group": 1,
              "rank_absolute": 6,
              "page": 1,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/main[1]/ol[1]/li[2]",
              "title": null,
              "url": null,
              "items": [
                {
                  "type": "jobs_element",
                  "title": "Make Up To $23 Per Hour As A Mover-Driver With Bellhop! - Los Angeles",
                  "description": "Los Angeles, CA · Full-time",
                  "location": null,
                  "author": "via Snagajob",
                  "job_posted_time": "Posted 2 days ago",
                  "timestamp": null,
                  "contract_type": null,
                  "salary": null,
                  "url": null
                },
                {
                  "type": "jobs_element",
                  "title": "Registered Behavior Technician (RBT) - Los Angeles",
                  "description": "Los Angeles, CA · Full-time",
                  "location": null,
                  "author": "via Snagajob",
                  "job_posted_time": "Posted 3 days ago",
                  "timestamp": null,
                  "contract_type": null,
                  "salary": null,
                  "url": null
                }
              ],
              "rectangle": {
                "x": 160,
                "y": 571,
                "width": 648,
                "height": 986
              }
            },
            {
              "type": "hotels_pack",
              "rank_group": 1,
              "rank_absolute": 5,
              "page": 1,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/main[1]/ol[1]/li[3]",
              "title": "Hotels | Los Angeles, CA",
              "date_from": "2022-03-13",
              "date_to": "2022-03-14",
              "items": [
                {
                  "type": "hotels_pack_element",
                  "price": null,
                  "title": "Freehand Los Angeles",
                  "description": null,
                  "hotel_identifier": null,
                  "domain": null,
                  "url": null,
                  "is_paid": false,
                  "rating": {
                    "rating_type": "Max5",
                    "value": 3.5,
                    "votes_count": null,
                    "rating_max": 5
                  }
                },
                {
                  "type": "hotels_pack_element",
                  "price": null,
                  "title": "JW Marriott Los Angeles L.A. LIVE",
                  "description": ""The JW Marriott at LA Live is a beautiful hotel in a great location."",
                  "hotel_identifier": null,
                  "domain": null,
                  "url": null,
                  "is_paid": false,
                  "rating": {
                    "rating_type": "Max5",
                    "value": 4.5,
                    "votes_count": null,
                    "rating_max": 5
                  }
                }
              ],
              "rectangle": {
                "x": 160,
                "y": 1575,
                "width": 648,
                "height": 1331.8
              }
            },
            {
              "type": "featured_snippet",
              "rank_group": 1,
              "rank_absolute": 6,
              "page": 1,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/main[1]/ol[1]/li[4]",
              "domain": "www.travelandleisure.com",
              "title": "Best Los Angeles Hotels: World's Best 2020 | Travel + Leisure",
              "featured_title": "The Top 15 City Hotels in Greater Los Angeles",
              "description": "Santa Monica Proper Hotel. Score: 96.00 More information: properhotel.com A “beautiful hotel with top-notch service and amenities,” as one reader put it, the second addition to the Proper portfolio ...nKimpton La Peer Hotel, West Hollywood. Score: 95.62 More information: lapeerhotel.comnViceroy L'Ermitage Beverly Hills. ...nWaldorf Astoria Beverly Hills. ...",
              "timestamp": null,
              "url": "https://www.travelandleisure.com/worlds-best/hotels-in-los-angeles#:~:text=The%20Top%2015%20City%20Hotels%20in%20Greater%20Los,Waldorf%20Astoria%20Beverly%20Hills.%20...%20More%20items...%20",
              "images": [
                {
                  "type": "images_element",
                  "alt": "Image result for hotels los angeles. Size: 252 x 160. Source: www.omnihotels.com",
                  "url": "https://www.bing.com/th?id=OIP.U2IArS9OwTQee7AphkxE_wHaEL&w=252&h=160&c=8&rs=1&qlt=90&o=6&pid=3.1&rm=2",
                  "image_url": "https://api.dataforseo.com/cdn/i/01281600-1535-0139-0000-4c76961a87c2:0"
                },
                {
                  "type": "images_element",
                  "alt": "Image result for hotels los angeles. Size: 213 x 160. Source: www.expedia.com",
                  "url": "https://www.bing.com/th?id=OIP.Z9SXEdpDvg31RQnoOP_OQwHaE8&w=213&h=160&c=8&rs=1&qlt=90&o=6&pid=3.1&rm=2",
                  "image_url": "https://api.dataforseo.com/cdn/i/01281600-1535-0139-0000-4c76961a87c2:1"
                },
                {
                  "type": "images_element",
                  "alt": "Image result for hotels los angeles. Size: 232 x 160. Source: www.wallpaper.com",
                  "url": "https://www.bing.com/th?id=OIP.hc0LTR_Dg8QxtzpeRJr6RAHaEi&w=232&h=160&c=8&rs=1&qlt=90&o=6&pid=3.1&rm=2",
                  "image_url": "https://api.dataforseo.com/cdn/i/01281600-1535-0139-0000-4c76961a87c2:2"
                }
              ],
              "table": null,
              "rectangle": {
                "x": 160,
                "y": 2930.8,
                "width": 648,
                "height": 546
              }
            },
            {
              "type": "paid",
              "rank_group": 3,
              "rank_absolute": 157,
              "page": 1,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/main[1]/ol[1]/li[51]/ul[1]/li[1]",
              "title": "Star Wars Super Store | superherostuff.com",
              "domain": "www.superherostuff.com",
              "breadcrumb": "https://www.superherostuff.com/starwars",
              "website_name": "superherostuff.com/starwars",
              "url": "https://www.superherostuff.com/characters/star-wars-t-shirts/star-wars-merchandise.html?msclkid=27d694c1f70f1f1cbd4cf53204b0e3d5",
              "highlighted": [
                "Star Wars"
              ],
              "extra": {
                "ad_aclk": null
              },
              "description": "Ad Looking for Official Star Wars Merchandise? Look No Further, Shop Now.",
              "description_rows": null,
              "links": null,
              "price": null,
              "rectangle": {
                "x": 160,
                "y": 571,
                "width": 648,
                "height": 986
              }
            },
            {
              "type": "related_searches",
              "rank_group": 3,
              "rank_absolute": 158,
              "page": 1,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/main[1]/ol[1]/li[52]/div[1]",
              "items": [
                "star wars cast names",
                "cast of star wars 1977",
                "star wars actors names cast",
                "star wars cast members",
                "list of star wars actors",
                "original star wars character list",
                "star wars cast members names",
                "the original star wars cast"
              ],
              "rectangle": {
                "x": 160,
                "y": 571,
                "width": 648,
                "height": 986
              }
            },
            {
              "type": "ai_overview",
              "rank_group": 25,
              "rank_absolute": 211,
              "page": 1,
              "position": "left",
              "xpath": "XPatha2ffe97b-67c8-4aca-a1a3-e96ef3817da8",
              "markdown": null,
              "items": [
                {
                  "type": "ai_overview_element",
                  "title": "Titlec6e24028-8bf9-4c66-b469-abda420a0d8b",
                  "text": "Textbdfc32b9-276c-4ed7-bfd2-7dcae2217f9b",
                  "images": [
                    {
                      "type": "images_element",
                      "alt": "Alt5619dd95-4984-4a4c-b531-b543f5fe9955",
                      "url": "Urlc05d36d9-7c0b-441c-a827-6b114614c1c1",
                      "image_url": "ImageUrl8b48dc5c-98b8-48c8-98aa-261718dda7ac"
                    },
                    {
                      "type": "images_element",
                      "alt": "Altc862cc22-2c17-4c63-b078-0d285c5aea87",
                      "url": "Urlee828432-888b-4298-bf4f-749e50402c32",
                      "image_url": "ImageUrl175b63e8-e7e3-4048-bb9a-d6d96cd572d8"
                    },
                    {
                      "type": "images_element",
                      "alt": "Alt92a2192b-f648-4b8a-aaed-e3311cbda75a",
                      "url": "Url91741aeb-0ecb-4d8c-b508-5e31470b7a60",
                      "image_url": "ImageUrla25851ec-d506-48d3-88fe-1bce6922aeed"
                    }
                  ],
                  "references": [
                    {
                      "type": "ai_overview_reference",
                      "source": "Source989890af-3e47-4bb1-94cd-42b6447e9e8e",
                      "domain": "Domain6d2de744-6c3e-47f7-8035-8468e37313da",
                      "url": "Urle781f103-300e-4cdd-8e8f-0f97454179aa",
                      "title": "Title78dcd722-1592-4ed8-bc11-cb8f2b38298b",
                      "text": "Snippetbb86ce66-a502-4e6b-b4b9-a2d603a097ad"
                    },
                    {
                      "type": "ai_overview_reference",
                      "source": "Source51552e6f-927d-4f39-bc8b-0772d5cab76a",
                      "domain": "Domainf895a640-6d19-443b-877b-326d29729312",
                      "url": "Urla95a7975-02a1-442b-b485-b3d136e52ba6",
                      "title": "Title284edaf8-29e3-4154-86f0-c00099c5b9d3",
                      "text": "Snippetec1b7e29-6b84-4579-976e-5bf98d2317d6"
                    },
                    {
                      "type": "ai_overview_reference",
                      "source": "Sourceb8fd7a1e-53ca-459a-9d31-d8853deae315",
                      "domain": "Domain0f185986-239c-43e5-9ef2-bc17bc3128b0",
                      "url": "Url12ff925b-2106-46a6-b224-2dd70e0d240c",
                      "title": "Title6cfa0a09-5c7e-452c-b238-1ee683aa8401",
                      "text": "Snippet988a25f0-c8e0-4f8b-a94a-2ccc2317d2a7"
                    }
                  ]
                },
                {
                  "type": "ai_overview_element",
                  "title": "Title2821ff95-8d16-4a49-9b4f-b26b8825fc39",
                  "text": "Texte4abb382-efb2-4836-8ba7-17e44d023f21",
                  "images": [
                    {
                      "type": "images_element",
                      "alt": "Altacd66da8-0f5c-4fce-992e-37621bd32f1b",
                      "url": "Url9a8862b1-1e89-4208-8026-a932c003fbe2",
                      "image_url": "ImageUrl63beb8b4-bc73-4c8b-b2f2-548d968e4bdd"
                    },
                    {
                      "type": "images_element",
                      "alt": "Altf8bc160c-5b46-4cd1-b401-429f15f69617",
                      "url": "Urlb1fc0e07-cc7a-4e4a-be8b-2fc84e34d908",
                      "image_url": "ImageUrlec871e6f-ddab-4ef1-9dde-48ed02160b85"
                    },
                    {
                      "type": "images_element",
                      "alt": "Alt3f0e73d3-76ea-40b4-8d4f-2d88b4327ddd",
                      "url": "Url8de50ccd-74e6-466f-9902-042889780383",
                      "image_url": "ImageUrlb2d517a1-4eaa-4b2c-8c00-fe8174027b3f"
                    }
                  ],
                  "references": [
                    {
                      "type": "ai_overview_reference",
                      "source": "Source42ff3414-950c-4671-8365-263f00480581",
                      "domain": "Domain97890609-48f8-4add-90a7-c8e1cb5d2ad7",
                      "url": "Urla72a2098-94ab-47cb-8526-85c45273057b",
                      "title": "Title696b0a77-d568-4d73-a9ad-9af235b410b1",
                      "text": "Snippet549c6938-3722-43b7-b462-66915ea1baa5"
                    },
                    {
                      "type": "ai_overview_reference",
                      "source": "Source9588bb7c-e90f-4dad-8c8f-77a2640d33e8",
                      "domain": "Domain26b3de5a-9e38-437e-bc6c-e5c73ff5500f",
                      "url": "Url32854621-0bfb-411e-90cf-893fbd19c710",
                      "title": "Title920d2db3-eca6-43b9-a208-d891c057cd5b",
                      "text": "Snippeta5233190-dccc-436b-86ac-4e5ada817cd9"
                    },
                    {
                      "type": "ai_overview_reference",
                      "source": "Source3ead99cf-e94f-4b87-8178-cf376442c8e4",
                      "domain": "Domain8e3e4429-5c15-461c-8643-816f9e3e0579",
                      "url": "Urleec20bdf-ed1b-447b-ab65-d25b28ebc9fa",
                      "title": "Title2d8d1732-aefe-432d-99f6-16ed529b5e27",
                      "text": "Snippet2900e3ab-c4b3-4a4a-998a-de39961e7f80"
                    }
                  ]
                },
                {
                  "type": "ai_overview_element",
                  "title": "Title1619108a-28dd-4355-b1f8-3c92c06cdc16",
                  "text": "Textfb1c847f-71ee-49e5-bba4-04c442af06dd",
                  "images": [
                    {
                      "type": "images_element",
                      "alt": "Altb202fb33-09d7-4a46-9080-3d370021b06b",
                      "url": "Url953d7411-b6f5-4fbc-94d8-f6d3c93975b0",
                      "image_url": "ImageUrl9076066c-41c0-4587-a936-97dd0befd4aa"
                    },
                    {
                      "type": "images_element",
                      "alt": "Alt8f798d2c-baa1-4c85-9e94-c844736f37d7",
                      "url": "Url0a6c79c7-3d76-4bf2-bd75-9deaf3fa4120",
                      "image_url": "ImageUrl7df04100-162b-4168-ba5d-a744c7b50acf"
                    },
                    {
                      "type": "images_element",
                      "alt": "Alt35df0ac3-7845-4a29-981d-a0f801859a6c",
                      "url": "Url32bbd61d-9307-4c28-964d-a74fcc4427b1",
                      "image_url": "ImageUrl3dfee7f9-be61-49de-9d93-8274ea372cce"
                    }
                  ],
                  "references": [
                    {
                      "type": "ai_overview_reference",
                      "source": "Source8e01a818-ae4b-468c-9a3c-d65ebcf9713c",
                      "domain": "Domain2a20a271-d341-4583-8adb-a7012f191dec",
                      "url": "Url6a0411a2-5586-46aa-ab3d-ca0da9ecc1cc",
                      "title": "Titleeec26635-4000-47df-b243-3b34736833bf",
                      "text": "Snippetf6581a67-20d8-4b07-b403-83176884de80"
                    },
                    {
                      "type": "ai_overview_reference",
                      "source": "Sourced8a65bd7-ca76-487b-b7f1-dd78da839db5",
                      "domain": "Domain36e44ef4-e92c-4ee1-ba14-b72ec914ec2d",
                      "url": "Url973d3751-a44b-448d-9c97-b11a53a4ddb8",
                      "title": "Title5556f8b5-aa49-4d3f-a5dc-b0a3a058acd7",
                      "text": "Snippet721bc68f-95b9-476b-8789-ab41f517759b"
                    },
                    {
                      "type": "ai_overview_reference",
                      "source": "Source8d1d4a0f-e567-4a67-a1d8-08f4e1eb7961",
                      "domain": "Domain0785731a-a145-489c-924d-098c4dbfa96c",
                      "url": "Url5edd84e1-a695-46a5-8570-8d80f7e9b9ff",
                      "title": "Title883da8c7-ac78-455c-ab2d-a20b89847b6e",
                      "text": "Snippetf5d5e886-0a35-45d6-ac1e-93ca02e340c7"
                    }
                  ]
                },
                {
                  "type": "ai_overview_video_element",
                  "position": "left",
                  "title": "How to Get Rid of Termites | DIY Pest Control | The Home Depot",
                  "snippet": "Learn how to get rid of termites to prevent them from further damaging your home. Identify termites as well as termite damage, and find out how to treat them. For more on keeping insects out of your house, watch our DIY Pest Control playlist: https://thd.co/3j5800g See our How to Get Rid of Termites guide for additional information on what ...",
                  "url": "https://bing.com/videos/riverview/relatedvideo?q=how+to+treat+termite+video&&mid=C77C6DDBC70769F1E20DC77C6DDBC70769F1E20D&FORM=VAMGZC",
                  "domain": "bing.com",
                  "image_url": "https://th.bing.com/th/id/OVP.OWEiAeGReWx_GpKqs7U7_wHgFo?w=424&h=238&c=7&rs=1&qlt=90&o=6&pid=1.7",
                  "source": "YouTube",
                  "date": "8 Oct 2020",
                  "timestamp": "2020-10-08 00:00:00 +00:00"
                },
                {
                  "type": "ai_overview_videos_element",
                  "items": [
                    {
                      "type": "video_element",
                      "url": "https://bing.com/videos/riverview/relatedvideo?q=how+to+treat+termite+video&&mid=7D0F898772754548F9BF7D0F898772754548F9BF&FORM=VAMGZC",
                      "title": "How To Do a Subterranean Termite Treatment",
                      "source": "YouTube",
                      "timestamp": "2013-07-17 00:00:00 +00:00"
                    },
                    {
                      "type": "video_element",
                      "url": "https://bing.com/videos/riverview/relatedvideo?q=how+to+treat+termite+video&&mid=EDE3B03D3A4563C94212EDE3B03D3A4563C94212&FORM=VAMGZC",
                      "title": "How to Do a Termite Treatment with Termidor SC Termiticide",
                      "source": "YouTube",
                      "timestamp": "2013-07-17 00:00:00 +00:00"
                    },
                    {
                      "type": "video_element",
                      "url": "https://bing.com/videos/riverview/relatedvideo?q=how+to+treat+termite+video&&mid=B4E747AD759E9D1F98E0B4E747AD759E9D1F98E0&FORM=VAMGZC",
                      "title": "DIY Home Termite Treatment - Long Lasting",
                      "source": "YouTube",
                      "timestamp": "2022-08-04 00:00:00 +00:00"
                    }
                  ]
                },
                {
                  "type": "ai_overview_images_element",
                  "url": "https://www.lifehack.org/articles/lifestyle/11-benefits-epsom-salt-bath-you-didnt-know-about.html",
                  "title": null,
                  "items": [
                    {
                      "type": "image_element",
                      "alt": null,
                      "url": null,
                      "image_url": "https://th.bing.com/th/id/OIP.nP6ld6IMt54DyU36O1y8tgAAAA?w=289&h=200&c=8&rs=1&o=6&cb=thwsc4&pid=23.1"
                    },
                    {
                      "type": "image_element",
                      "alt": null,
                      "url": null,
                      "image_url": "https://th.bing.com/th/id/OIP.Ad2Q2tE_IoOLqtigP15MHwHaE7?w=245&h=200&c=8&rs=1&o=6&cb=thwsc4&pid=23.1"
                    }
                  ]
                },
                {
                  "type": "ai_overview_organic_element",
                  "title": "11 Benefits of Epsom Salt Bath You Didn’t Know …",
                  "url": "https://www.lifehack.org/articles/lifestyle/11-benefits-epsom-salt-bath-you-didnt-know-about.html",
                  "domain": "www.lifehack.org",
                  "snippet": "Learn how Epsom salt baths can help restore your magnesium, detox your body, improve your skin, hair, and nails, and more. Find out how much Epsom salt to add to your bath and how to use it for diffe… See more",
                  "breadcrumb": "https://www.lifehack.org › articles › lifestyle",
                  "website_name": "LifeHack",
                  "links": [
                    {
                      "type": "link_element",
                      "title": "See more",
                      "description": null,
                      "url": "https://www.lifehack.org/articles/lifestyle/11-benefits-epsom-salt-bath-you-didnt-know-about.html",
                      "domain": "www.lifehack.org"
                    }
                  ],
                  "highlighted": [
                    "Epsom salt",
                    "restore"
                  ]
                }
              ],
              "references": [
                {
                  "type": "ai_overview_reference",
                  "source": "Sourceeb38bff9-1a82-474b-ad0a-ea5805a5ca47",
                  "domain": "Domain4bf4c3e2-9170-4376-bc96-a7d323642b4f",
                  "url": "Url1dc57906-0f87-44b4-9041-526eedc48f9b",
                  "title": "Title7e7ea401-bf38-4b46-b297-eb97f0754d61",
                  "text": "Snippet7df18989-0cd9-486a-92b6-9a6a0494ee3f"
                },
                {
                  "type": "ai_overview_reference",
                  "source": "Source333a5aab-f698-4941-bbdf-aa887ecfbfc1",
                  "domain": "Domainb96d2533-147e-463d-80c2-ad2e77e52f63",
                  "url": "Url73a67d63-3e92-451f-b978-54e3caaeb736",
                  "title": "Title2b71eab8-8e66-4c11-8302-7d9fe67e440b",
                  "text": "Snippet2feb1f57-ca86-4ed6-b210-0a1f3c5a2524"
                },
                {
                  "type": "ai_overview_reference",
                  "source": "Source450c471d-c1ca-4f23-8f10-1bff4128ed22",
                  "domain": "Domain92c035c1-b12a-4753-a3a8-f3c59308eba6",
                  "url": "Url0b18c497-f462-453c-90f5-ba703f5d504c",
                  "title": "Title52ebb83b-7ab0-42f6-a4f6-2d56f7e43396",
                  "text": "Snippet8981502d-2361-4e75-8ecf-0befbbc744d9"
                }
              ],
              "rectangle": {
                "x": 165,
                "y": 197,
                "width": 149,
                "height": 141
              }
            }
          ]
        }
      ]
    }
  ]
}