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

Query Parameters

product_id
string
required

Product ID

gl
string
default:us

Response

Successful Response