MediaMarkt Belgium electronics - categories, details, pricing, reviews, and deals.
Category CMS Content
ASYNCREADNo auth
Returns category page content: title, SEO text, breadcrumbs, and navigation for a category.
ParametersFormJSON
MediaMarkt PIM category code identifying the category to load
Locale for category content (Belgium Dutch default)
cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_mediamarkt_be_category_cms_content", "params": { "category_pim_code": "CAT_BE_MM_948", "locale": "nl-BE" } }'