petsmart.com API: search_products
petsmart.com via Parse · ecommerce
Full-text search across PetSmart's product catalog. Results are sorted by best sellers. Paginates via zero-based page number; each page returns up to `limit` items. The total field reports matching products across all pages. 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-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/search_products
- Interface artifact
- sha256:61f8f2f11b7462630ffa5eee15fb1958add4a16688f63bf1b2d82664c39fb29b
- Manifest digest
- sha256:f2071789ce83abc1edc532d0b66d5103aea1014d873eaf9a10766465158dedad
Request fields
- page (integer): Page number (0-indexed)
- limit (integer): Results per page (max 50)
- query (string, required): Search keyword (e.g. 'dog food', 'cat toy')
Example queries
- {"page":"0","limit":"5","query":"dog food"}