Stadiumgoods: List Products By Collection
Stadiumgoods via Parse · marketplace
Paginated listing of products within a specific collection identified by its handle. Returns the same full product details as list_products, scoped to a single collection (brand or category). Some collections may be empty if their products are unlisted. API for Stadium Goods, a premium sneaker and streetwear marketplace built on Shopify. Provides product search, listing, collection browsing, and detailed product information. Fulfilled by Parse from stadiumgoods.com.
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- stadiumgoods
- stadiumgoods-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/20a12fbe-b9a4-451f-82af-3866d39f973e/list_products_by_collection
- Interface artifact
- sha256:4ab490d013a74be172ee54249f5c886a32d11d95fef932ef80ae9ef07737139e
- Manifest digest
- sha256:92f7dda1723fe512744253d37131d16abd847fd645027d70c24bb50eec14f31f
Request fields
- page (integer): Page number for pagination.
- limit (integer): Number of products per page (1-250).
- collection_handle (string, required): Collection handle (URL slug), obtainable from list_collections.collections[*].handle.
Example queries
- {"page":"1","limit":"3","collection_handle":"424"}