Mediamarkt: Get Category Products
Mediamarkt via Parse · ecommerce
Get products from a specific MediaMarkt.be category page. Returns paginated product listings extracted from the category page's structured data. Category slugs can be obtained from the get_main_categories endpoint. Scraper for MediaMarkt.be to search products, browse categories, and get detailed product information including specifications and variants. Fulfilled by Parse from mediamarkt.be.
- ecommerce
- marketplace
- mediamarkt
- mediamarkt-be
- 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/b861ff7d-c572-4037-a88c-2eb8324795bf/get_category_products
- Interface artifact
- sha256:81d2dff9ef19cb994646a1aeb3ae73c8967bef5c564bdebf045eb2e31d8f1725
- Manifest digest
- sha256:c64227f01352984457d1c1e055a3901d76fdcb33ed6fbb0ae586967a77181b77
Request fields
- page (integer): Page number to retrieve
- category_slug (string, required): Category slug as it appears in the URL path (e.g. 'laptop-866', 'huishouden-1271', 'telefonie-wearables-891'). Obtainable from get_main_categories endpoint.
Example queries
- {"page":"1","category_slug":"laptop-866"}