Google Product API Documentation

GET   /api/v1/search?engine=google_product

We recommend using the product_token from the Google Shopping Search API. We still support product_id and prds for backwards compatibility, but in that case there might be less data returned.

API Parameters

Search Query

  • Name
    product_id
    Required
    Required
    Description

    Parameter defines the product_id you want to search. You can find these values in JSON responses or in google shopping page that appears in URL: https://www.google.com/shopping/product/product_id.

  • Name
    prds
    Required
    Optional
    Description

    Parameter defines the product you want to search, when product_id is equal to 1. For example: https://www.google.com/shopping/product/1?prds=prds&gl=us&hl=en&ie=UTF-8.
    Note: this parameter is only used when product_id is equal to 1.

  • Name
    product_token
    Required
    Required
    Description

    Parameter defines the product_token you want to search. You can find these values in JSON responses in Google Shopping API.
    Note: this parameter is not required if product_id is used.

Geographic Location

  • Name
    location
    Required
    Optional
    Description

    This parameter is used to specify the canonical location of the search. For exact targeting or to see all available options, check out the Locations API. If multiple locations match your input, the most popular one will be selected.

  • Name
    uule
    Required
    Optional
    Description

    This parameter sets the exact Google-encoded location for the search, and uule and location cannot be used at the same time. SearchApi builds it for you when you use the location parameter, but you can provide your own if you want precise control.

Localization

  • Name
    google_domain
    Required
    Optional
    Description

    The default parameter google.com defines the Google domain of the search. Check the full list of supported Google google_domain domains.

  • Name
    gl
    Required
    Optional
    Description

    The default parameter us defines the country of the search. See the full list of Google Product gl countries..

  • Name
    hl
    Required
    Optional
    Description

    The default parameter en defines the interface language of the search. Check the full list of supported Google hl languages.

Engine

  • Name
    engine
    Required
    Required
    Description

    Parameter defines an engine that will be used to retrieve real-time data. It must be set to google_product.

