Sanmar: Get Category Listing
Sanmar via Parse · ecommerce
Fetch product listings for a specific SanMar catalog category with optional brand filtering. Returns paginated results. Categories are URL path segments from the site navigation (e.g. 'T-Shirts/c/tshirts', 'Polos-Knits/c/polosknits'). The brand filter selects a single brand within the category. Search and browse SanMar wholesale apparel products, including category listings and detailed product information. Fulfilled by Parse from sanmar.com.
- b2b-directory
- ecommerce
- marketplace
- parse
- platform-key
- sanmar
- sanmar-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/24a1a132-75ec-4306-914b-082c2353bcae/get_category_listing
- Interface artifact
- sha256:3a9461f26b2f922122869685d75a6eff1632a9b48d7712e024423650d9439e7c
- Manifest digest
- sha256:a44953475728d97c618e2981d06ed53ad4e9bf9a4e303f4265a6467a81b10f6f
Request fields
- page (integer): Page number (0-based).
- brand (string): Filter by brand name within the category.
- limit (integer): Number of results per page.
- category_path (string): Category URL path segment from the SanMar site navigation.
Example queries
- {"page":"0","brand":"Sport-Tek","limit":"3","category_path":"T-Shirts/c/tshirts"}