Retrieve a product using query parameter filters. We currently only support filtering a product by the URL of it’s brand product details page (PDP).
Parameter | Type | Description |
---|---|---|
url | string | The product URL to fetch |
include_raw_data | boolean | Include raw html/json data from pdp (default: false) |