zappos_brand
Get structured product listings for any Zappos brand by supplying its URL, slug, or opaque id. Returns a paginated product grid with filter facets in clean JSON.
Instructions
Browse a Zappos brand. Returns a Zappos brand page's product grid, with real page-based pagination and per-field filter facets. brand accepts a full brand URL copied from zappos.com, the "slug/id.zso" path from that URL, or just the opaque id from a GET /zappos/brands result's own id field. An unrecognized brand returns 404.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Result page, 1-based, defaults to 1 | |
| brand | Yes | Zappos brand URL, slug/id.zso path, or opaque id |