# Offers Results

The body of the Google Product Offers Results response contains:

<table><thead><tr><th width="270">Element</th><th width="142">Type</th><th width="386">Description</th></tr></thead><tbody><tr><td><code>product_results</code></td><td><code>Object</code></td><td>Details found on the product main container</td></tr><tr><td>    <code>title</code></td><td><code>String</code></td><td>Product title</td></tr><tr><td>    <code>reviews</code></td><td><code>Integer</code></td><td>Total number of reviews</td></tr><tr><td>    <code>rating</code></td><td><code>Float</code></td><td>Product score based on customer's rating</td></tr><tr><td>        <code>type</code></td><td><code>Sring</code></td><td>Type of the media element</td></tr><tr><td><code>seller_results</code></td><td><code>Object</code></td><td>Details about product sellers</td></tr><tr><td>    <code>online_sellers</code></td><td><code>Object</code></td><td></td></tr><tr><td>        <code>position</code></td><td><code>Int</code></td><td>The position where the product was found</td></tr><tr><td>        <code>name</code></td><td><code>String</code></td><td>Name of the seller</td></tr><tr><td>        <code>link</code></td><td><code>String</code></td><td>Link to the seller</td></tr><tr><td>        <code>additional_details</code></td><td><code>String</code></td><td>Additional details about the seller's offer</td></tr><tr><td>        <code>base_price</code></td><td><code>String</code></td><td>Base price of the product</td></tr><tr><td>        <code>additional_price</code></td><td><code>Object</code></td><td>Shows why is a difference (if any) between the <code>base_price</code> and the <code>total_price</code></td></tr><tr><td>            <code>shipping</code></td><td><code>String</code></td><td>Shipping fee value</td></tr><tr><td>            <code>tax</code></td><td><code>String</code></td><td>Tax value</td></tr><tr><td>        <code>total_price</code></td><td><code>String</code></td><td>Total price of the product</td></tr><tr><td><code>related_products</code></td><td><code>Array</code></td><td>A list with related_products</td></tr><tr><td>    <code>position</code></td><td><code>Int</code></td><td>The position of the related product</td></tr><tr><td>    <code>title</code></td><td><code>String</code></td><td></td></tr><tr><td>    <code>link</code></td><td><code>String</code></td><td></td></tr><tr><td>    <code>thumbnail</code></td><td><code>String</code></td><td></td></tr><tr><td>    <code>price</code></td><td><code>String</code></td><td></td></tr><tr><td>    <code>rating</code></td><td><code>String</code></td><td></td></tr><tr><td>    <code>reviews</code></td><td><code>Int</code></td><td>How many reviews has the product </td></tr></tbody></table>

### Product Results Request Example

## Request Example That Returns Google Product Offers Results

<mark style="color:blue;">`GET`</mark> `https://serpapi.webscrapingapi.com/v1?engine=google_product&api_key=<YOUR_API_KEY>&product_id=4887235756540435899&offers=1`

This is a basic GET request that returns the product results found on the Google page.

#### Query Parameters

| Name                                          | Type   | Description           |
| --------------------------------------------- | ------ | --------------------- |
| product\_id<mark style="color:red;">\*</mark> | String | `4887235756540435899` |
| api\_key<mark style="color:red;">\*</mark>    | String | `<YOUR_API_KEY>`      |
| engine<mark style="color:red;">\*</mark>      | String | `google_product`      |
| offers<mark style="color:red;">\*</mark>      | Int    | `1`                   |

{% tabs %}
{% tab title="200: OK API response" %}

