DIA: Get Products By Category
DIA via Parse · food_dining
Get a paginated list of products for a category or subcategory ID. Returns product listings with prices, stock info, and pagination metadata. Accepts both top-level category IDs (from get_categories) and subcategory IDs (from get_subcategories). Page size is 20 items. API to search and browse products, categories, and offers on dia.es supermarket. Fulfilled by Parse from dia.es.
- dia
- dia-es
- ecommerce
- food-dining
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/a1d71c17-a0c7-43ac-8b5e-ed231981ce90/get_products_by_category
- Interface artifact
- sha256:1a91bb62e18c9abb97dd8238045aebc4a360098258e179bd21dfff706dd62927
- Manifest digest
- sha256:f193c0175753573e18abc84e28a9825874ba042d3427a22d0ca506d79d490ba6
Request fields
- page (integer): Page number for pagination.
- category_id (string, required): Category or subcategory ID from get_categories or get_subcategories (e.g. 'L2051', 'L2131', 'L108').
Example queries
- {"page":"1","category_id":"L2339"}