balenciaga_search
Search Balenciaga's storefront by keyword, sort by price or latest, and filter by exact facets. Get paginated product lists as clean JSON.
Instructions
Search Balenciaga products. Searches Balenciaga's storefront by keyword using the site's own product-grid fragment. q is required; sort accepts latest, price_ascending, or price_descending; page is one-based with 12 products per page; and filters accepts comma-separated exact field:value pairs from live facets. Repeat a field to OR multiple values within that facet. A genuine no-result query returns an empty products list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Free-text search query | |
| page | No | One-based page number, defaults to 1 | |
| sort | No | Sort order | |
| filters | No | Comma-separated exact facet filters; repeat a field for OR values, for example akeneo_macroColor:BLACK,akeneo_macroColor:WHITE |