```javascript
{
    ...
    "product_results": {
        "title": "Sony PlayStation 5 - Digital Edition",
        "reviews": 65179,
        "rating": "4.5 out of 5 stars"
    },
    "sellers_results": {
        "online_sellers": [
            {
                "position": 1,
                "name": "Fashionown",
                "link": "https://www.google.com/url?q=https://www.fashionown.com/products/playstation%25C2%25AE5-digital-edition-console%3Fcurrency%3DUSD%26variant%3D41958806356021%26utm_medium%3Dcpc%26utm_source%3Dgoogle%26utm_campaign%3DGoogle%2520Shopping&sa=U&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQ2ykIJA&usg=AOvVaw1urGc3YK4kUwCPjVHAoDtn",
                "additional_details": "Free delivery by Tue, Dec 2715-day returns",
                "base_price": "$399.99",
                "additional_price": {
                    "shipping": "$0.00",
                    "tax_el": "$28.00"
                },
                "total_price": "$427.99",
                "trusted": false
            },
            {
                "position": 2,
                "name": "The Leather Lords",
                "link": "https://www.google.com/url?q=https://store.theleatherlords.com/products/playstation-5-digital-edition-console%3Fcurrency%3DUSD%26variant%3D44162746876192%26utm_medium%3Dcpc%26utm_source%3Dgoogle%26utm_campaign%3DGoogle%2520Shopping&sa=U&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQ2ykIKw&usg=AOvVaw0eaUKqTKEYFV7dMeiZO1zQ",
                "additional_details": "Free delivery by Tue, Jan 3",
                "base_price": "$399.99",
                "additional_price": {
                    "shipping": "$0.00",
                    "tax_el": "$28.00"
                },
                "total_price": "$427.99",
                "trusted": false
            },
            {
                "position": 3,
                "name": "Amdbase",
                "link": "https://www.google.com/url?q=https://amdbase.com/product/sony-playstation-5-digital-edition/%3Fvariant%3D44687%26utm_medium%3Dcpc%26utm_source%3Dgoogle%26utm_campaign%3DGoogle%2520Shopping&sa=U&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQ2ykIMQ&usg=AOvVaw1omCN-N9QUYnnoMaa4DPfX",
                "additional_details": "Free delivery by Wed, Dec 21Free 30-day returns",
                "base_price": "$447.99",
                "additional_price": {
                    "shipping": "$0.00",
                    "tax_el": "$0.00"
                },
                "total_price": "$447.99",
                "trusted": false
            },
            {
                "position": 4,
                "name": "DmSofts",
                "link": "https://www.google.com/url?q=https://dmsofts.co.uk/products/playstation%25C2%25AE5-digital-edition-console%3Fcurrency%3DUSD%26utm_medium%3Dcpc%26utm_source%3Dgoogle%26utm_campaign%3DGoogle%2520Shopping&sa=U&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQ2ykINQ&usg=AOvVaw2ePmNbZVk1KdcDwwB5fC51",
                "additional_details": "Free delivery by Wed, Dec 21",
                "base_price": "$449.99",
                "additional_price": {
                    "shipping": "$0.00",
                    "tax_el": "$0.00"
                },
                "total_price": "$449.99",
                "trusted": false
            },
            {
                "position": 5,
                "name": "Mercari",
                "link": "https://www.google.com/url?q=https://www.mercari.com/us/item/m29257750562/&sa=U&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQ2ykIOA&usg=AOvVaw1HjpgRUp7h9mQepPT70699",
                "additional_details": "Free delivery",
                "base_price": "$530.00",
                "additional_price": {
                    "shipping": "$0.00",
                    "tax_el": "$37.10"
                },
                "total_price": "$567.10",
                "trusted": false,
                "condition": "Used"
            },
            {
                "position": 6,
                "name": "sparees.com",
                "link": "https://www.google.com/url?q=https://sparees.com/products/playstation%25C2%25AE5-digital-edition-console%3Fvariant%3D42312447590607%26currency%3DUSD%26utm_medium%3Dproduct_sync%26utm_source%3Dgoogle%26utm_content%3Dsag_organic%26utm_campaign%3Dsag_organic&sa=U&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQ2ykIPQ&usg=AOvVaw3qgzzNBE9cFnwOF2rPcnAX",
                "additional_details": "Free delivery by Wed, Jan 4",
                "base_price": "$549.00",
                "additional_price": {
                    "shipping": "$0.00",
                    "tax_el": "$38.43"
                },
                "total_price": "$587.43",
                "trusted": false
            },
            {
                "position": 7,
                "name": "BUYA.COM - Buya - Gold, Guns, And Guit",
                "link": "https://www.google.com/url?q=https://www.buya.com/Item/Details/SONY-PS5-PLAYSTATION-5-SYSTEM-DISC-CFI-1100A/lite/c1b3b906de2249a2aadd59d8dd700b88&sa=U&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQ2ykIQA&usg=AOvVaw1Qapvj9u7vMY4Hi1K5hJyj",
                "additional_details": "$25.00 delivery",
                "base_price": "$579.99",
                "additional_price": {
                    "shipping": "$25.00",
                    "tax_el": "$0.00"
                },
                "total_price": "$604.99",
                "trusted": false,
                "condition": "Used"
            },
            {
                "position": 8,
                "name": "z10electro.com",
                "link": "https://www.google.com/url?q=https://z10electro.com/product/playstation-5-digital-edition-gaming-console/%3Fsrsltid%3DAYJSbAeCYmnz30T6Ef-AnmX7rZHu1BoBmgLFs8oqeMZ6QhqRCfBiIaCmxto&sa=U&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQ2ykIRA&usg=AOvVaw0Xzh7_trqfx9moQxA_CAwl",
                "additional_details": "Free delivery by Wed, Dec 2814-day returns",
                "base_price": "$577.60",
                "additional_price": {
                    "shipping": "$0.00",
                    "tax_el": "$40.43"
                },
                "total_price": "$618.03",
                "trusted": false,
                "condition": "Was $1,377.60"
            },
            {
                "position": 9,
                "name": "untdkicks.com",
                "link": "https://www.google.com/url?q=https://www.untdkicks.com/products/sony-playstation-5-ps5-digital-edition-console-us-plug%3Fvariant%3D39928872566850%26currency%3DUSD%26utm_medium%3Dproduct_sync%26utm_source%3Dgoogle%26utm_content%3Dsag_organic%26utm_campaign%3Dsag_organic&sa=U&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQ2ykISg&usg=AOvVaw1nTc_bG6IVcS84Afiny9Kq",
                "additional_details": "Free delivery by Tue, Dec 27",
                "base_price": "$600.00",
                "additional_price": {
                    "shipping": "$0.00",
                    "tax_el": "$42.00"
                },
                "total_price": "$642.00",
                "trusted": true
            },
            {
                "position": 10,
                "name": "eBay",
                "link": "https://www.google.com/url?q=https://www.ebay.com/itm/304137009464%3Fchn%3Dps%26mkevt%3D1%26mkcid%3D28%26srsltid%3DAYJSbAehXkdtwDQ86nm7KjDnXRTm0Um2jmCDbvABlPImmJwMsgPFySmuQ9M&sa=U&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQ2ykIUQ&usg=AOvVaw2kyEOOh54MoNBY7W6B00Go",
                "additional_details": "Free delivery by Mon, Dec 19",
                "base_price": "$628.00",
                "additional_price": {
                    "shipping": "$0.00",
                    "tax_el": "$43.96"
                },
                "total_price": "$671.96",
                "trusted": false
            },
            {
                "position": 11,
                "name": "CyberGamers",
                "link": "https://www.google.com/url?q=https://cybergamers.com/products/sony-playstation-5-digital-version-825-gb-pcie-gen-4-nvne-ssd-gaming-console%3Fvariant%3D41980927181042%26currency%3DUSD%26utm_medium%3Dproduct_sync%26utm_source%3Dgoogle%26utm_content%3Dsag_organic%26utm_campaign%3Dsag_organic%26srsltid%3DAYJSbAc5g-gS92BrWstR0wTsqTL00MJIh6awlQ4ABsgGxMYa6efmVyXWTpU&sa=U&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQ2ykIVg&usg=AOvVaw0S4cNw043O1ebIm9nJ1Pq7",
                "additional_details": "Free delivery by Mon, Dec 1930-day returns",
                "base_price": "$669.99",
                "additional_price": {
                    "shipping": "$0.00",
                    "tax_el": "$46.90"
                },
                "total_price": "$716.89",
                "trusted": true
            },
            {
                "position": 12,
                "name": "J&L Game",
                "link": "https://www.google.com/url?q=https://www.jnlgame.com/products/sony-playstation-5-digital-edition-console-model-cfi-1115b-ps5-playstation-5%3Fvariant%3D39530146726003%26currency%3DUSD%26utm_medium%3Dproduct_sync%26utm_source%3Dgoogle%26utm_content%3Dsag_organic%26utm_campaign%3Dsag_organic&sa=U&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQ2ykIXw&usg=AOvVaw1f2OqdpvwvXOEB4eJscLKY",
                "additional_details": "Free delivery by Tue, Dec 2714-day returns",
                "base_price": "$699.99",
                "additional_price": {
                    "shipping": "$0.00",
                    "tax_el": "$42.00"
                },
                "total_price": "$741.99",
                "trusted": false
            },
            {
                "position": 13,
                "name": "Sears",
                "link": "https://www.google.com/url?q=https://www.sears.com/sony-playstation-5-digital-console/p-A109832333%3Fsid%3DISxMP3xSOxGGxDTxSURF%26srsltid%3DAYJSbAdH973m1Lo_bcdebDIJchkF9H6CR8vsMThDCiTt2-wNw0KD3KexPnc&sa=U&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQ2ykIYw&usg=AOvVaw3zcz9h5D461B9PRfC5epAX",
                "additional_details": "Free delivery",
                "base_price": "$725.99",
                "additional_price": {
                    "shipping": "$0.00",
                    "tax_el": "$50.82"
                },
                "total_price": "$776.81",
                "trusted": false
            },
            {
                "position": 14,
                "name": "The Device Depot",
                "link": "https://www.google.com/url?q=https://thedevicedepot.com/products/playstation-5-digital%3Fvariant%3D41708723601559%26currency%3DUSD%26utm_medium%3Dproduct_sync%26utm_source%3Dgoogle%26utm_content%3Dsag_organic%26utm_campaign%3Dsag_organic%26srsltid%3DAYJSbAe8NExYkzc88QVXVulCT3elKxkZEKz5o0WaxkIlCL2D13KITFcoDbA&sa=U&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQ2ykIZg&usg=AOvVaw1xfYc-RlUd7gXlj3H8dtUY",
                "additional_details": "$10.00 delivery by Fri, Dec 2314-day returns",
                "base_price": "$729.00",
                "additional_price": {
                    "shipping": "$10.00",
                    "tax_el": "$51.03"
                },
                "total_price": "$790.03",
                "trusted": false
            },
            {
                "position": 15,
                "name": "Learn more",
                "link": "https://support.google.com/googleshopping/answer/9128896",
                "additional_details": "Free delivery by Fri, Dec 23Free deliveryFree delivery means no shipping and service fees. Orders must meet store minimums before taxes and fees in select delivery areas.30-day returnsReturn policyIf anything goes wrong with this order, you can count on Google to help.",
                "base_price": "$799.00",
                "additional_price": {
                    "shipping": "$0.00",
                    "tax_el": "$55.93"
                },
                "total_price": "$854.93",
                "trusted": true
            },
            {
                "position": 16,
                "name": "Learn more",
                "link": "https://support.google.com/googleshopping/answer/9128896",
                "additional_details": "Free delivery by Wed, Dec 21Free deliveryFree delivery means no shipping and service fees. Orders must meet store minimums before taxes and fees in select delivery areas.Free 30-day returnsReturn policyIf anything goes wrong with this order, you can count on Google to help.",
                "base_price": "$799.99",
                "additional_price": {
                    "shipping": "$0.00",
                    "tax_el": "$56.00"
                },
                "total_price": "$855.99",
                "trusted": true
            },
            {
                "position": 17,
                "name": "Gamestop",
                "link": "https://www.google.com/url?q=https://www.gamestop.com/consoles-hardware/playstation-5/consoles/products/sony-playstation-5-digital-edition-console/225171.html%3Futm_source%3Dgoogle%26utm_medium%3Dfeeds%26utm_campaign%3Dunpaid_listings&sa=U&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQ2ykImAE&usg=AOvVaw1iatTOD8yAjtCwR7tN93wp",
                "additional_details": "452.7 mi · In stock at OrlandoToday: 12:00 PM - 9:00 PM",
                "base_price": "$399.99",
                "additional_price": {
                    "shipping": "See website"
                },
                "total_price": "$399.99",
                "trusted": true
            },
            {
                "position": 18,
                "name": "Gamestop",
                "link": "https://www.google.com/url?q=https://www.gamestop.com/consoles-hardware/playstation-5/consoles/products/sony-playstation-5-digital-edition-console/225171.html%3Futm_source%3Dgoogle%26utm_medium%3Dfeeds%26utm_campaign%3Dunpaid_listings&sa=U&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQ2ykIpQE&usg=AOvVaw3ObUu5H0AX7IfFtO_mjh1y",
                "additional_details": "518.4 mi · In stock at Lake CityToday: 10:00 AM - 9:00 PM",
                "base_price": "",
                "trusted": false
            },
            {
                "position": 19,
                "name": "Gamestop",
                "link": "https://www.google.com/url?q=https://www.gamestop.com/consoles-hardware/playstation-5/consoles/products/sony-playstation-5-digital-edition-console/225171.html%3Futm_source%3Dgoogle%26utm_medium%3Dfeeds%26utm_campaign%3Dunpaid_listings&sa=U&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQ2ykIqAE&usg=AOvVaw1K_3So6drBCc7qBViXgjNX",
                "additional_details": "663.1 mi · In stock at ColumbiaToday: 11:00 AM - 9:00 PM",
                "base_price": "",
                "trusted": false
            },
            {
                "position": 20,
                "name": "Gamestop",
                "link": "https://www.google.com/url?q=https://www.gamestop.com/consoles-hardware/playstation-5/consoles/products/sony-playstation-5-digital-edition-console/225171.html%3Futm_source%3Dgoogle%26utm_medium%3Dfeeds%26utm_campaign%3Dunpaid_listings&sa=U&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQ2ykIqwE&usg=AOvVaw1Npk1idinuhTxGswrr9lhL",
                "additional_details": "663.6 mi · In stock at LITHONIAToday: 12:00 PM - 9:00 PM",
                "base_price": "",
                "trusted": false
            }
        ]
    },
    "related_products": [
        {
            "position": 1,
            "title": "PlayStation 5 Digital Edition ...",
            "link": "https://www.google.com/shopping/product/6010251138648116246?sourceid=chrome&ie=UTF-8&prds=epd:13432387711004574821,oid:13432387711004574821,pid:12424274565189626132,rsk:PC_9780189300843342177&sa=X&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQrRIIsgE",
            "thumbnail": "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcSEgDisIG6hyHoLmkTh-XZKcj9v-_b3mNMAPC7qRIdI_2jbNuvRTins0TcNxtiwGVzbiGmuxb5Q7qvuMAcccfvk1EMEsdhgOr6bXrSA4rdwXg-tVbLOm3WUsQ&usqp=CAY",
            "price": "$399.00",
            "rating": "4.5 out of 5 stars",
            "reviews": 65179
        },
        {
            "position": 2,
            "title": "Sony PSP 3000 (Japanese Version ...",
            "link": "https://www.google.com/shopping/product/4309301871228794421?sourceid=chrome&ie=UTF-8&prds=epd:3622092015048776290,oid:3622092015048776290,pid:12854802124104861680,rsk:PC_4850771984098917418&sa=X&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQrRIItgE",
            "thumbnail": "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcRotIwv1nu7xfnPdkl7_AqshnQb1RH92iE7xOAOVKoP9lXRBMJdazCVmgqCv2tIN9ZwbN-ZvaoTaeS_JN0cBdcKY1SymhAiAg7eWuIH9w0&usqp=CAY",
            "price": "$96.12",
            "rating": "4.5 out of 5 stars",
            "reviews": 1456
        },
        {
            "position": 3,
            "title": "PlayStation Vita Wi-Fi Model ...",
            "link": "https://www.google.com/shopping/product/5282087569851384899?sourceid=chrome&ie=UTF-8&prds=epd:6453295701676946443,oid:6453295701676946443,pid:18055904721131492536,rsk:PC_16963716787877750060&sa=X&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQrRIIugE",
            "thumbnail": "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSK_bMP3SlSlWGytQ1z2OYp-9yNJCMzxMh2r8fQADBMIzDilxxuzBrFUMvdNOnPS7hPB15VkhT7EKvBKNHbnzQAxS3RzLsEJSLx-m6KHPIO&usqp=CAY",
            "price": "$399.98",
            "rating": "5 out of 5 stars",
            "reviews": 620
        },
        {
            "position": 4,
            "title": "PlayStation 4 Pro 1TB HDD ...",
            "link": "https://www.google.com/shopping/product/12783939236615582593?sourceid=chrome&ie=UTF-8&prds=epd:17956397021002143279,oid:17956397021002143279,pid:9818791207688764266,rsk:PC_7148731122901168758&sa=X&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQrRIIvgE",
            "thumbnail": "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQ9JKx0zYu73hNfQPib9MLtWpS5hbyxu6OnQyE4e7fns9kB6qCdrzwzItJzTx-bluttWNMLjupwbziK0EVOVsXROvDQWpJywyXwaBz0DVZzvU2jG2xXpVdP&usqp=CAY",
            "price": "$988.61",
            "rating": "4.5 out of 5 stars",
            "reviews": 14826
        },
        {
            "position": 5,
            "title": "Sony PlayStation 4 White 500GB",
            "link": "https://www.google.com/shopping/product/11241586299107717939?sourceid=chrome&ie=UTF-8&prds=epd:11622328493983827891,oid:11622328493983827891,pid:2366012400076136462,rsk:PC_780983026881690884&sa=X&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQrRIIwgE",
            "thumbnail": "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRJyaUd4to4xBGk3-9iH3o6pFBdwOdBf0i5-0lxrj-nFOWuKlqLXn6HfXYVev1uw85blXkMSEXbymEisQ9FPK8USaqGnA8crscJeH0S5YHBH1Ug_QQg9hr66g&usqp=CAY",
            "price": "$694.26",
            "rating": "4.5 out of 5 stars",
            "reviews": 13695
        },
        {
            "position": 6,
            "title": "Sony PlayStation 3 Slim 320 GB ...",
            "link": "https://www.google.com/shopping/product/7260465681948070000?sourceid=chrome&ie=UTF-8&prds=epd:9233599539946798935,oid:9233599539946798935,pid:11418660716946377301,rsk:PC_4848168669206191989&sa=X&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQrRIIxgE",
            "thumbnail": "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcReaCPwajIoDCVdwcKh-sdYCxaelP_3qoiB8KjzVfv_1ANMcQoJ-oj52gTuxbV4AdnD9nhdBb0rz0ZtXKQD5VE2DqzSA1UK3OiFGjFKLZY&usqp=CAY",
            "price": "$279.99",
            "rating": "4.5 out of 5 stars",
            "reviews": 3624
        },
        {
            "position": 7,
            "title": "Sony PlayStation 4 Slim White 500GB",
            "link": "https://www.google.com/shopping/product/13550547651762867773?sourceid=chrome&ie=UTF-8&prds=epd:12408124772460158323,oid:12408124772460158323,pid:15161613614120759550,rsk:PC_6012523164490145719&sa=X&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQrRIIygE",
            "thumbnail": "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcS_fc6an-Ozv0hmIfc2gBBlsswHUoAYbDwrFOb0CEquh4Sx6N-DZS_4SEHJ3cwFx0AFvBMi8fCUGAiesn5g10BtocvI4JWtxXsPYLFuS7PPR34nEc70x5eU_w&usqp=CAY",
            "price": "$473.58",
            "rating": "4.5 out of 5 stars",
            "reviews": 39457
        },
        {
            "position": 8,
            "title": "PlayStation TV",
            "link": "https://www.google.com/shopping/product/7131631887126204230?sourceid=chrome&ie=UTF-8&prds=epd:10908682526720603226,oid:10908682526720603226,pid:3917271368536242705,rsk:PC_6813815055966062738&sa=X&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQrRIIzgE",
            "thumbnail": "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTE5eTFnZ9tN0gIm2EnhN-5liHIYyOhc7wic6wcBwlVPhCzZ9Z5ti0ZdT0Z121AXxw4quTYkQW_VH9LZdgpFntBupLdkROKTSLvYCPfKRM_YPCDkmu4mj8j&usqp=CAY",
            "price": "$299.95",
            "rating": "4.5 out of 5 stars",
            "reviews": 230
        },
        {
            "position": 9,
            "title": "Sony PlayStation 3 Slim (HDD ...",
            "link": "https://www.google.com/shopping/product/9902457869772546156?sourceid=chrome&ie=UTF-8&prds=epd:15236876046317967378,oid:15236876046317967378,pid:4569277580514154935,rsk:PC_13877112533148956433&sa=X&ved=0ahUKEwiAndSAr_b7AhXgSjABHSEAAwMQrRII0gE",
            "thumbnail": "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcTWXqmX77dqc5uiJcPLJDVGKWcYzL3DUSLDZlwDW60NhOnLrdbyo-CZoiRkcQ0_Zl72GwH4NTFaivO-_Sv8O1pW-ly5ps0vEf_V6ceayhM&usqp=CAY",
            "price": "$454.61",
            "rating": "4.5 out of 5 stars",
            "reviews": 1914
        }
    ],
    ...
}
```

{% endtab %}
{% endtabs %}

<figure><img src="https://1192456954-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9wbsYOleiAqS785aMtPp%2Fuploads%2FZU5BPxii1Sgsf9Tr1375%2Fimage_2022-12-13_121937562.png?alt=media&#x26;token=53eec2a5-516a-4f05-956f-99b6f277fce1" alt=""><figcaption><p>Scrape Google Product Offers Results</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.webscrapingapi.com/google-search-api/google-apis-response/google-product-api/offers-results.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
