gymshark_collections
Retrieve Gymshark collections as normalized JSON with pagination and custom limits. Use this data to build catalogs, analytics, or automated workflows from the storefront.
Instructions
List Gymshark collections. Returns normalized collections from Gymshark (https://row.gymshark.com). The storefront URL is fixed server-side. Valid empty result pages return 200 with an empty collections array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page, defaults to 1 | |
| limit | No | Maximum collections, defaults to 50 and supports up to 250 |