Dentaltix: Get Category Products
Dentaltix via Parse · ecommerce
Get products in a category by its slug. Returns paginated product summaries for the given category. Category slugs are obtainable from the get_categories endpoint. Paginates via integer page counter. Scraper for dentaltix.com dental supply store - search products, browse categories, get product details, brands, and deals. Fulfilled by Parse from dentaltix.com.
- dentaltix
- dentaltix-com
- ecommerce
- healthcare
- 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/6be8ea37-3de8-4096-badb-d5fd7591c1fd/get_category_products
- Interface artifact
- sha256:f117d1b36c852d8ec20933dc27254ee112db8cd8da222643d71f67cec0ead006
- Manifest digest
- sha256:a2cad84b1dbe9f3c486b40e99df156483f834d864d5df960f5f3e96881a39763
Request fields
- page (integer): Page number for pagination.
- slug (string, required): Category URL slug (e.g. 'laboratory-burs-and-discs'). Obtainable from get_categories endpoint.
Example queries
- {"page":"1","slug":"abrasives-and-polishing-laboratory"}