Darbydental: Get Products By Category
Darbydental via Parse · ecommerce
List products for a specific category with pagination. The category name is resolved against the site's category tree (case-insensitive exact match at any level). Returns 36 products per page with stock status. Use get_categories to discover valid category names. API for searching and browsing dental products, categories, and manufacturers on darbydental.com Fulfilled by Parse from darbydental.com.
- b2b-directory
- darbydental
- darbydental-com
- ecommerce
- healthcare
- parse
- platform-key
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/13558d7a-daf7-4ff4-91b7-d5043cab2250/get_products_by_category
- Interface artifact
- sha256:1a501cd22d0b0cdeba65e6e76d930c05b0e370059ebb1550c4e09fb033541885
- Manifest digest
- sha256:6c39e2a473a8bda880ba54ea06a78caaf196d487651c2ecddd2fede8358a5a3f
Request fields
- page (integer): Page number for pagination
- category (string, required): Category name (e.g. 'Gloves', 'Acrylics'). Must match a category from get_categories.
Example queries
- {"page":"1","category":"Acrylics"}