ConsoleCatalog
Sign in
Morrisons logo

Morrisons

morrisons.comShoppingno auth

Morrisons online grocery - search, categories, pricing, ingredients, and nutrition.

Category Listing

ASYNCREADNo auth

Returns category products with stubs, promotions, and page info.

ParametersFormJSON

Morrisons retailer category ID for the aisle or subcategory to browse (e.g. drinks category 103644)

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_morrisons_category_listing_page",
    "params": {
      "retailer_category_id": "103644"
    }
  }'