Petco: Get Category Products
Petco via Parse · ecommerce
Browse products within a Petco category by its path slug. The last segment of the path is used as the category group_id for the Constructor.io browse API. Returns paginated product listings. Search products, browse categories, get product details and reviews, find store locations, and discover deals on Petco.com Fulfilled by Parse from petco.com.
- ecommerce
- maps-geo
- parse
- petco
- petco-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/dd564857-acee-4c20-9670-1603bccc68f2/get_category_products
- Interface artifact
- sha256:39b93eaef62fcd012b2a2b9e7cbafd87af9be356f627747432d3220b47a8f86b
- Manifest digest
- sha256:04cbb74e85dabfd93f351350b7f71db0d546d2ae5a7d76e9e27db4a7139352d5
Request fields
- page (integer): Page number for pagination.
- limit (integer): Number of results per page.
- category_path (string, required): Category path or slug. The last path segment is used as the group_id for browsing (e.g. 'dry-cat-food', 'dog/dog-food/dry-dog-food').
Example queries
- {"page":"1","limit":"5","category_path":"dry-cat-food"}