Skip to main content
GET
/
v1
/
google
/
products
/
detail
Immersive product detail
curl --request GET \
  --url https://scrapebadger.com/v1/google/products/detail
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Query Parameters

product_id
string
required

Google Shopping product ID

gl
string
default:us

Country code

hl
string
default:en

Language code

Response

Successful Response