API key

  • Name
    api_key
    Required
    Required
    Description

    The api_key authenticates your requests. Use it as a query parameter (https://www.searchapi.io/api/v1/search?api_key=YOUR_API_KEY) or in the Authorization header (Bearer YOUR_API_KEY).

Zero Data Retention

  • Name
    zero_retention
    Enterprise Only
    Enterprise Only
    Required
    Optional
    Description

    Set this parameter to true to disable all logging and persistent storage. No request parameters, HTML, or JSON responses are stored or logged. Suitable for high-compliance use cases. Debugging and support may be limited while enabled.

API Examples

Full Response

Full Response
GET
https://www.searchapi.io/api/v1/search?engine=google_product&product_token=eyJxIjoiUFM1IiwicHJvZHVjdGlkIjoiIiwiY2F0YWxvZ2lkIjoiMTk3NDM2OTQ1NTYwODk1MzYwNCIsImdwY2lkIjoiNzI4MDI4MjAxMjE0Njk3NDM4OSIsImhlYWRsaW5lT2ZmZXJEb2NpZCI6Ijk3ODQxMjk5MTU0MjUwNDU4ODQiLCJyZHMiOiJQQ183MjgwMjgyMDEyMTQ2OTc0Mzg5fFBST0RfUENfNzI4MDI4MjAxMjE0Njk3NDM4OSIsImltYWdlRG9jaWQiOiI2NzQ0MzIyODcwMDQ3MzE3OTA0IiwicHZvIjoiMyIsImVpIjoiV1h6U2FJR0tJcjNXcHRRUG9iT3p5QW8iLCJnbCI6bnVsbCwibWlkIjoiNTc2NDYyODIyMzM2MTIxMDQzIiwicHZ0IjoiaGcifQ%3D%3D
Request
import requests

url = "https://www.searchapi.io/api/v1/search"
params = {
  "engine": "google_product",
  "product_token": "eyJxIjoiUFM1IiwicHJvZHVjdGlkIjoiIiwiY2F0YWxvZ2lkIjoiMTk3NDM2OTQ1NTYwODk1MzYwNCIsImdwY2lkIjoiNzI4MDI4MjAxMjE0Njk3NDM4OSIsImhlYWRsaW5lT2ZmZXJEb2NpZCI6Ijk3ODQxMjk5MTU0MjUwNDU4ODQiLCJyZHMiOiJQQ183MjgwMjgyMDEyMTQ2OTc0Mzg5fFBST0RfUENfNzI4MDI4MjAxMjE0Njk3NDM4OSIsImltYWdlRG9jaWQiOiI2NzQ0MzIyODcwMDQ3MzE3OTA0IiwicHZvIjoiMyIsImVpIjoiV1h6U2FJR0tJcjNXcHRRUG9iT3p5QW8iLCJnbCI6bnVsbCwibWlkIjoiNTc2NDYyODIyMzM2MTIxMDQzIiwicHZ0IjoiaGcifQ=="
}

response = requests.get(url, params=params)
print(response.text)
Response
{
  "search_metadata": {
    "id": "search_AEM9arelpd2kF66BoW0Nw8nB",
    "status": "Success",
    "created_at": "2025-09-23T11:22:36Z",
    "request_time_taken": 1.93,
    "parsing_time_taken": 0.01,
    "total_time_taken": 1.94,
    "request_url": "https://www.google.com/search?q=PS5&oq=PS5&gl=us&hl=en&udm=28#oshopproduct=oid:9784129915425045884,iid:6744322870047317904,rds:UENfNzI4MDI4MjAxMjE0Njk3NDM4OXxQUk9EX1BDXzcyODAyODIwMTIxNDY5NzQzODk=,pvt:hg,pvo:3&oshop=apv&pvs=0",
    "html_url": "https://www.searchapi.io/api/v1/searches/search_AEM9arelpd2kF66BoW0Nw8nB.html",
    "json_url": "https://www.searchapi.io/api/v1/searches/search_AEM9arelpd2kF66BoW0Nw8nB"
  },
  "search_parameters": {
    "engine": "google_product",
    "product_token": "eyJxIjoiUFM1IiwicHJvZHVjdGlkIjoiIiwiY2F0YWxvZ2lkIjoiMTk3NDM2OTQ1NTYwODk1MzYwNCIsImdwY2lkIjoiNzI4MDI4MjAxMjE0Njk3NDM4OSIsImhlYWRsaW5lT2ZmZXJEb2NpZCI6Ijk3ODQxMjk5MTU0MjUwNDU4ODQiLCJyZHMiOiJQQ183MjgwMjgyMDEyMTQ2OTc0Mzg5fFBST0RfUENfNzI4MDI4MjAxMjE0Njk3NDM4OSIsImltYWdlRG9jaWQiOiI2NzQ0MzIyODcwMDQ3MzE3OTA0IiwicHZvIjoiMyIsImVpIjoiV1h6U2FJR0tJcjNXcHRRUG9iT3p5QW8iLCJnbCI6bnVsbCwibWlkIjoiNTc2NDYyODIyMzM2MTIxMDQzIiwicHZ0IjoiaGcifQ==",
    "google_domain": "google.com",
    "hl": "en",
    "gl": "us"
  },
  "product": {
    "product_id": "1974369455608953604",
    "title": "Sony PlayStation 5 Slim Console Digital Edition",
    "link": "https://www.google.com/search?q=PS5&oq=PS5&gl=us&hl=en&udm=28#oshopproduct=oid:9784129915425045884,iid:6744322870047317904,rds:UENfNzI4MDI4MjAxMjE0Njk3NDM4OXxQUk9EX1BDXzcyODAyODIwMTIxNDY5NzQzODk=,pvt:hg,pvo:3&oshop=apv&pvs=0",
    "brand": "Sony",
    "reviews": 23368,
    "rating": 4.7,
    "web_reviews": [
      {
        "title": "PS5 Slim review: slimmer, but just as mighty",
        "link": "https://www.techradar.com/gaming/ps5-slim-review",
        "source": "TechRadar",
        "snippet": "Slimmer design, same great performance…",
        "rating": 4.5,
        "favicon": "https://encrypted-tbn2.gstatic.com/faviconV2?url=https://www.techradar.com&client=SHOPPING&size=16&type=FAVICON&fallback_opts=TYPE,SIZE,URL"
      },
      ...
    ],
    "description": "Experience the next generation of gaming with the sleek and compact PlayStation 5 Slim Digital Console. With a lightning-fast 1TB SSD, you'll spend less time loading and more time gaming. Its custom integration allows for near-instant load times, so you can jump into your favorite games in a flash. The advanced graphics engine delivers stunning visuals with realistic lighting and shadows, immersing you in worlds like never before.",
    "variations": [
      {
        "title": "Storage Capacity",
        "options": [
          {
            "title": "Any Storage Capacity",
            "is_available": true,
            "product_token": "eyJxIjoiUFM1IiwicHJvZHVjdGlkIjoiIiwiY2F0YWxvZ2lkIjoiMTk3NDM2OTQ1NTYwODk1MzYwNCIsImdwY2lkIjoiNzI4MDI4MjAxMjE0Njk3NDM4OSIsImhlYWRsaW5lT2ZmZXJEb2NpZCI6Ijk3ODQxMjk5MTU0MjUwNDU4ODQiLCJyZHMiOiJQQ183MjgwMjgyMDEyMTQ2OTc0Mzg5fFBST0RfUENfNzI4MDI4MjAxMjE0Njk3NDM4OSIsImltYWdlRG9jaWQiOiI2NzQ0MzIyODcwMDQ3MzE3OTA0IiwicHZvIjoiMyIsImVpIjoiV1h6U2FJR0tJcjNXcHRRUG9iT3p5QW8iLCJnbCI6bnVsbCwibWlkIjoiNTc2NDYyODIyMzM2MTIxMDQzIiwicHZ0IjoiaGciLCJwdmYiOiJFZ2dJbHVkb0VLYm5hQSIsImlzVmFyaWFudE9yRmlsdGVyQ2hhbmdlIjp0cnVlfQ=="
          },
          ...
          {
            "title": "1 TB",
            "is_available": true,
            "is_current_product": true,
            "product_token": "eyJxIjoiUFM1IiwicHJvZHVjdGlkIjoiIiwiY2F0YWxvZ2lkIjoiMTk3NDM2OTQ1NTYwODk1MzYwNCIsImdwY2lkIjoiNzI4MDI4MjAxMjE0Njk3NDM4OSIsImhlYWRsaW5lT2ZmZXJEb2NpZCI6Ijk3ODQxMjk5MTU0MjUwNDU4ODQiLCJyZHMiOiJQQ183MjgwMjgyMDEyMTQ2OTc0Mzg5fFBST0RfUENfNzI4MDI4MjAxMjE0Njk3NDM4OSIsImltYWdlRG9jaWQiOiI2NzQ0MzIyODcwMDQ3MzE3OTA0IiwicHZvIjoiMyIsImVpIjoiV1h6U2FJR0tJcjNXcHRRUG9iT3p5QW8iLCJnbCI6bnVsbCwibWlkIjoiNTc2NDYyODIyMzM2MTIxMDQzIiwicHZ0IjoiaGciLCJwdmYiOiJFZ2dJbHVkb0VLYm5hQSIsImlzVmFyaWFudE9yRmlsdGVyQ2hhbmdlIjp0cnVlfQ=="
          },
          ...
        ]
      },
      {
        "title": "Color",
        "options": [
          {
            "title": "Any Color",
            "is_available": true,
            "product_token": "eyJxIjoiUFM1IiwicHJvZHVjdGlkIjoiIiwiY2F0YWxvZ2lkIjoiMTk3NDM2OTQ1NTYwODk1MzYwNCIsImdwY2lkIjoiNzI4MDI4MjAxMjE0Njk3NDM4OSIsImhlYWRsaW5lT2ZmZXJEb2NpZCI6Ijk3ODQxMjk5MTU0MjUwNDU4ODQiLCJyZHMiOiJQQ183MjgwMjgyMDEyMTQ2OTc0Mzg5fFBST0RfUENfNzI4MDI4MjAxMjE0Njk3NDM4OSIsImltYWdlRG9jaWQiOiI2NzQ0MzIyODcwMDQ3MzE3OTA0IiwicHZvIjoiMyIsImVpIjoiV1h6U2FJR0tJcjNXcHRRUG9iT3p5QW8iLCJnbCI6bnVsbCwibWlkIjoiNTc2NDYyODIyMzM2MTIxMDQzIiwicHZ0IjoiaGciLCJwdmYiOiJFZzBJbDZZLUdRQUFBQUFBUUk5QSIsImlzVmFyaWFudE9yRmlsdGVyQ2hhbmdlIjp0cnVlfQ=="
          },
          ...
        ]
      }
    ],
    "reviews_histogram": {
      "1": 1251,
      "2": 233,
      "3": 369,
      "4": 1755,
      "5": 19770
    },
    "video": "https://www.gstatic.com/search-ar-dev/renders/15229161992060268892_ml/1226211705948376686_v5/square_video.mp4",
    "images": [
      "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcR5UpBx9CXDrfY_LYv1suzMs0eGcNq6Q_31KC0sUM-COau7w0q4eJ6NMrhgX9O8AvuZdMQBfsXqbrcWMVIX_EVNdvnX9moZJ1eq8ZUpUEYE1P_q7-mi79lwYQ",
      ...
    ],
    "videos": [
      {
        "title": "PS5 in 2025: Slim, Pro or Digital? Full Buying Guide",
        "link": "https://www.youtube.com/watch?v=P1cf8MYX394",
        "source": "YouTube",
        "duration": "8:53",
        "channel": "DreaTek",
        "thumbnail": "https://encrypted-vtbn0.gstatic.com/video?q=tbn:ANd9GcRzZQ3ltJ_7syq77OQN_SOO25lt3H4YyDgT4g"
      },
      ...
    ]
  },
  "offers": [
    {
      "position": 1,
      "title": "Sony PlayStation 5 Console Slim Digital Edition",
      "link": "https://www.samsclub.com/p/playstation-5-digital-console-slim/P990346766?itemNumber=990367042",
      "price": "$499.00",
      "extracted_price": 499,
      "delivery_price": "+ $157.95",
      "extracted_delivery_price": 157.95,
      "total_price": "$656.95",
      "extracted_total_price": 656.95,
      "rating": 4.4,
      "reviews": 665,
      "details": [
        "In stock online",
        "Delivery between Wed - Fri $157.95",
        "Lifetime returns"
      ],
      "payment_methods": "PayPal, Google Pay accepted",
      "merchant": {
        "name": "Sam's Club",
        "favicon": "https://encrypted-tbn0.gstatic.com/faviconV2?url=https://www.samsclub.com&client=SHOPPING&size=32&type=FAVICON&fallback_opts=TYPE,SIZE,URL"
      }
    },
    ...
  ],
  "typical_prices": {
    "low_price": "$350",
    "extracted_low_price": 350,
    "high_price": "$530",
    "extracted_high_price": 530,
    "popular_choice": "Sam's Club",
    "popular_choice_link": "https://www.samsclub.com/p/playstation-5-digital-console-slim/P990346766?itemNumber=990367042",
    "popular_choice_price": "$499.00",
    "extracted_popular_choice_price": 499
  },
  "review_results": {
    "reviews": [
      {
        "username": "Arry",
        "source": "very.co.uk",
        "title": "Mindblown",
        "date": "9 months ago",
        "rating": 5,
        "text": "This is far better than the Xbox series consoles, I was having WiFi Glitches which now are completely gone. The PS5 is incredibly fast and frame rates are really smooth. There is no Lag too. The amount of features is incredible to the Xbox you can tell why the PS5 has outsold Xbox around 2.3/1 I would recommend this over both there Series S and X, purely on hardware and build quality. As I mentioned earlier there is no glitches which is down to the hardware. Also the controller you get doesn't need a separate rechargeable batterie as it's built in. The controller is really good. There is the PS Plus which is Cheeper than the Xbox Game Pass (£13.49 PS Plus Vs £14.99 game pass) and there is tons of nostalgia with the Playstation Classics Catalog. Most games people grew up with are on there all the big PS1 such as Resident evil, Syphon Filter and so on. Even when you update the console it has the old playstation boot screens and when you switch off there is a PS5 downboot which is a Really nice touch makes you feel as your honoured as a consumer. All in all 10/10 well worth the money I paid even with The £70 discount I had. Fully reccomended"
      },
      ...
    ]
  },
  "top_insights": [
    {
      "title": "Games (Graphics, Library)",
      "items": [
        {
          "title": "PS5 Slim review: slimmer, but just as mighty",
          "link": "https://www.techradar.com/gaming/ps5-slim-review",
          "source": "TechRadar",
          "snippet": "The best PS5 games run beautifully with adventures such as God of War Ragnarok, Horizon Forbidden West, Ratchet and Clank",
          "date": "7mo",
          "favicon": "https://encrypted-tbn2.gstatic.com/faviconV2?url=https://www.techradar.com&client=SHOPPING&size=16&type=FAVICON&fallback_opts=TYPE,SIZE,URL"
        },
        ...
      ]
    }
  ],
  "specifications": [
    {
      "name": "Bundled Game Titles",
      "value": "Astro Bot"
    },
    ...
  ],
  "discussions_and_forums": [
    {
      "title": "PlayStation 5 Disc Console Slim 1TB - £379.99 at Costco | hotukdeals",
      "link": "https://www.hotukdeals.com/deals/playstation-5-disc-console-slim-1tb-in-white-4607369",
      "source": "www.hotukdeals.com",
      "date": "3 months ago",
      "favicon": "https://encrypted-tbn0.gstatic.com/faviconV2?url=https://www.hotukdeals.com&client=SHOPPING&size=16&type=FAVICON&fallback_opts=TYPE,SIZE,URL",
      "answers": [
        {
          "snippet": "Bring intuitive motion control to supported games with the built-in accelerometer and gyroscope.",
          "link": "https://www.hotukdeals.com/deals/playstation-5-disc-console-slim-1tb-in-white-4607369#:~:text=Bring%20intuitive%20motion%20control%20to%20supported%20games%20with%20the%20built%2Din%20accelerometer%20and%20gyroscope."
        },
        ...
      ]
    },
    ...
  ]
}

Response with product_id parameter

Response with product_id parameter
GET
https://www.searchapi.io/api/v1/search?engine=google_product&product_id=1974369455608953604
Request
import requests

url = "https://www.searchapi.io/api/v1/search"
params = {
  "engine": "google_product",
  "product_id": "1974369455608953604"
}

response = requests.get(url, params=params)
print(response.text)
Response
{
  "search_metadata": {
    "id": "search_vr7K8ndWgWe1iJmK3P45k2mY",
    "status": "Success",
    "created_at": "2025-09-23T11:22:36Z",
    "request_time_taken": 1.44,
    "parsing_time_taken": 0.01,
    "total_time_taken": 1.45,
    "request_url": "https://www.google.com/shopping/product/1974369455608953604?gl=us&hl=en",
    "html_url": "https://www.searchapi.io/api/v1/searches/search_vr7K8ndWgWe1iJmK3P45k2mY.html",
    "json_url": "https://www.searchapi.io/api/v1/searches/search_vr7K8ndWgWe1iJmK3P45k2mY"
  },
  "search_parameters": {
    "engine": "google_product",
    "product_id": "1974369455608953604",
    "google_domain": "google.com",
    "hl": "en",
    "gl": "us"
  },
  "product": {
    "product_id": "1974369455608953604",
    "title": "Sony PlayStation 5 Slim Console Digital Edition",
    "brand": "Sony",
    "description": "Experience the next generation of gaming with the sleek and compact PlayStation 5 Slim Digital Console. With a lightning-fast 1TB SSD, you'll spend less time loading and more time gaming. Its custom integration allows for near-instant load times, so you can jump into your favorite games in a flash. The advanced graphics engine delivers stunning visuals with realistic lighting and shadows, immersing you in worlds like never before.",
    "video": "https://www.gstatic.com/search-ar-dev/renders/15229161992060268892_ml/1226211705948376686_v5/square_video.mp4",
    "images": [
      "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcS-QJ0PeigWhSInvjfy4GnxWjdDTcxezplhJoYzS1tdNYEYvUCX",
      "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRXQIG0mjsvAgid2_V5iajHsgejdplm3E6vp3hDk7kHlBixXq7hTDbl2zADBjR_xNhSf-wScIY",
      "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcSnRPGSmMdu8BUbtBoBz9wWq32p4m1e6P_0-jo7EBjfe5LDiBUAgL4fXtEah-oIKj1IvefmjRKX",
      "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQO84k4iGB_Qp3NjIGLS5KKeOtX0Bn_68acEL23_HLNpGNwDX1JOi_XhjlkB1g-whsk6jIBWIR0",
      "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTmZevZbWVtw69OyXST7ie5fgRj7CRXuuDZmDmIlYvtqc7eGd--FP3J0pK6V8SW9d8iqURz4qJ4",
      "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTDQNF_rxzS6S-V8Sszr46hBcZqoCBbju9E0NxnKK1k8_Bgy3GJ0J9F0DY2dsyHBmEsxDju-qQ",
      "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcSS3a7lWHuSQX5RY3erEO1mPXreVZSSiaiDWyFrcJU6XkhyS3i8yAJdKgeeS0phIKkHDEH0oA"
    ]
  },
  "offers": [
    {
      "position": 1,
      "title": "Sony PlayStation 5 Console Slim Digital Edition",
      "link": "https://www.samsclub.com/p/playstation-5-digital-console-slim/P990346766?itemNumber=990367042",
      "price": "$499.00",
      "extracted_price": 499,
      "delivery_price": "+ $157.95",
      "extracted_delivery_price": 157.95,
      "total_price": "$656.95",
      "extracted_total_price": 656.95,
      "rating": 4.4,
      "reviews": 665,
      "details": [
        "In stock online",
        "Delivery between Wed - Fri $157.95",
        "Lifetime returns"
      ],
      "payment_methods": "PayPal, Google Pay accepted",
      "merchant": {
        "name": "Sam's Club",
        "favicon": "https://encrypted-tbn0.gstatic.com/faviconV2?url=https://www.samsclub.com&client=SHOPPING&size=32&type=FAVICON&fallback_opts=TYPE,SIZE,URL"
      }
    },
    ...
  ],
  "typical_prices": {
    "low_price": "$350",
    "extracted_low_price": 350,
    "high_price": "$530",
    "extracted_high_price": 530,
    "popular_choice": "Sam's Club",
    "popular_choice_link": "https://www.samsclub.com/p/playstation-5-digital-console-slim/P990346766?itemNumber=990367042",
    "popular_choice_price": "$499.00",
    "extracted_popular_choice_price": 499
  },
  "discussions_and_forums": [
    {
      "title": "PlayStation 5 Disc Console Slim 1TB - £379.99 at Costco | hotukdeals",
      "link": "https://www.hotukdeals.com/deals/playstation-5-disc-console-slim-1tb-in-white-4607369",
      "source": "www.hotukdeals.com",
      "date": "3 months ago",
      "favicon": "https://encrypted-tbn0.gstatic.com/faviconV2?url=https://www.hotukdeals.com&client=SHOPPING&size=16&type=FAVICON&fallback_opts=TYPE,SIZE,URL",
      "answers": [
        {
          "snippet": "Bring intuitive motion control to supported games with the built-in accelerometer and gyroscope.",
          "link": "https://www.hotukdeals.com/deals/playstation-5-disc-console-slim-1tb-in-white-4607369#:~:text=Bring%20intuitive%20motion%20control%20to%20supported%20games%20with%20the%20built%2Din%20accelerometer%20and%20gyroscope."
        },
       ...
      ]
    },
    ...
  ]
}

Typical Prices

Typical Prices
GET
https://www.searchapi.io/api/v1/search?engine=google_product&product_token=eyJxIjoia2V5Ym9hcmQiLCJwcm9kdWN0aWQiOiIiLCJjYXRhbG9naWQiOiI2Mzg4NTQ1NTQyOTk0ODM0Nzk2IiwiZ3BjaWQiOiIxODI5ODg4NDA5MTgxNDUxOTg2IiwiaGVhZGxpbmVPZmZlckRvY2lkIjoiNDE3MjMyMDUyOTcwMzQ2OTg5OCIsInJkcyI6IlBDXzE4Mjk4ODg0MDkxODE0NTE5ODZ8UFJPRF9QQ18xODI5ODg4NDA5MTgxNDUxOTg2IiwiaW1hZ2VEb2NpZCI6Ijg4MDE0Nzk3NTE2MzI2NDE1MzQiLCJwdm8iOiIzIiwiZWkiOiJ0cEhUYU1tY0k1U3l3dDBQbnRYVmtBZyIsIm1pZCI6IjU3NjQ2MjUxNzg1NzgxOTc5NyIsInB2dCI6ImhnIiwiZ2wiOiJ1cyIsImhsIjoiZW4iLCJ1dWxlIjoidytDQUlRSUNJWVEyRnNhV1p2Y201cFlTeFZibWwwWldRZ1UzUmhkR1Z6In0%3D
Request
import requests

url = "https://www.searchapi.io/api/v1/search"
params = {
  "engine": "google_product",
  "product_token": "eyJxIjoia2V5Ym9hcmQiLCJwcm9kdWN0aWQiOiIiLCJjYXRhbG9naWQiOiI2Mzg4NTQ1NTQyOTk0ODM0Nzk2IiwiZ3BjaWQiOiIxODI5ODg4NDA5MTgxNDUxOTg2IiwiaGVhZGxpbmVPZmZlckRvY2lkIjoiNDE3MjMyMDUyOTcwMzQ2OTg5OCIsInJkcyI6IlBDXzE4Mjk4ODg0MDkxODE0NTE5ODZ8UFJPRF9QQ18xODI5ODg4NDA5MTgxNDUxOTg2IiwiaW1hZ2VEb2NpZCI6Ijg4MDE0Nzk3NTE2MzI2NDE1MzQiLCJwdm8iOiIzIiwiZWkiOiJ0cEhUYU1tY0k1U3l3dDBQbnRYVmtBZyIsIm1pZCI6IjU3NjQ2MjUxNzg1NzgxOTc5NyIsInB2dCI6ImhnIiwiZ2wiOiJ1cyIsImhsIjoiZW4iLCJ1dWxlIjoidytDQUlRSUNJWVEyRnNhV1p2Y201cFlTeFZibWwwWldRZ1UzUmhkR1Z6In0="
}

response = requests.get(url, params=params)
print(response.text)
Response
{
  "typical_prices": {
    "low_price": "$100",
    "extracted_low_price": 100,
    "high_price": "$120",
    "extracted_high_price": 120,
    "popular_choice": "Akko Global Store",
    "popular_choice_link": "https://en.akkogear.com/product/mg75w-bun-wonderland-mechanical-keyboard/?attribute_switch=TTC+Gold+Blue&wmc-currency=USD&srsltid=AfmBOoo31S191rQ9Y_udBsEmP-BznIlgimJLdvijpMYa-EgwsRX3O2rABjc",
    "popular_choice_price": "$69.99",
    "extracted_popular_choice_price": 69.99
  }
}

Offers

Offers
GET
https://www.searchapi.io/api/v1/search?engine=google_product&product_token=eyJxIjoibW91c2UiLCJwcm9kdWN0aWQiOiIiLCJjYXRhbG9naWQiOiIxNzQxMDk1NjIxNTc3NzU3NzIwOSIsImdwY2lkIjoiNzA3ODY2ODc4NjIwNzIxOTIxMSIsImhlYWRsaW5lT2ZmZXJEb2NpZCI6IjE3MDUxMzIyMjE2NTMxNzYwOTY1IiwicmRzIjoiUENfNzA3ODY2ODc4NjIwNzIxOTIxMXxQUk9EX1BDXzcwNzg2Njg3ODYyMDcyMTkyMTEiLCJpbWFnZURvY2lkIjoiNzg4MTc1NjM1OTA5MDc5ODY4OSIsInB2byI6IjMiLCJlaSI6IjlwUFRhSlBBQVpDRHdia1BzSSIsIm1pZCI6IjU3NjQ2MjQ1OTg4NjY5MTIxMyIsInB2dCI6ImhnIiwiZ2wiOiJ1cyIsImhsIjoiZW4iLCJ1dWxlIjoidytDQUlRSUNJWVEyRnNhV1p2Y201cFlTeFZibWwwWldRZ1UzUmhkR1Z6In0%3D
Request
import requests

url = "https://www.searchapi.io/api/v1/search"
params = {
  "engine": "google_product",
  "product_token": "eyJxIjoibW91c2UiLCJwcm9kdWN0aWQiOiIiLCJjYXRhbG9naWQiOiIxNzQxMDk1NjIxNTc3NzU3NzIwOSIsImdwY2lkIjoiNzA3ODY2ODc4NjIwNzIxOTIxMSIsImhlYWRsaW5lT2ZmZXJEb2NpZCI6IjE3MDUxMzIyMjE2NTMxNzYwOTY1IiwicmRzIjoiUENfNzA3ODY2ODc4NjIwNzIxOTIxMXxQUk9EX1BDXzcwNzg2Njg3ODYyMDcyMTkyMTEiLCJpbWFnZURvY2lkIjoiNzg4MTc1NjM1OTA5MDc5ODY4OSIsInB2byI6IjMiLCJlaSI6IjlwUFRhSlBBQVpDRHdia1BzSSIsIm1pZCI6IjU3NjQ2MjQ1OTg4NjY5MTIxMyIsInB2dCI6ImhnIiwiZ2wiOiJ1cyIsImhsIjoiZW4iLCJ1dWxlIjoidytDQUlRSUNJWVEyRnNhV1p2Y201cFlTeFZibWwwWldRZ1UzUmhkR1Z6In0="
}

response = requests.get(url, params=params)
print(response.text)
Response
{
  "offers": [
    {
      "position": 1,
      "title": "Logitech - MX Master 3S Bluetooth Edition Performance Wireless Optical Mouse with Ultra-fast Scrolling and Quiet Clicks - Wireless - Black",
      "link": "https://www.bestbuy.com/product/logitech-mx-master-3s-bluetooth-edition-performance-wireless-optical-mouse-with-ultra-fast-scrolling-and-quiet-clicks-wireless-black/J7H7ZYG559/sku/6633199",
      "price": "$89.99",
      "extracted_price": 89.99,
      "original_price": "$99.99",
      "extracted_original_price": 99.99,
      "delivery_price": "+ $5.49",
      "extracted_delivery_price": 5.49,
      "total_price": "$95.48",
      "extracted_total_price": 95.48,
      "rating": 4.6,
      "reviews": 510,
      "details": [
        "In stock online",
        "Free delivery by Oct 1 on orders $35+",
        "Free 15-day returns"
      ],
      "payment_methods": "PayPal, Zip accepted",
      "merchant": {
        "name": "Best Buy",
        "favicon": "https://encrypted-tbn1.gstatic.com/faviconV2?url=https://www.bestbuy.com&client=SHOPPING&size=32&type=FAVICON&fallback_opts=TYPE,SIZE,URL"
      },
      "tag": "Best price"
    },
    ...
  ]
}

Specifications

Specifications
GET
https://www.searchapi.io/api/v1/search?engine=google_product&product_token=eyJxIjoiY2FtZXJhIiwicHJvZHVjdGlkIjoiIiwiY2F0YWxvZ2lkIjoiMTY4NzMxMTA4ODk3MDQ5ODk2NzkiLCJncGNpZCI6IjE0NjE1MTY4Mzk5MDI2NDAxMzUiLCJoZWFkbGluZU9mZmVyRG9jaWQiOiI2ODQ5NTI3NjQ5MjgxMTYxMDc0IiwicmRzIjoiUENfMTQ2MTUxNjgzOTkwMjY0MDEzNXxQUk9EX1BDXzE0NjE1MTY4Mzk5MDI2NDAxMzUiLCJpbWFnZURvY2lkIjoiMTU3ODU0NDYyMTA1NTk1MDE3MjIiLCJwdm8iOiIzIiwiZWkiOiJBWmZUYU5uYUxQYW5wdFFQeWJLdjRRVSIsIm1pZCI6IjU3NjQ2Mjc3ODU4NjY0MDk0MyIsInB2dCI6ImhnIiwiZ2wiOiJ1cyIsImhsIjoiZW4iLCJ1dWxlIjoidytDQUlRSUNJWVEyRnNhV1p2Y201cFlTeFZibWwwWldRZ1UzUmhkR1Z6In0%3D
Request
import requests

url = "https://www.searchapi.io/api/v1/search"
params = {
  "engine": "google_product",
  "product_token": "eyJxIjoiY2FtZXJhIiwicHJvZHVjdGlkIjoiIiwiY2F0YWxvZ2lkIjoiMTY4NzMxMTA4ODk3MDQ5ODk2NzkiLCJncGNpZCI6IjE0NjE1MTY4Mzk5MDI2NDAxMzUiLCJoZWFkbGluZU9mZmVyRG9jaWQiOiI2ODQ5NTI3NjQ5MjgxMTYxMDc0IiwicmRzIjoiUENfMTQ2MTUxNjgzOTkwMjY0MDEzNXxQUk9EX1BDXzE0NjE1MTY4Mzk5MDI2NDAxMzUiLCJpbWFnZURvY2lkIjoiMTU3ODU0NDYyMTA1NTk1MDE3MjIiLCJwdm8iOiIzIiwiZWkiOiJBWmZUYU5uYUxQYW5wdFFQeWJLdjRRVSIsIm1pZCI6IjU3NjQ2Mjc3ODU4NjY0MDk0MyIsInB2dCI6ImhnIiwiZ2wiOiJ1cyIsImhsIjoiZW4iLCJ1dWxlIjoidytDQUlRSUNJWVEyRnNhV1p2Y201cFlTeFZibWwwWldRZ1UzUmhkR1Z6In0="
}

response = requests.get(url, params=params)
print(response.text)
Response
{
  "specifications": [
    {
      "name": "Mount",
      "value": "L-Mount"
    },
    {
      "name": "Filter Size",
      "value": "62 mm"
    },
    {
      "name": "Exp Mode",
      "value": "Aperture priority, Auto, Manual, Shutter priority"
    },
    {
      "name": "Exp Comp",
      "value": "-5 to +5 EV (1/3 EV Steps)"
    },
    {
      "name": "Focal Length",
      "value": "18-40 mm"
    },
    ...
  ]
}

Top Insights

Top Insights
GET
https://www.searchapi.io/api/v1/search?engine=google_product&product_token=eyJxIjoibWFjYm9vayIsInByb2R1Y3RpZCI6IiIsImNhdGFsb2dpZCI6IjIyNDAwNTgxNDQ2Mjk2NTg1MzUiLCJncGNpZCI6IjEzODg4MDE3OTQ5Mjk1NTc5MDU1IiwiaGVhZGxpbmVPZmZlckRvY2lkIjoiMTk1MDUwMjE2MzYyNTgxODc4IiwicmRzIjoiUENfMTM4ODgwMTc5NDkyOTU1NzkwNTV8UFJPRF9QQ18xMzg4ODAxNzk0OTI5NTU3OTA1NSIsImltYWdlRG9jaWQiOiI4NTI2ODgzNzcyODgzODk0MjUiLCJwdm8iOiIzIiwiZWkiOiI0SnZUYU9xREtiTEhwODRQNmNHb3FBYyIsIm1pZCI6IjU3NjQ2MjgyNzcwNzcyNjI1MyIsInB2dCI6ImhnIiwiZ2wiOiJ1cyIsImhsIjoiZW4iLCJ1dWxlIjoidytDQUlRSUNJWVEyRnNhV1p2Y201cFlTeFZibWwwWldRZ1UzUmhkR1Z6In0%3D
Request
import requests

url = "https://www.searchapi.io/api/v1/search"
params = {
  "engine": "google_product",
  "product_token": "eyJxIjoibWFjYm9vayIsInByb2R1Y3RpZCI6IiIsImNhdGFsb2dpZCI6IjIyNDAwNTgxNDQ2Mjk2NTg1MzUiLCJncGNpZCI6IjEzODg4MDE3OTQ5Mjk1NTc5MDU1IiwiaGVhZGxpbmVPZmZlckRvY2lkIjoiMTk1MDUwMjE2MzYyNTgxODc4IiwicmRzIjoiUENfMTM4ODgwMTc5NDkyOTU1NzkwNTV8UFJPRF9QQ18xMzg4ODAxNzk0OTI5NTU3OTA1NSIsImltYWdlRG9jaWQiOiI4NTI2ODgzNzcyODgzODk0MjUiLCJwdm8iOiIzIiwiZWkiOiI0SnZUYU9xREtiTEhwODRQNmNHb3FBYyIsIm1pZCI6IjU3NjQ2MjgyNzcwNzcyNjI1MyIsInB2dCI6ImhnIiwiZ2wiOiJ1cyIsImhsIjoiZW4iLCJ1dWxlIjoidytDQUlRSUNJWVEyRnNhV1p2Y201cFlTeFZibWwwWldRZ1UzUmhkR1Z6In0="
}

response = requests.get(url, params=params)
print(response.text)
Response
{
  "top_insights": [
    {
      "title": "Display (Color Accuracy, Size)",
      "items": [
        {
          "title": "Apple MacBook Air With M4 Chip Review",
          "link": "https://www.consumerreports.org/electronics-computers/laptops-chromebooks/apple-macbook-air-with-m4-chip-review-a8416183893/",
          "source": "Consumer Reports",
          "snippet": "The M4 Air's screen earned top marks for brightness, color accuracy, and viewing angles.",
          "date": "5mo",
          "favicon": "https://encrypted-tbn2.gstatic.com/faviconV2?url=https://www.consumerreports.org&client=SHOPPING&size=16&type=FAVICON&fallback_opts=TYPE,SIZE,URL"
        },
        ...
      ]
    },
    ...
  ]
}

Review Results

Review Results
GET
https://www.searchapi.io/api/v1/search?engine=google_product&product_token=eyJxIjoic2hvZXMiLCJwcm9kdWN0aWQiOiIiLCJjYXRhbG9naWQiOiI0NDIzMTQ3NjY2OTIwNDU4MDMyIiwiZ3BjaWQiOiI2MjE5Mjc3NzI2NjQ1MjA2ODE5IiwiaGVhZGxpbmVPZmZlckRvY2lkIjoiMjc5OTMyMjk1ODY3MjIxMTAwOCIsInJkcyI6IlBDXzYyMTkyNzc3MjY2NDUyMDY4MTl8UFJPRF9QQ182MjE5Mjc3NzI2NjQ1MjA2ODE5IiwiaW1hZ2VEb2NpZCI6IjU2NjU4MTM4NDA0NTEzOTk0NjUiLCJwdm8iOiIzIiwiZWkiOiJqcDdUYU9uNUxjZTN3TjRQajZIVm1RZyIsIm1pZCI6IjU3NjQ2MjgxNTQzMjU2MDQ0NSIsInB2dCI6ImEiLCJnbCI6InVzIiwiaGwiOiJlbiIsInV1bGUiOiJ3K0NBSVFJQ0lZUTJGc2FXWnZjbTVwWVN4VmJtbDBaV1FnVTNSaGRHVnoifQ%3D%3D
Request
import requests

url = "https://www.searchapi.io/api/v1/search"
params = {
  "engine": "google_product",
  "product_token": "eyJxIjoic2hvZXMiLCJwcm9kdWN0aWQiOiIiLCJjYXRhbG9naWQiOiI0NDIzMTQ3NjY2OTIwNDU4MDMyIiwiZ3BjaWQiOiI2MjE5Mjc3NzI2NjQ1MjA2ODE5IiwiaGVhZGxpbmVPZmZlckRvY2lkIjoiMjc5OTMyMjk1ODY3MjIxMTAwOCIsInJkcyI6IlBDXzYyMTkyNzc3MjY2NDUyMDY4MTl8UFJPRF9QQ182MjE5Mjc3NzI2NjQ1MjA2ODE5IiwiaW1hZ2VEb2NpZCI6IjU2NjU4MTM4NDA0NTEzOTk0NjUiLCJwdm8iOiIzIiwiZWkiOiJqcDdUYU9uNUxjZTN3TjRQajZIVm1RZyIsIm1pZCI6IjU3NjQ2MjgxNTQzMjU2MDQ0NSIsInB2dCI6ImEiLCJnbCI6InVzIiwiaGwiOiJlbiIsInV1bGUiOiJ3K0NBSVFJQ0lZUTJGc2FXWnZjbTVwWVN4VmJtbDBaV1FnVTNSaGRHVnoifQ=="
}

response = requests.get(url, params=params)
print(response.text)
Response
{
  "review_results": {
    "reviews": [
      {
        "username": "Christopher",
        "source": "store.nike.com",
        "title": "Nike Dunk Low Malachite Green",
        "date": "7 months ago",
        "rating": 5,
        "text": "First impressions of the shoe is that these just have such an iconic classic design that is super versatile with almost any outfit. With it’s low cut design they’re very easy to put on and take off.\n\nFit:\nThe shoes run true to size comfortably. There is no break-in period needed and they fit very well right out of the box.\n\nQuality:\nThese are the ideal casual wear shoe. The green and white color blocking is especially great as a summertime color way and goes well with mostly any outfit. The leather is soft and plush yet durable, and scuffs were easily wipeable to keep the upper looking fresh. Constructed mainly of leather material upper, the shoe is incredibly comfortable and lightweight.\n\nFinal thoughts:\nThese are a great shoe that can be worn casually, but also has the functionality to be worn as a dailies for hours on end. While the sole of the shoe may be a bit more flat compared to other sneakers that are designed for performance, I experienced virtually no foot fatigue after a full day of use."
      },
      {
        "username": "Esad",
        "source": "store.nike.com",
        "title": "Classic Functional & Office Approved",
        "date": "7 months ago",
        "rating": 5,
        "text": "The dunk low is a classic silhouette that can make its way into any outfit you wear. Whether you are trying to dress casual bummed down in sweat pants or heading out for a nice dinner. They always fit comfortable and leave plenty of movement space for the widest foot to not feel pinched down. Absolutely love the shade of green on this pair. Not too bright to stick out like a lime and not too dark where the color would get hidden. Wore these to the office a couple times already and my co workers were loving them showering me with compliments, especially since I don’t normally wear green myself. But these shoes are making me inspired to make them work with more outfits whether it’s casual or going into the office or running errands. The quality control on this pair was top notch, didn’t notice any loose fibers or glue marks. The material felt quality and sturdy enough to not be damaged too bad by creasing or wear over the years, nobody wants their shoes to start talking hahaha. I’ve been an avid fan of the dunk low silhouette for years now and will continue to do so because of how timeless it is."
      },
      xs...
    ]
  }
}

Discussions and Forums

Discussions and Forums
GET
https://www.searchapi.io/api/v1/search?engine=google_product&product_token=eyJxIjoic2Ftc3VuZyIsInByb2R1Y3RpZCI6IiIsImNhdGFsb2dpZCI6IjE4MDQwODU3MzQ1MDE2OTUzNjIxIiwiZ3BjaWQiOiIxNjMzNzg5MTA4MTk0NzMzNzE2MSIsImhlYWRsaW5lT2ZmZXJEb2NpZCI6IjE1NTQ4MzUxMTgwNjM2MzAxNzciLCJyZHMiOiJQQ18xNjMzNzg5MTA4MTk0NzMzNzE2MXxQUk9EX1BDXzE2MzM3ODkxMDgxOTQ3MzM3MTYxIiwiaW1hZ2VEb2NpZCI6IjU1NjA3Mzc4MzQyODI3NjU3NzgiLCJwdm8iOiIzIiwiZWkiOiJCS0RUYU0yYkI0U3hxdHNQaWZMWHVRZyIsIm1pZCI6IjU3NjQ2MjgzMzc3NzE4MzE3MSIsInB2dCI6ImhnIiwiZ2wiOiJ1cyIsImhsIjoiZW4iLCJ1dWxlIjoidytDQUlRSUNJWVEyRnNhV1p2Y201cFlTeFZibWwwWldRZ1UzUmhkR1Z6In0%3D
Request
import requests

url = "https://www.searchapi.io/api/v1/search"
params = {
  "engine": "google_product",
  "product_token": "eyJxIjoic2Ftc3VuZyIsInByb2R1Y3RpZCI6IiIsImNhdGFsb2dpZCI6IjE4MDQwODU3MzQ1MDE2OTUzNjIxIiwiZ3BjaWQiOiIxNjMzNzg5MTA4MTk0NzMzNzE2MSIsImhlYWRsaW5lT2ZmZXJEb2NpZCI6IjE1NTQ4MzUxMTgwNjM2MzAxNzciLCJyZHMiOiJQQ18xNjMzNzg5MTA4MTk0NzMzNzE2MXxQUk9EX1BDXzE2MzM3ODkxMDgxOTQ3MzM3MTYxIiwiaW1hZ2VEb2NpZCI6IjU1NjA3Mzc4MzQyODI3NjU3NzgiLCJwdm8iOiIzIiwiZWkiOiJCS0RUYU0yYkI0U3hxdHNQaWZMWHVRZyIsIm1pZCI6IjU3NjQ2MjgzMzc3NzE4MzE3MSIsInB2dCI6ImhnIiwiZ2wiOiJ1cyIsImhsIjoiZW4iLCJ1dWxlIjoidytDQUlRSUNJWVEyRnNhV1p2Y201cFlTeFZibWwwWldRZ1UzUmhkR1Z6In0="
}

response = requests.get(url, params=params)
print(response.text)
Response
{
  "discussions_and_forums": [
    {
      "title": "Did anyone else have a problem ordering the Samsung Galaxy Z Fold 7?",
      "link": "https://www.facebook.com/groups/765312464922694/posts/1438666404253960/",
      "source": "www.facebook.com",
      "date": "2 months ago",
      "favicon": "https://encrypted-tbn2.gstatic.com/faviconV2?url=https://www.facebook.com&client=SHOPPING&size=16&type=FAVICON&fallback_opts=TYPE,SIZE,URL",
      "posts": "4",
      "answers": [
        {
          "snippet": "Just placed order for fold no issues. Make sure you fill in all the boxes.",
          "link": "https://www.facebook.com/groups/765312464922694/posts/1438666404253960/?comment_id=1438707880916479",
          "votes": 2
        },
        ...
      ]
    },
    ...
  ]
}