GAP: Get Category Products
GAP via Parse · ecommerce
Browse products within a specific Gap category by category ID. Returns paginated product listings grouped by style with color variants, pricing, and inventory status. Category IDs can be discovered via the get_navigation endpoint. Scraper for Gap.com providing product search, category browsing, product details, reviews, store finder, recommendations, and navigation. Fulfilled by Parse from gap.com.
- ecommerce
- gap
- gap-com
- maps-geo
- parse
- platform-key
- reviews-ratings
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/0b7da48b-19ee-4b5e-9262-531ac2c04c30/get_category_products
- Interface artifact
- sha256:401d3e18b3f6835f4a68d1c14ea933e1cfc2c82ee7ec846da2d630c4adf3f7dc
- Manifest digest
- sha256:3462b3b59d8581ef26a4400d71b4c50f383b2ec7f01bece46b4ac63f245996a3
Request fields
- cid (string, required): Category ID (e.g. '5664' for Women's Jeans). Discoverable via get_navigation.
- page (integer): Page number (0-indexed)
- limit (integer): Number of products per page (max 120)
Example queries
- {"cid":"5664","page":"0","limit":"10"}