Coles: Get Category Products
Coles via Parse · food_dining
Browse products within a top-level category. Categories are identified by their slug (seoToken) from the category tree. Returns a paginated list of up to 48 products per page. Access product data from Coles Australian supermarket including search, browse by category, product details, and current specials. Fulfilled by Parse from coles.com.au.
- coles
- coles-com-au
- ecommerce
- food-dining
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/dd2897d9-0135-464a-b16a-54ccc10e02e4/get_category_products
- Interface artifact
- sha256:e457fe26036d21cdb07f402db625e7fc05d85eb64b55819190e955dee1488957
- Manifest digest
- sha256:10654eac1c98d2ec8db2e7cbf81d2eefb48136c8db8015b0ccf026f9bbcc5c4a
Request fields
- page (integer): Page number for pagination.
- category (string, required): Category slug from the category tree (seoToken field). Examples: 'fruit-vegetables', 'drinks', 'pantry', 'dairy-eggs-fridge'.
Example queries
- {"page":"1","category":"fruit-vegetables"}