Migros: Get Products By Category
Migros via Parse · food_dining
Browse products within a specific category using its slug. Returns paginated product results for the given category. Category slugs (pretty_name values) are obtained from get_categories. Results are paginated with 30 items per page. APIs for searching products, browsing categories, and retrieving product details from Migros.com.tr. Fulfilled by Parse from migros.com.tr.
- ecommerce
- food-dining
- marketplace
- migros
- migros-com-tr
- parse
- platform-key
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/25cf60c8-3706-4035-b4e7-6cb4742a8f70/get_products_by_category
- Interface artifact
- sha256:07baf9d5e96fc36460fdd1421d756c83719ebe7762b1ab64992629d2447afc8c
- Manifest digest
- sha256:1471cfbb118c1b8f3a5de4b1da2a721b88d0b3e42482a4450a7c72527b9316a6
Request fields
- page (integer): Page number (1-indexed).
- category_slug (string, required): Category slug (pretty_name) from get_categories (e.g. 'meyve-sebze-c-2').
Example queries
- {"page":"1","category_slug":"tum-indirimli-urunler-dt-0"}