Costco: Get Category Listing
Costco via Parse · ecommerce
Browse products within a specific category path. Returns paginated product listings for a given category URL path. Search products, browse categories, get product details/reviews, find warehouse locations, and access savings deals on Costco.com Fulfilled by Parse from costco.com.
- costco
- costco-com
- ecommerce
- 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/1802ebc9-74ad-4148-ab24-013ecb147fa5/get_category_listing
- Interface artifact
- sha256:6f0d52c77d3b3620542d482b6ad74bb4c9988d627dc20f4b109d2caa9b95a319
- Manifest digest
- sha256:119b01f182ba711dbe979754eb9f303be50f4c8d6ab81b97efa49e3dda2710ff
Request fields
- rows (integer): Number of results per page
- start (integer): Pagination offset (0-based)
- category_path (string, required): Category URL path (e.g., '/televisions.html', '/laptops.html', '/grocery-household.html')
Example queries
- {"rows":24,"start":0,"category_path":"/televisions.html"}