ConsoleCatalog
Sign in
Mudah My logo

Mudah My

mudah.myMarketplaceno auth

Malaysia classifieds marketplace - cars, property, electronics, and general listings.

Category Listings

ASYNCREADNo auth

Returns listing cards for a category browse page, with titles, prices, and IDs.

ParametersFormJSON

Category URL path on mudah.my (e.g. /malaysia/cars-for-sale)

cost: 1 credit · 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_mudah_my_listing_ssr",
    "params": {
      "category_path": "/malaysia/cars-for-sale"
    }
  }'