Endpoint Examples
Search Products
Search for products using text queries and LLM reranking.
Query Parameters
Parameter | Type | Description |
---|---|---|
q | string | Search query text (required) |
brand_url | string | Base brand URL to filter by, e.g., nike.com (optional) |
limit | number | Maximum number of results (default: 20) |
include_raw_data | boolean | Include raw html/json data from pdp (default: false) |