Petsmart: Browse Category
Petsmart via Parse · ecommerce
Browse products by category hierarchy. Categories use the ' > ' separator and must match PetSmart's internal taxonomy exactly. Returns paginated results sorted by best sellers. Search products, browse categories, get product details and reviews, find stores, and get pet taxonomy data from PetSmart Fulfilled by Parse from petsmart.com.
- ecommerce
- maps-geo
- parse
- petsmart
- petsmart-com
- 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/db75a47a-d919-4bb9-8d23-6cb0ddceefd9/browse_category
- Interface artifact
- sha256:6a5e4f86110810590c80e2d90be35dde6886a3c34c0a861bd4d89f5d98877fed
- Manifest digest
- sha256:d704008238fddff51e2f3c0b12bdc4c240c24f799ae9b0c04a364ddfcbcd6be6
Request fields
- page (integer): Page number (0-indexed)
- limit (integer): Results per page (max 50)
- category (string, required): Full hierarchical category string using ' > ' separator (e.g. 'Dog > Food > Dry Food', 'Cat > Toys')
Example queries
- {"page":"0","limit":"5","category":"Dog > Food > Dry Food"}