Upscrape 2.0 is here. Live platform data for agents, apps, and workflows. Upscrape 2.0 is here. REST API and MCP, one connection. Explore capabilities

Asda scraper API

Search the Asda Groceries UK catalog, browse its category taxonomy, and fetch full product detail.

Commerce & delivery 3 capabilities stable 100.0% success rate

What people use it for

  • UK grocery price monitoring and promotion tracking
  • Assortment and availability analytics across Asda stores
  • Retail media and share-of-shelf research on UK grocery search
  • Catalog enrichment with Asda GTINs, pack sizes, ratings, and taxonomy

Capabilities

Every capability is one POST /execute call that returns structured JSON.

Categories List

asda.categories.list

List the Asda Groceries category taxonomy (category > department > aisle) with product counts, derived from the catalog index facets.

Request

curl -X POST https://data.upscrape.com/execute \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"input":{"store_id":"4565"},"capability":"asda.categories.list"}'

Sample response

{
  "categories": [
    {
      "children": [
        {
          "children": [
            {
              "depth": 3,
              "name": "Bedding",
              "path": "Home & Entertainment > Bed, Bath & Home > Bedding",
              "product_count": 4117
            },
            {
              "depth": 3,
              "name": "Bath Towels & Mats",
              "path": "Home & Entertainment > Bed, Bath & Home > Bath Towels & Mats",
              "product_count": 2051
            },
            {
              "depth": 3,
              "name": "Candles & Room Fragrances",
              "path": "Home & Entertainment > Bed, Bath & Home > Candles & Room Fragrances",
              "product_count": 1733
            }
          ],
          "depth": 2,
          "id": "1215334114125",
          "name": "Bed, Bath & Home",
          "path": "Home & Entertainment > Bed, Bath & Home",
          "product_count": 13238
        },
        {
          "children": [
            {
              "depth": 3,
              "name": "Books",
              "path": "Home & Entertainment > Music, Film, Games & Books > Books",
              "product_count": 6789
            },
            {
              "depth": 3,
              "name": "DVDs & Blu-rays",
              "path": "Home & Entertainment > Music, Film, Games & Books > DVDs & Blu-rays",
              "product_count": 2248
            },
            {
              "depth": 3,
              "name": "Music",
              "path": "Home & Entertainment > Music, Film, Games & Books > Music",
              "product_count": 775
            }
          ],
          "depth": 2,
          "id": "1215186489092",
          "name": "Music, Film, Games & Books",
          "path": "Home & Entertainment > Music, Film, Games & Books",
          "product_count": 10557
        },
        {
          "children": [
            {
              "depth": 3,
              "name": "Dining & Glassware",
              "path": "Home & Entertainment > Kitchen > Dining & Glassware",
              "product_count": 2719
            },
            {
              "depth": 3,
              "name": "Cooking",
              "path": "Home & Entertainment > Kitchen > Cooking",
              "product_count": 868
            },
            {
              "depth": 3,
              "name": "Food Storage Solutions",
              "path": "Home & Entertainment > Kitchen > Food Storage Solutions",
              "product_count": 779
            }
          ],
          "depth": 2,
          "id": "1215334114085",
          "name": "Kitchen",
          "path": "Home & Entertainment > Kitchen",
          "product_count": 6415
        }
      ],
      "depth": 1,
      "id": "1215135760682",
      "name": "Home & Entertainment",
      "path": "Home & Entertainment",
      "product_count": 51456
    },
    {
      "children": [
        {
          "children": [
            {
              "depth": 3,
              "name": "Sweets",
              "path": "Food Cupboard > Chocolates & Sweets > Sweets",
              "product_count": 694
            },
            {
              "depth": 3,
              "name": "Boxed Chocolates & Gifts",
              "path": "Food Cupboard > Chocolates & Sweets > Boxed Chocolates & Gifts",
              "product_count": 529
            },
            {
              "depth": 3,
              "name": "Sharing Chocolate Bars",
              "path": "Food Cupboard > Chocolates & Sweets > Sharing Chocolate Bars",
              "product_count": 360
            }
          ],
          "depth": 2,
          "id": "1215279696813",
          "name": "Chocolates & Sweets",
          "path": "Food Cupboard > Chocolates & Sweets",
          "product_count": 2518
        },
        {
          "children": [
            {
              "depth": 3,
              "name": "Sauces & Condiments",
              "path": "Food Cupboard > Condiments & Cooking Ingredients > Sauces & Condiments",
              "product_count": 455
            },
            {
              "depth": 3,
              "name": "Spices",
              "path": "Food Cupboard > Condiments & Cooking Ingredients > Spices",
              "product_count": 244
            },
            {
              "depth": 3,
              "name": "Oil & Vinegar",
              "path": "Food Cupboard > Condiments & Cooking Ingredients > Oil & Vinegar",
              "product_count": 183
            }
          ],
          "depth": 2,
          "id": "1215354523758",
          "name": "Condiments & Cooking Ingredients",
          "path": "Food Cupboard > Condiments & Cooking Ingredients",
          "product_count": 1553
        },
        {
          "children": [
            {
              "depth": 3,
              "name": "Sharing Crisps",
              "path": "Food Cupboard > Crisps, Nuts & Popcorn > Sharing Crisps",
              "product_count": 548
            },
            {
              "depth": 3,
              "name": "Multipack Crisps",
              "path": "Food Cupboard > Crisps, Nuts & Popcorn > Multipack Crisps",
              "product_count": 363
            },
            {
              "depth": 3,
              "name": "Nuts & Dried Fruit",
              "path": "Food Cupboard > Crisps, Nuts & Popcorn > Nuts & Dried Fruit",
              "product_count": 257
            }
          ],
          "depth": 2,
          "id": "1215165893478",
          "name": "Crisps, Nuts & Popcorn",
          "path": "Food Cupboard > Crisps, Nuts & Popcorn",
          "product_count": 1283
        }
      ],
      "depth": 1,
      "id": "1215337189632",
      "name": "Food Cupboard",
      "path": "Food Cupboard",
      "product_count": 12143
    },
    {
      "children": [
        {
          "children": [
            {
              "depth": 3,
              "name": "Face",
              "path": "Toiletries & Beauty > Make Up & Nails > Face",
              "product_count": 856
            },
            {
              "depth": 3,
              "name": "Nails",
              "path": "Toiletries & Beauty > Make Up & Nails > Nails",
              "product_count": 589
            },
            {
              "depth": 3,
              "name": "Lips",
              "path": "Toiletries & Beauty > Make Up & Nails > Lips",
              "product_count": 521
            }
          ],
          "depth": 2,
          "id": "1215185955607",
          "name": "Make Up & Nails",
          "path": "Toiletries & Beauty > Make Up & Nails",
          "product_count": 2612
        },
        {
          "children": [
            {
              "depth": 3,
              "name": "Shampoo & Conditioner",
              "path": "Toiletries & Beauty > Hair Care, Dye & Styling > Shampoo & Conditioner",
              "product_count": 1134
            },
            {
              "depth": 3,
              "name": "Hair Dye",
              "path": "Toiletries & Beauty > Hair Care, Dye & Styling > Hair Dye",
              "product_count": 562
            },
            {
              "depth": 3,
              "name": "Hair Accessories",
              "path": "Toiletries & Beauty > Hair Care, Dye & Styling > Hair Accessories",
              "product_count": 225
            }
          ],
          "depth": 2,
          "id": "1215431206069",
          "name": "Hair Care, Dye & Styling",
          "path": "Toiletries & Beauty > Hair Care, Dye & Styling",
          "product_count": 2132
        },
        {
          "children": [
            {
              "depth": 3,
              "name": "Face Cream & Moisturiser",
              "path": "Toiletries & Beauty > Skin Care > Face Cream & Moisturiser",
              "product_count": 328
            },
            {
              "depth": 3,
              "name": "Cleansers & Face Washes",
              "path": "Toiletries & Beauty > Skin Care > Cleansers & Face Washes",
              "product_count": 267
            },
            {
              "depth": 3,
              "name": "Hands, Lips & Foot Care",
              "path": "Toiletries & Beauty > Skin Care > Hands, Lips & Foot Care",
              "product_count": 168
            }
          ],
          "depth": 2,
          "id": "1215431252930",
          "name": "Skin Care",
          "path": "Toiletries & Beauty > Skin Care",
          "product_count": 1112
        }
      ],
      "depth": 1,
      "id": "1215135760648",
      "name": "Toiletries & Beauty",
      "path": "Toiletries & Beauty",
      "product_count": 9924
    }
  ],
  "raw": {
    "facets": {
      "": {
        "Frozen Food": 2947,
        "Baby, Toddler & Kids": 2216,
        "Other": 6763,
        "Meat, Poultry & Fish": 4107,
        "Chilled Food": 7137,
        "Valentine's Day": 4,
        "Organic": 2,
        "Better For You": 2,
        "World Food": 1403,
        "Exceptional By Asda": 6,
        "Beer, Wine & Spirits": 5079,
        "Halloween": 378,
        "Back to School": 6,
        "Pet Food & Accessories": 2141,
        "Vegan & Free From": 1,
        "Kiosk": 903,
        "Father's Day": 17,
        "Dietary & Lifestyle": 714,
        "Big Night In": 2,
        "Going to Uni": 1,
        "Fresh Fruit, Vegetables & Flowers": 943,
        "JUST ESSENTIALS": 2,
        "Vegan & Plant Based": 5,
        "Christmas": 834,
        "Sweets, Treats & Snacks": 126,
        "Drinks": 1699,
        "Home & Entertainment": 51456,
        "Toiletries & Beauty": 9924,
        "Live Better": 5,
        "Easter": 148,
        "Laundry & Household": 4157,
        "Coronation Celebration": 18,
        "Bakery": 2900,
        "Exceptional by Asda (OLD)": 1,
        "Mother's Day": 70,
        "Happy Lunar New Year": 4,
        "Rollback": 28,
        "Get Match Ready": 8,
        "Ramadan": 7,
        "Celebrate New Year": 2,
        "Veganuary": 1,
        "Free From...": 15,
        "Events & Inspiration": 108,
        "Health & Wellness": 2407,
        "Food Cupboard": 12143,
        "Garden & Outdoor": 1,
        "Price Drop": 2,
        "The Entertainer Toys": 131,
        "Summer": 14
      },
      "Food Cupboard": {
        "Better For You Food Cupboard": 1,
        "Biscuits": 936,
        "Cereals & Cereal Bars": 823,
        "Chocolates & Sweets": 2518,
        "Christmas Treats & Food Cupboard": 2,
        "Coffee, Tea & Hot Chocolate": 1019,
        "Condiments & Cooking Ingredients": 1553,
        "Cooking Sauces, Meal Kits & Sides": 938,
        "Crackers & Savoury Biscuits": 1,
        "Crisps, Nuts & Popcorn": 1283,
        "Easter Chocolate & Sweets": 2,
        "Food Cupboard": 1,
        "Free From & Organic": 2,
        "Halloween Treats & Baking": 2,
        "Home Baking": 732,
        "Jams, Spreads & Desserts": 604,
        "Noodle Pots & Instant Snacks": 420,
        "Rice, Pasta & Noodles": 436,
        "Tinned Food": 849,
        "Under 100 Calories Food Cupboard": 14,
        "World Foods": 7
      },
      "Food Cupboard > Chocolates & Sweets": {
        "Boxed Chocolates & Gifts": 529,
        "Chocolate Bags & Cartons": 354,
        "Christmas Chocolates & Sweets": 1,
        "Coming Soon for Easter": 3,
        "Confectionery Tubs, Tins & Refill Pouches": 1,
        "Dark Chocolate": 4,
        "Exceptional Chocolates & Sweets": 2,
        "Fun Size Chocolate & Sweets": 14,
        "Mints & Chewing Gum": 141,
        "Multipack Chocolate": 222,
        "Sharing Chocolate Bars": 360,
        "Small Chocolate Bars & Bags": 189,
        "Sweet Biscuits": 2,
        "Sweets": 694,
        "Valentine's Day": 2
      },
      "Food Cupboard > Condiments & Cooking Ingredients": {
        "Chutney & Pickles": 151,
        "Dry Herbs": 60,
        "Gravy": 116,
        "Marinades & Rubs": 109,
        "Oil & Vinegar": 183,
        "Passata & Tomato Puree": 4,
        "Popular Brands": 7,
        "Salad Dressing & Croutons": 47,
        "Salt & Pepper": 56,
        "Sauces & Condiments": 455,
        "Spices": 244,
        "Stock": 91,
        "Stuffing & Breadcrumbs": 30
      },
      "Food Cupboard > Crisps, Nuts & Popcorn": {
        "Healthier Snacks & Bars": 1,
        "Multipack Crisps": 363,
        "Nuts & Dried Fruit": 257,
        "Popcorn": 72,
        "Sharing Crisps": 548,
        "Tortilla Chips & Dips": 42
      },
      "Home & Entertainment": {
        "At Home with Stacey Solomon": 90,
        "Batteries & Light Bulbs": 460,
        "Bed, Bath & Home": 13238,
        "Celebrating Disney": 3,
        "Christmas": 1511,
        "DIY & Car Care": 1275,
        "Disney": 6,
        "Fathers Day": 26,
        "For The Home": 1,
        "Garden & Outdoor": 2217,
        "Greeting Cards": 1180,
        "Halloween": 838,
        "JML": 122,
        "Kids Party": 1,
        "Kitchen": 6415,
        "Mother's Day Gifts & Dine": 36,
        "Music, Film, Games & Books": 10557,
        "Party, Cards & Gift Wrap": 222,
        "Partyware & Gifting": 3291,
        "Stationery, Magazines & Stamps": 2186,
        "Technology & Electricals": 1649,
        "Toys": 5405,
        "Travel & Leisure": 723,
        "Valentine's Gifts & Decorations": 4
      },
      "Home & Entertainment > Bed, Bath & Home": {
        "Baby & Kids Bedroom": 1047,
        "Bath Towels & Mats": 2051,
        "Bathroom Accessories": 638,
        "Bedding": 4117,
        "Candles & Room Fragrances": 1733,
        "Decor & Lighting": 1681,
        "Photo Frames & Albums": 240,
        "Soft Furnishings": 1731
      },
      "Home & Entertainment > Kitchen": {
        "Baking": 231,
        "Cooking": 868,
        "Dining & Glassware": 2719,
        "Disposable Table, Drink & Foodware": 28,
        "Food Storage Solutions": 779,
        "Kids Dine": 538,
        "Kitchen Appliances": 568,
        "Laundry & Cleaning Essentials": 194,
        "Textiles & Decor": 455,
        "Water Filters & Cartridges": 35
      },
      "Home & Entertainment > Music, Film, Games & Books": {
        "Books": 6789,
        "Christmas Books, CDs & Films": 1,
        "DVDs & Blu-rays": 2248,
        "Games & Accessories": 744,
        "Music": 775
      },
      "Toiletries & Beauty": {
        "Baby & Kids Toiletries": 20,
        "Bath, Shower & Soap": 718,
        "Bladder Weakness": 112,
        "Dental Care": 547,
        "Deodorants & Body Sprays": 332,
        "Fragrance & Gifting": 5,
        "Gifting": 596,
        "Hair Care, Dye & Styling": 2132,
        "Hair Removal & Grooming": 240,
        "Health & Medicines": 84,
        "Health & Wellbeing": 4,
        "Make Up & Nails": 2612,
        "Men's Toiletries": 406,
        "Period Products": 65,
        "Skin Care": 1112,
        "Sun Care & Travel": 580,
        "Toiletries": 11,
        "Women's Toiletries": 348
      },
      "Toiletries & Beauty > Hair Care, Dye & Styling": {
        "Baby & Children's Hair Care": 1,
        "Hair Accessories": 225,
        "Hair Dye": 562,
        "Hair Protection & Treatments": 19,
        "Hairspray & Styling": 177,
        "Shampoo & Conditioner": 1134,
        "Shop By Hair Need": 1,
        "Vegan Hair Care": 1,
        "Waves, Curls & Coils": 12
      },
      "Toiletries & Beauty > Make Up & Nails": {
        "Cosmetics": 2,
        "Eyebrow": 173,
        "Eyes": 450,
        "Face": 856,
        "Get The Festival Look": 1,
        "Lips": 521,
        "Make Up & Beauty Gifts": 19,
        "Nails": 589,
        "Vegan Make Up": 1
      },
      "Toiletries & Beauty > Skin Care": {
        "Body Moisturisers & Lotions": 161,
        "Cleansers & Face Washes": 267,
        "Face Cream & Moisturiser": 328,
        "Face Masks & Strips": 145,
        "Hands, Lips & Foot Care": 168,
        "Medicated Skin Care": 2,
        "New In Skin Care": 1,
        "Popular Brands": 1,
        "Self Tan": 9,
        "Shop by Skin Type": 30
      }
    }
  },
  "store_id": "4565"
}

Input

Field Type Required Description
store_id string optional Asda store id used for stock boosting

Product Detail Get

asda.product.detail.get

Fetch one Asda product by product ID or CIN with its full catalog attributes.

Request

curl -X POST https://data.upscrape.com/execute \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"input":{"id":"20504","store_id":"4565"},"capability":"asda.product.detail.get"}'

Sample response

{
  "product": {
    "avg_rating": 4.179,
    "brand": "ASDA",
    "category": "Chilled Food > Milk, Butter, Cream & Eggs > Fresh Milk > Semi Skimmed Milk",
    "cin": "165468",
    "currency": "GBP",
    "gtin": "20337087",
    "id": "20504",
    "image_id": "20337087",
    "image_url": "https://asdagroceries.scene7.com/is/image/asdagroceries/20337087",
    "in_stock": true,
    "name": "British Milk Semi Skimmed 4 Pints",
    "pack_size": "4 PINT",
    "price": 1.65,
    "price_per_uom": "72.6p/LT",
    "rating_count": 1039,
    "sales_type": "Each",
    "status": "A",
    "taxonomy": {
      "AISLE_ID": "1215339434886",
      "AISLE_NAME": "Fresh Milk",
      "CAT_ID": "1215660378320",
      "CAT_NAME": "Chilled Food",
      "DEPT_ID": "1215339432024",
      "DEPT_NAME": "Milk, Butter, Cream & Eggs",
      "SHELF_ID": "1215339438036",
      "SHELF_NAME": "Semi Skimmed Milk"
    },
    "url": "https://www.asda.com/groceries/product/165468",
    "was_price": 1.65
  },
  "raw": {
    "exhaustive": {
      "nbHits": true,
      "typo": true
    },
    "exhaustiveNbHits": true,
    "exhaustiveTypo": true,
    "extensions": {
      "queryCategorization": {}
    },
    "hits": [
      {
        "BRAND": "ASDA",
        "STOCK": {
          "4669": 999,
          "4547": 999,
          "4450": 999,
          "4461": 999,
          "5881": 999,
          "4549": 999,
          "4881": 999,
          "4536": 999,
          "4965": 0,
          "5864": 999,
          "4642": 999,
          "4973": 999,
          "4690": 999,
          "4344": 0,
          "4948": 999,
          "4466": 999,
          "4133": 999,
          "4640": 999,
          "4766": 999,
          "4599": 999,
          "4499": 999,
          "4696": 999,
          "4844": 999,
          "5870": 0,
          "4757": 999,
          "4584": 999,
          "4679": 999,
          "5880": 999,
          "4182": 999,
          "4955": 999,
          "4730": 999,
          "4950": 999,
          "4203": 0,
          "4641": 999,
          "4217": 999,
          "4177": 999,
          "5729": 999,
          "4647": 999,
          "4925": 999,
          "4472": 999,
          "4477": 999,
          "4617": 999,
          "4178": 999,
          "5784": 0,
          "4408": 999,
          "4471": 999,
          "4452": 999,
          "5849": 999,
          "4877": 999,
          "4436": 999,
          "4243": 0,
          "4771": 999,
          "4156": 999,
          "4164": 999,
          "4260": 0,
          "4611": 999,
          "4911": 0,
          "4600": 999,
          "4990": 999,
          "4396": 999,
          "4976": 999,
          "4162": 999,
          "4919": 999,
          "4738": 999,
          "4160": 999,
          "4806": 999,
          "4566": 999,
          "4231": 999,
          "4631": 999,
          "5899": 0,
          "4670": 999,
          "4585": 999,
          "4154": 999,
          "4460": 999,
          "4602": 999,
          "4850": 999,
          "4934": 999,
          "4903": 999,
          "4175": 0,
          "4628": 999,
          "4141": 999,
          "4370": 0,
          "4947": 999,
          "4997": 999,
          "4415": 999,
          "4603": 999,
          "4632": 999,
          "4165": 999,
          "4608": 999,
          "4958": 999,
          "4501": 999,
          "4152": 999,
          "4145": 999,
          "4390": 999,
          "5878": 999,
          "4981": 999,
          "4794": 999,
          "4837": 999,
          "4963": 999,
          "4216": 999,
          "4944": 999,
          "5013": 999,
          "5028": 999,
          "4551": 999,
          "4625": 0,
          "4259": 999,
          "4630": 999,
          "5809": 999,
          "4151": 0,
          "4286": 0,
          "4563": 999,
          "4252": 999,
          "4689": 999,
          "4980": 0,
          "4307": 0,
          "4931": 999,
          "4209": 999,
          "4469": 999,
          "4126": 999,
          "4550": 999,
          "5011": 999,
          "4967": 999,
          "4580": 999,
          "4743": 999,
          "4401": 999,
          "4949": 999,
          "4699": 999,
          "4936": 999,
          "4841": 999,
          "4918": 999,
          "4926": 0,
          "4559": 999,
          "4994": 999,
          "4143": 999,
          "4666": 999,
          "4229": 999,
          "4759": 999,
          "4564": 999,
          "5883": 999,
          "4661": 0,
          "4658": 999,
          "5840": 999,
          "4522": 0,
          "4576": 999,
          "5002": 999,
          "4364": 999,
          "4375": 0,
          "4492": 999,
          "4414": 999,
          "4218": 999,
          "4483": 999,
          "4464": 999,
          "4186": 999,
          "4786": 999,
          "4360": 999,
          "4457": 999,
          "4184": 999,
          "4531": 0,
          "4975": 999,
          "4290": 0,
          "4626": 999,
          "4917": 999,
          "4537": 999,
          "4399": 999,
          "4960": 0,
          "4214": 999,
          "4570": 999,
          "4922": 999,
          "4651": 0,
          "4905": 999,
          "4572": 999,
          "4276": 999,
          "4697": 999,
          "4573": 999,
          "4140": 999,
          "4885": 999,
          "4325": 999,
          "4627": 999,
          "4161": 999,
          "4583": 999,
          "4656": 999,
          "4623": 999,
          "5819": 999,
          "4440": 0,
          "4289": 0,
          "4733": 999,
          "5759": 999,
          "4653": 999,
          "4649": 999,
          "4329": 999,
          "4561": 999,
          "5871": 999,
          "5807": 0,
          "5885": 999,
          "4192": 0,
          "4615": 999,
          "4543": 999,
          "4530": 999,
          "4929": 999,
          "5900": 0,
          "4168": 999,
          "4422": 999,
          "4567": 999,
          "5818": 999,
          "4772": 999,
          "4676": 999,
          "5762": 999,
          "4845": 999,
          "4952": 999,
          "4961": 999,
          "4510": 999,
          "4616": 999,
          "4419": 999,
          "4879": 0,
          "4505": 999,
          "4667": 999,
          "4409": 999,
          "4251": 999,
          "4345": 999,
          "5130": 999,
          "4943": 999,
          "4410": 999,
          "4356": 999,
          "4946": 0,
          "4734": 999,
          "4826": 0,
          "4509": 999,
          "4167": 999,
          "4185": 0,
          "4664": 0,
          "4671": 999,
          "4668": 999,
          "4597": 999,
          "4456": 999,
          "4953": 999,
          "4574": 999,
          "4463": 999,
          "4639": 999,
          "4326": 0,
          "4804": 999,
          "4688": 999,
          "4880": 999,
          "5892": 999,
          "4174": 999,
          "4798": 999,
          "4601": 999,
          "4575": 999,
          "4514": 999,
          "4823": 999,
          "4614": 999,
          "4675": 999,
          "4941": 999,
          "4747": 999,
          "4776": 999,
          "4135": 999,
          "4933": 999,
          "4681": 999,
          "4663": 999,
          "4622": 999,
          "4288": 0,
          "4646": 999,
          "4263": 999,
          "4660": 999,
          "4680": 999,
          "4672": 999,
          "4200": 999,
          "4906": 999,
          "4645": 999,
          "4995": 999,
          "4652": 999,
          "4694": 999,
          "4311": 0,
          "4744": 999,
          "4674": 0,
          "4220": 999,
          "4137": 999,
          "4678": 0,
          "4275": 999,
          "5828": 999,
          "4163": 999,
          "4489": 999,
          "4916": 999,
          "4777": 999,
          "4634": 999,
          "4403": 999,
          "4179": 999,
          "4993": 999,
          "4654": 999,
          "4851": 999,
          "4677": 999,
          "4187": 999,
          "4692": 999,
          "4942": 999,
          "4778": 999,
          "4425": 999,
          "4598": 999,
          "4662": 999,
          "4606": 999,
          "4155": 999,
          "4327": 999,
          "5884": 999,
          "4486": 999,
          "4857": 999,
          "5758": 999,
          "4183": 999,
          "4363": 0,
          "4148": 999,
          "4789": 999,
          "4232": 999,
          "4932": 999,
          "4928": 999,
          "5001": 999,
          "4740": 999,
          "5794": 999,
          "4153": 999,
          "4613": 999,
          "4188": 999,
          "4181": 999,
          "4644": 999,
          "4637": 0,
          "5757": 999,
          "4430": 999,
          "4176": 0,
          "4131": 0,
          "4271": 999,
          "4322": 999,
          "4765": 999,
          "4127": 999,
          "4238": 0,
          "4708": 999,
          "4655": 999,
          "4139": 999,
          "4659": 999,
          "4991": 999,
          "4361": 999,
          "4316": 0,
          "4294": 0,
          "4966": 999,
          "4633": 999,
          "4172": 0,
          "4565": 999,
          "4718": 999,
          "4520": 999,
          "4957": 0,
          "4157": 999,
          "4971": 0,
          "4338": 999,
          "4386": 999,
          "4685": 999,
          "4619": 999,
          "4878": 999,
          "4813": 999,
          "4264": 0,
          "4638": 999,
          "5830": 999,
          "4610": 999,
          "4609": 999,
          "4462": 999,
          "4138": 999,
          "4686": 0,
          "4712": 999,
          "4195": 999,
          "4979": 999,
          "4920": 999,
          "4774": 999,
          "5894": 0,
          "4964": 999,
          "4454": 999,
          "4605": 999,
          "4571": 999,
          "4988": 999,
          "5876": 0,
          "4144": 999,
          "4792": 999,
          "4253": 999,
          "4548": 999,
          "4376": 999,
          "4170": 999,
          "4189": 999,
          "5719": 999,
          "4538": 999,
          "4394": 999,
          "5868": 0,
          "4750": 999,
          "4657": 999,
          "4136": 999,
          "5869": 999,
          "4506": 999,
          "4684": 999,
          "4607": 999,
          "4892": 999,
          "4769": 999,
          "4618": 999,
          "4956": 999,
          "4596": 999,
          "4158": 999,
          "4201": 999,
          "4433": 0,
          "4278": 999,
          "4977": 999,
          "4840": 999,
          "4586": 999,
          "4643": 999,
          "4799": 999,
          "4281": 999,
          "4987": 999,
          "4308": 0,
          "4368": 0,
          "4146": 999,
          "4954": 999,
          "5889": 999,
          "4620": 999,
          "4924": 999,
          "4636": 999,
          "4190": 999,
          "4996": 999,
          "4648": 0,
          "4587": 999,
          "5004": 0,
          "4579": 999,
          "4173": 999,
          "4710": 999,
          "4831": 999,
          "4533": 999,
          "4149": 999,
          "4935": 0,
          "4383": 999,
          "5867": 999,
          "4938": 999,
          "4927": 0,
          "4923": 0,
          "4511": 999,
          "4128": 0,
          "4939": 999,
          "4233": 999,
          "4500": 999,
          "4986": 999,
          "4211": 999,
          "4249": 0,
          "4169": 999,
          "4194": 999,
          "4446": 999,
          "4405": 0,
          "4635": 999,
          "4940": 999,
          "4159": 999,
          "4424": 0,
          "4287": 0,
          "4582": 999,
          "4577": 0,
          "4693": 999,
          "5895": 0,
          "4581": 999
        },
        "NAME": "British Milk Semi Skimmed 4 Pints",
        "SECONDARY_TAXONOMY": {
          "AISLE_ID": [
            "1215684431268",
            "1215684431428",
            "1215684751119",
            "1215686355775",
            "1215685941123",
            "1215686171994",
            "1215686201112",
            "1215686231114",
            "1215686251779",
            "1215686351447",
            "1215686355770",
            "1215686355483",
            "1215686355500",
            "1215686355521",
            "1215686355970",
            "1215686356047",
            "1215686356081",
            "1215686356092",
            "1215686356177",
            "1215686356179",
            "1215686356694",
            "1215686356698",
            "1215686356795",
            "1215686356916",
            "1215685402890",
            "81159825",
            "1215684741360",
            "1215684741355"
          ],
          "CAT_ID": [
            "1215684421135",
            "1215684741317",
            "1215677638945",
            "1215685931218",
            "1215686171987",
            "1215684571145",
            "1215686355474",
            "1215682433625"
          ],
          "DEPT_ID": [
            "1215684421138",
            "1215684421136",
            "1215684741357",
            "1215683767650",
            "1215685931219",
            "1215686171989",
            "1215686201111",
            "1215684571199",
            "1215686355482",
            "1215686355499",
            "1215682447118",
            "1215686356036",
            "1215686356074",
            "1215686356176",
            "1215686356693",
            "1215686356915",
            "1215685402889",
            "81159679",
            "1215684741348"
          ],
          "SHELF_ID": [
            "1215684431270",
            "1215684431429",
            "1215684751120",
            "1215685931241",
            "1215685941124",
            "1215686171995",
            "1215686201113",
            "1215686231110",
            "1215686231118",
            "1215686251780",
            "1215686351448",
            "1215686354611",
            "1215686355494",
            "1215686355501",
            "1215686355522",
            "1215686355971",
            "1215686356048",
            "1215686356083",
            "1215686356093",
            "1215686356200",
            "1215686356202",
            "1215686356695",
            "1215686356699",
            "1215686356796",
            "1215686356917",
            "1215686356932",
            "81160248",
            "84154413",
            "84741875"
          ]
        },
        "CIN": "165468",
        "_highlightResult": {
          "BRAND": {
            "matchLevel": "none",
            "matchedWords": [],
            "value": "ASDA"
          },
          "CIN": {
            "matchLevel": "none",
            "matchedWords": [],
            "value": "165468"
          },
          "ID": {
            "matchLevel": "none",
            "matchedWords": [],
            "value": "20504"
          },
          "NAME": {
            "matchLevel": "none",
            "matchedWords": [],
            "value": "British Milk Semi Skimmed 4 Pints"
          },
          "PRIMARY_TAXONOMY": {
            "AISLE_NAME": {
              "matchLevel": "none",
              "matchedWords": [],
              "value": "Fresh Milk"
            },
            "SHELF_NAME": {
              "matchLevel": "none",
              "matchedWords": [],
              "value": "Semi Skimmed Milk"
            }
          }
        },
        "IS_FROZEN": false,
        "CPC": 0,
        "FLAVOUR": "SEMI",
        "STATUS": "A",
        "NUTRITIONAL_INFO": {
          "Halal": 0,
          "HighFibre": 0,
          "Kosher": 0,
          "LowFat": 0,
          "LowSalt": 0,
          "LowSaturatedFat": 0,
          "LowSugar": 0,
          "NoCeleryincludingceleriac": 1,
          "NoEgg": 1,
          "NoFish": 1,
          "NoGluten": 1,
          "NoLactose": 0,
          "NoLupin": 1,
          "NoMilk": 0,
          "NoMustard": 1,
          "NoNuts": 1,
          "NoPeanuts": 1,
          "NoSesame": 1,
          "NoShellfish": 1,
          "NoSoya": 1,
          "Ofaday": 0,
          "SourceofFibre": 0,
          "Vegan": 0,
          "Vegetarian": 1
        },
        "CS_YES": false,
        "MAX_QTY": 24,
        "HFSS_CAT_ID": 0,
        "COUNTRY": [
          "Packed In : United Kingdom"
        ],
        "AVG_RATING": 4.179,
        "PHARMACY_RESTRICTED": false,
        "SHOW_PRICE_CS": true,
        "ICONS": [
          {
            "CLICKABLE": false,
            "END_DATE": 1551873600,
            "ICON_NAME": "801_NoShellfish",
            "ID": "51000002",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_000_Icon?&$Icon-wapp$",
            "PRIORITY": 10440,
            "START_DATE": 1551700800
          },
          {
            "CLICKABLE": true,
            "END_DATE": 1604275200,
            "ICON_NAME": "_923_LiveBetter",
            "ID": "53500014",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_923_LiveBetter?&$Icon-wapp$",
            "PRIORITY": -83,
            "START_DATE": 1575072060
          },
          {
            "CLICKABLE": false,
            "END_DATE": 1600171200,
            "ICON_NAME": "_151_UnionFlag",
            "ID": "55000003",
            "IMAGE_URL": "https://ui.assets-asda.comtest.jpg",
            "PRIORITY": 10427,
            "START_DATE": 1594728000
          },
          {
            "CLICKABLE": true,
            "ICON_NAME": "Live Better",
            "ID": "55100004",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_923_LiveBetter_Update?",
            "PRIORITY": 875,
            "START_DATE": 1596283200
          },
          {
            "CLICKABLE": true,
            "END_DATE": 1682510400,
            "ICON_NAME": "_008_RedTractorAUTO",
            "ID": "55200006",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_008_redtractor?&$icon-wapp$",
            "PRIORITY": 5354,
            "START_DATE": 1609329600
          },
          {
            "CLICKABLE": false,
            "END_DATE": 1608292800,
            "ICON_NAME": "_555_CrackersIcon",
            "ID": "56100010",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_555_CrackersIcon?&$icon-wapp$",
            "PRIORITY": 251
          },
          {
            "CLICKABLE": true,
            "END_DATE": 1912161600,
            "ICON_NAME": "Typically fresh for 5 days",
            "ID": "59600046",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/produce-5-days-icon?",
            "PRIORITY": 39,
            "START_DATE": 1625227200
          },
          {
            "CLICKABLE": true,
            "END_DATE": 1682510400,
            "ICON_NAME": "_043_British",
            "ID": "1215429129918",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_043_british?",
            "PRIORITY": 5435
          },
          {
            "CLICKABLE": true,
            "END_DATE": 1682510400,
            "ICON_NAME": "_122_farmerowned",
            "ID": "1215559958453",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_122_farmerowned?",
            "PRIORITY": 1562
          }
        ],
        "SALES_TYPE": "Each",
        "UNTRAITED_STORES": [
          4128,
          4131,
          4151,
          4172,
          4175,
          4176,
          4185,
          4192,
          4203,
          4238,
          4243,
          4249,
          4260,
          4264,
          4286,
          4287,
          4288,
          4289,
          4290,
          4294,
          4307,
          4308,
          4311,
          4316,
          4326,
          4344,
          4363,
          4368,
          4370,
          4375,
          4405,
          4424,
          4433,
          4440,
          4522,
          4531,
          4577,
          4625,
          4637,
          4648,
          4651,
          4661,
          4664,
          4674,
          4678,
          4686,
          4826,
          4879,
          4911,
          4923,
          4926,
          4927,
          4935,
          4946,
          4957,
          4960,
          4965,
          4971,
          4980,
          5004,
          5784,
          5807,
          5868,
          5870,
          5876,
          5894,
          5895,
          5899,
          5900
        ],
        "PRODUCT_TYPE": "STANDARD",
        "END_DATE": 1924948800,
        "IMAGE_ID": "20337087",
        "PRICES": {
          "EN": {
            "OFFER": "Dropped",
            "PRICE": 1.65,
            "PRICEPERUOM": 0.72591,
            "PRICEPERUOMFORMATTED": "72.6p/LT",
            "WASPRICE": 1.65
          },
          "NI": {
            "OFFER": "Dropped",
            "PRICE": 1.65,
            "PRICEPERUOM": 0.72591,
            "PRICEPERUOMFORMATTED": "72.6p/LT",
            "WASPRICE": 1.65
          },
          "SC": {
            "OFFER": "Dropped",
            "PRICE": 1.65,
            "PRICEPERUOM": 0.72591,
            "PRICEPERUOMFORMATTED": "72.6p/LT",
            "WASPRICE": 1.65
          },
          "WA": {
            "OFFER": "Dropped",
            "PRICE": 1.65,
            "PRICEPERUOM": 0.72591,
            "PRICEPERUOMFORMATTED": "72.6p/LT",
            "WASPRICE": 1.65
          }
        },
        "MAX_QTY_HSC": 24,
        "PRIMARY_TAXONOMY": {
          "AISLE_ID": "1215339434886",
          "AISLE_NAME": "Fresh Milk",
          "CAT_ID": "1215660378320",
          "CAT_NAME": "Chilled Food",
          "DEPT_ID": "1215339432024",
          "DEPT_NAME": "Milk, Butter, Cream & Eggs",
          "SHELF_ID": "1215339438036",
          "SHELF_NAME": "Semi Skimmed Milk"
        },
        "RATING_COUNT": 1039,
        "START_DATE": -1893412800,
        "IS_SPONSORED": false,
        "IS_FTO": false,
        "ID": "20504",
        "LABEL": "",
        "HFSS_CAT_NAME": "Exempt",
        "GPR": 0,
        "IS_HFSS": false,
        "HFSS_RESTRICTED": false,
        "PAGE_TAXONOMY": [
          "Chilled Food",
          "Chilled Food > Milk, Butter, Cream & Eggs",
          "Chilled Food > Milk, Butter, Cream & Eggs > Fresh Milk",
          "Chilled Food > Milk, Butter, Cream & Eggs > Fresh Milk > Semi Skimmed Milk",
          "Rollback",
          "Rollback > Food & Drink",
          "Rollback > Food & Drink > Food",
          "Rollback > Food & Drink > Food > Chilled Food",
          "Rollback > View All RollBack",
          "Rollback > View All RollBack > View All RollBack",
          "Rollback > View All RollBack > View All RollBack > View All RollBack",
          "Summer",
          "Summer > Holiday Shop",
          "Summer > Holiday Shop > View All Holiday Shop",
          "Summer > Holiday Shop > View All Holiday Shop > View All Holiday Shop",
          "Events & Inspiration",
          "Events & Inspiration > Back to School",
          "Events & Inspiration > Back to School > View All Back to School",
          "Events & Inspiration > Back to School > View All Back to School > View All Back to School",
          "Back to School",
          "Back to School > Mealtime",
          "Back to School > Mealtime > View All Mealtime",
          "Back to School > Mealtime > View All Mealtime > View All Mealtime",
          "Live Better",
          "Live Better > Chilled Food",
          "Live Better > Chilled Food > Chilled Food",
          "Live Better > Chilled Food > Chilled Food > Chilled Food",
          "Live Better > Live Better",
          "Live Better > Live Better > View All Live Better",
          "Live Better > Live Better > View All Live Better > View All Live Better",
          "Live Better > Live Better > View All Live Better > Chilled Food",
          "Live Better > Live Better > Chilled Food",
          "Live Better > Live Better > Chilled Food > Chilled Food",
          "Easter",
          "Easter > Easter Bakery",
          "Easter > Easter Bakery > Easter Home Baking",
          "Easter > Easter Bakery > Easter Home Baking > Easter Home Baking",
          "Summer > Holiday Shop > Staycation",
          "Summer > Holiday Shop > Staycation > Staycation Food Favourites",
          "Events & Inspiration > Back to School > Mealtime",
          "Events & Inspiration > Back to School > Mealtime > Breakfast",
          "Going to Uni",
          "Going to Uni > Food Essentials",
          "Going to Uni > Food Essentials > View All Food Essentials",
          "Going to Uni > Food Essentials > View All Food Essentials > View All Food Essentials",
          "Going to Uni > View All Going to Uni",
          "Going to Uni > View All Going to Uni > View All Going to Uni",
          "Going to Uni > View All Going to Uni > View All Going to Uni > View All Going to Uni",
          "Going to Uni > Food Essentials > Fridge Essentials",
          "Going to Uni > Food Essentials > Fridge Essentials > Fridge Essentials",
          "Events",
          "Events > Price Match",
          "Events > Price Match > Chilled Food",
          "Events > Price Match > Chilled Food > Chilled Food",
          "Events & Inspiration > To Say Thank You",
          "Events & Inspiration > To Say Thank You > Baking & Homemade Treats",
          "Events & Inspiration > To Say Thank You > Baking & Homemade Treats > Baking & Homemade Treats",
          "Events & Inspiration > Going to Uni",
          "Events & Inspiration > Going to Uni > Food Essentials",
          "Events & Inspiration > Going to Uni > Food Essentials > Fridge Staples",
          "Events & Inspiration > Going to Uni > View All Going to Uni",
          "Events & Inspiration > Going to Uni > View All Going to Uni > View All Going to Uni",
          "Events & Inspiration > Diwali",
          "Events & Inspiration > Diwali > View All Diwali",
          "Events & Inspiration > Diwali > View All Diwali > View All Diwali",
          "Events & Inspiration > Diwali > Chilled Food",
          "Events & Inspiration > Diwali > Chilled Food > Chilled Food",
          "Events & Inspiration > Pancake Day",
          "Events & Inspiration > Pancake Day > View All Pancake Day",
          "Events & Inspiration > Pancake Day > View All Pancake Day > View All Pancake Day",
          "Events & Inspiration > Pancake Day > Pancake Ingredients",
          "Events & Inspiration > Pancake Day > Pancake Ingredients > Pancake Ingredients",
          "Easter > Easter Bakery > View All Easter Bakery",
          "Easter > Easter Bakery > View All Easter Bakery > View All Easter Bakery",
          "Summer > Summer Top Picks",
          "Summer > Summer Top Picks > Summer Top Picks",
          "Summer > Summer Top Picks > Summer Top Picks > Summer Top Picks",
          "Summer > New In Summer",
          "Summer > New In Summer > New In Summer",
          "Summer > New In Summer > New In Summer > New In Summer",
          "Events & Inspiration > Mother's Day",
          "Events & Inspiration > Mother's Day > Meal Ideas",
          "Events & Inspiration > Mother's Day > Meal Ideas > Breakfast In Bed",
          "Summer > Holiday Shop > Holiday Shop Offers",
          "Summer > Holiday Shop > Holiday Shop Offers > Holiday Shop Rollbacks",
          "Summer > Summer Drinks",
          "Summer > Summer Drinks > Soft Drinks & Mixers",
          "Summer > Summer Drinks > Soft Drinks & Mixers > Iced Coffee & Iced Tea"
        ],
        "PACK_SIZE": "4 PINT",
        "DISPLAY_ONLINE": true,
        "objectID": "165468",
        "IS_BWS": false,
        "SKU_TYPE_IDENTIFIER": "GROCERY"
      }
    ],
    "hitsPerPage": 2,
    "nbHits": 1,
    "nbPages": 1,
    "page": 0,
    "params": "filters=ID%3A20504+OR+CIN%3A20504&hitsPerPage=2&optionalFilters=%5B%22STOCK.4565%3A1%3Cscore%3D50000%3E%22%5D&page=0",
    "processingTimeMS": 14,
    "processingTimingsMS": {
      "_request": {
        "roundTrip": 19
      },
      "extensions": 1,
      "rulesProcessing": {
        "drr": 8,
        "indexRules": 3,
        "total": 12
      },
      "total": 14
    },
    "query": "",
    "renderingContent": {},
    "serverTimeMS": 14
  }
}

Input

Field Type Required Description
id string required Asda product ID or CIN (both are numeric catalog identifiers)
store_id string optional Asda store id used for stock boosting and in_stock flags

Products Search

asda.products.search

Search Asda Groceries UK products by keyword, with store-aware stock boosting and normalized price, rating, GTIN, and taxonomy fields.

Request

curl -X POST https://data.upscrape.com/execute \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"input":{"hits_per_page":5,"page":1,"query":"milk","store_id":"4565"},"capability":"asda.products.search"}'

Sample response

{
  "items": [
    {
      "avg_rating": 4.179,
      "brand": "ASDA",
      "category": "Chilled Food > Milk, Butter, Cream & Eggs > Fresh Milk > Semi Skimmed Milk",
      "cin": "165468",
      "currency": "GBP",
      "gtin": "20337087",
      "id": "20504",
      "image_id": "20337087",
      "image_url": "https://asdagroceries.scene7.com/is/image/asdagroceries/20337087",
      "in_stock": true,
      "name": "British Milk Semi Skimmed 4 Pints",
      "pack_size": "4 PINT",
      "price": 1.65,
      "price_per_uom": "72.6p/LT",
      "rating_count": 1039,
      "sales_type": "Each",
      "status": "A",
      "taxonomy": {
        "AISLE_ID": "1215339434886",
        "AISLE_NAME": "Fresh Milk",
        "CAT_ID": "1215660378320",
        "CAT_NAME": "Chilled Food",
        "DEPT_ID": "1215339432024",
        "DEPT_NAME": "Milk, Butter, Cream & Eggs",
        "SHELF_ID": "1215339438036",
        "SHELF_NAME": "Semi Skimmed Milk"
      },
      "url": "https://www.asda.com/groceries/product/165468",
      "was_price": 1.65
    },
    {
      "avg_rating": 4.1786,
      "brand": "ASDA",
      "category": "Chilled Food > Milk, Butter, Cream & Eggs > Fresh Milk > Whole Milk",
      "cin": "165426",
      "currency": "GBP",
      "gtin": "20332167",
      "id": "20502",
      "image_id": "20332167",
      "image_url": "https://asdagroceries.scene7.com/is/image/asdagroceries/20332167",
      "in_stock": true,
      "name": "Whole British Milk 4 Pints",
      "pack_size": "4 PINT",
      "price": 1.65,
      "price_per_uom": "72.6p/LT",
      "rating_count": 543,
      "sales_type": "Each",
      "status": "A",
      "taxonomy": {
        "AISLE_ID": "1215339434886",
        "AISLE_NAME": "Fresh Milk",
        "CAT_ID": "1215660378320",
        "CAT_NAME": "Chilled Food",
        "DEPT_ID": "1215339432024",
        "DEPT_NAME": "Milk, Butter, Cream & Eggs",
        "SHELF_ID": "1215339437949",
        "SHELF_NAME": "Whole Milk"
      },
      "url": "https://www.asda.com/groceries/product/165426",
      "was_price": 1.65
    },
    {
      "avg_rating": 4.1781,
      "brand": "ASDA",
      "category": "Chilled Food > Milk, Butter, Cream & Eggs > Fresh Milk > Semi Skimmed Milk",
      "cin": "166556",
      "currency": "GBP",
      "gtin": "20353629",
      "id": "20506",
      "image_id": "20353629",
      "image_url": "https://asdagroceries.scene7.com/is/image/asdagroceries/20353629",
      "in_stock": true,
      "name": "British Milk Semi Skimmed 6 Pints",
      "pack_size": "6 PINT",
      "price": 2.4,
      "price_per_uom": "70.4p/LT",
      "rating_count": 421,
      "sales_type": "Each",
      "status": "A",
      "taxonomy": {
        "AISLE_ID": "1215339434886",
        "AISLE_NAME": "Fresh Milk",
        "CAT_ID": "1215660378320",
        "CAT_NAME": "Chilled Food",
        "DEPT_ID": "1215339432024",
        "DEPT_NAME": "Milk, Butter, Cream & Eggs",
        "SHELF_ID": "1215339438036",
        "SHELF_NAME": "Semi Skimmed Milk"
      },
      "url": "https://www.asda.com/groceries/product/166556",
      "was_price": 2.4
    }
  ],
  "page": {
    "algolia_page": 0,
    "hits_per_page": 5,
    "nb_hits": 409,
    "nb_pages": 82,
    "page": 1
  },
  "raw": {
    "exhaustive": {
      "nbHits": true,
      "typo": true
    },
    "exhaustiveNbHits": true,
    "exhaustiveTypo": true,
    "extensions": {
      "queryCategorization": {
        "autofiltering": {
          "enabled": true,
          "facetFilters": [],
          "maxDepth": 5,
          "optionalFilters": [
            "PRIMARY_TAXONOMY.CAT_NAME:Chilled Food",
            "PRIMARY_TAXONOMY.DEPT_NAME:Milk, Butter, Cream & Eggs",
            "PRIMARY_TAXONOMY.AISLE_NAME:Fresh Milk"
          ]
        },
        "count": 747268,
        "normalizedQuery": "milk"
      }
    },
    "hits": [
      {
        "AVG_RATING": 4.179,
        "BRAND": "ASDA",
        "CIN": "165468",
        "CS_YES": false,
        "END_DATE": 1924948800,
        "ICONS": [
          {
            "CLICKABLE": false,
            "END_DATE": 1551873600,
            "ICON_NAME": "801_NoShellfish",
            "ID": "51000002",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_000_Icon?&$Icon-wapp$",
            "PRIORITY": 10440,
            "START_DATE": 1551700800
          },
          {
            "CLICKABLE": true,
            "END_DATE": 1604275200,
            "ICON_NAME": "_923_LiveBetter",
            "ID": "53500014",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_923_LiveBetter?&$Icon-wapp$",
            "PRIORITY": -83,
            "START_DATE": 1575072060
          },
          {
            "CLICKABLE": false,
            "END_DATE": 1600171200,
            "ICON_NAME": "_151_UnionFlag",
            "ID": "55000003",
            "IMAGE_URL": "https://ui.assets-asda.comtest.jpg",
            "PRIORITY": 10427,
            "START_DATE": 1594728000
          },
          {
            "CLICKABLE": true,
            "ICON_NAME": "Live Better",
            "ID": "55100004",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_923_LiveBetter_Update?",
            "PRIORITY": 875,
            "START_DATE": 1596283200
          },
          {
            "CLICKABLE": true,
            "END_DATE": 1682510400,
            "ICON_NAME": "_008_RedTractorAUTO",
            "ID": "55200006",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_008_redtractor?&$icon-wapp$",
            "PRIORITY": 5354,
            "START_DATE": 1609329600
          },
          {
            "CLICKABLE": false,
            "END_DATE": 1608292800,
            "ICON_NAME": "_555_CrackersIcon",
            "ID": "56100010",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_555_CrackersIcon?&$icon-wapp$",
            "PRIORITY": 251
          },
          {
            "CLICKABLE": true,
            "END_DATE": 1912161600,
            "ICON_NAME": "Typically fresh for 5 days",
            "ID": "59600046",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/produce-5-days-icon?",
            "PRIORITY": 39,
            "START_DATE": 1625227200
          },
          {
            "CLICKABLE": true,
            "END_DATE": 1682510400,
            "ICON_NAME": "_043_British",
            "ID": "1215429129918",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_043_british?",
            "PRIORITY": 5435
          },
          {
            "CLICKABLE": true,
            "END_DATE": 1682510400,
            "ICON_NAME": "_122_farmerowned",
            "ID": "1215559958453",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_122_farmerowned?",
            "PRIORITY": 1562
          }
        ],
        "ID": "20504",
        "IMAGE_ID": "20337087",
        "IS_BWS": false,
        "IS_FROZEN": false,
        "IS_FTO": false,
        "IS_SPONSORED": false,
        "LABEL": "",
        "MAX_QTY": 24,
        "NAME": "British Milk Semi Skimmed 4 Pints",
        "PACK_SIZE": "4 PINT",
        "PHARMACY_RESTRICTED": false,
        "PRICES": {
          "EN": {
            "OFFER": "Dropped",
            "PRICE": 1.65,
            "PRICEPERUOM": 0.72591,
            "PRICEPERUOMFORMATTED": "72.6p/LT",
            "WASPRICE": 1.65
          }
        },
        "PRIMARY_TAXONOMY": {
          "AISLE_ID": "1215339434886",
          "AISLE_NAME": "Fresh Milk",
          "CAT_ID": "1215660378320",
          "CAT_NAME": "Chilled Food",
          "DEPT_ID": "1215339432024",
          "DEPT_NAME": "Milk, Butter, Cream & Eggs",
          "SHELF_ID": "1215339438036",
          "SHELF_NAME": "Semi Skimmed Milk"
        },
        "PRODUCT_TYPE": "STANDARD",
        "RATING_COUNT": 1039,
        "SALES_TYPE": "Each",
        "SHOW_PRICE_CS": true,
        "START_DATE": -1893412800,
        "STATUS": "A",
        "STOCK": {
          "4565": 999
        },
        "_highlightResult": {
          "BRAND": {
            "matchLevel": "none",
            "matchedWords": [],
            "value": "ASDA"
          },
          "CIN": {
            "matchLevel": "none",
            "matchedWords": [],
            "value": "165468"
          },
          "ID": {
            "matchLevel": "none",
            "matchedWords": [],
            "value": "20504"
          },
          "NAME": {
            "fullyHighlighted": false,
            "matchLevel": "full",
            "matchedWords": [
              "milk"
            ],
            "value": "British <em>Milk</em> Semi Skimmed 4 Pints"
          },
          "PRIMARY_TAXONOMY": {
            "AISLE_NAME": {
              "fullyHighlighted": false,
              "matchLevel": "full",
              "matchedWords": [
                "milk"
              ],
              "value": "Fresh <em>Milk</em>"
            },
            "SHELF_NAME": {
              "fullyHighlighted": false,
              "matchLevel": "full",
              "matchedWords": [
                "milk"
              ],
              "value": "Semi Skimmed <em>Milk</em>"
            }
          }
        },
        "objectID": "165468"
      },
      {
        "AVG_RATING": 4.1786,
        "BRAND": "ASDA",
        "CIN": "165426",
        "CS_YES": false,
        "END_DATE": 1924948800,
        "ICONS": [
          {
            "CLICKABLE": false,
            "END_DATE": 1551873600,
            "ICON_NAME": "801_NoShellfish",
            "ID": "51000002",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_000_Icon?&$Icon-wapp$",
            "PRIORITY": 10440,
            "START_DATE": 1551700800
          },
          {
            "CLICKABLE": false,
            "END_DATE": 1600171200,
            "ICON_NAME": "_151_UnionFlag",
            "ID": "55000003",
            "IMAGE_URL": "https://ui.assets-asda.comtest.jpg",
            "PRIORITY": 10427,
            "START_DATE": 1594728000
          },
          {
            "CLICKABLE": true,
            "END_DATE": 1682510400,
            "ICON_NAME": "_008_RedTractorAUTO",
            "ID": "55200006",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_008_redtractor?&$icon-wapp$",
            "PRIORITY": 5354,
            "START_DATE": 1609329600
          },
          {
            "CLICKABLE": true,
            "END_DATE": 1912161600,
            "ICON_NAME": "Typically fresh for 5 days",
            "ID": "59600046",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/produce-5-days-icon?",
            "PRIORITY": 39,
            "START_DATE": 1625227200
          },
          {
            "CLICKABLE": true,
            "END_DATE": 1682510400,
            "ICON_NAME": "_043_British",
            "ID": "1215429129918",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_043_british?",
            "PRIORITY": 5435
          },
          {
            "CLICKABLE": true,
            "END_DATE": 1682510400,
            "ICON_NAME": "_122_farmerowned",
            "ID": "1215559958453",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_122_farmerowned?",
            "PRIORITY": 1562
          }
        ],
        "ID": "20502",
        "IMAGE_ID": "20332167",
        "IS_BWS": false,
        "IS_FROZEN": false,
        "IS_FTO": false,
        "IS_SPONSORED": false,
        "LABEL": "",
        "MAX_QTY": 24,
        "NAME": "Whole British Milk 4 Pints",
        "PACK_SIZE": "4 PINT",
        "PHARMACY_RESTRICTED": false,
        "PRICES": {
          "EN": {
            "OFFER": "Dropped",
            "PRICE": 1.65,
            "PRICEPERUOM": 0.72591,
            "PRICEPERUOMFORMATTED": "72.6p/LT",
            "WASPRICE": 1.65
          }
        },
        "PRIMARY_TAXONOMY": {
          "AISLE_ID": "1215339434886",
          "AISLE_NAME": "Fresh Milk",
          "CAT_ID": "1215660378320",
          "CAT_NAME": "Chilled Food",
          "DEPT_ID": "1215339432024",
          "DEPT_NAME": "Milk, Butter, Cream & Eggs",
          "SHELF_ID": "1215339437949",
          "SHELF_NAME": "Whole Milk"
        },
        "PRODUCT_TYPE": "STANDARD",
        "RATING_COUNT": 543,
        "SALES_TYPE": "Each",
        "SHOW_PRICE_CS": true,
        "START_DATE": -2208945600,
        "STATUS": "A",
        "STOCK": {
          "4565": 999
        },
        "_highlightResult": {
          "BRAND": {
            "matchLevel": "none",
            "matchedWords": [],
            "value": "ASDA"
          },
          "CIN": {
            "matchLevel": "none",
            "matchedWords": [],
            "value": "165426"
          },
          "ID": {
            "matchLevel": "none",
            "matchedWords": [],
            "value": "20502"
          },
          "KEYWORDS": {
            "fullyHighlighted": false,
            "matchLevel": "full",
            "matchedWords": [
              "milk"
            ],
            "value": "blue <em>milk</em>,mulk,molk"
          },
          "LIFESTYLES": [
            {
              "matchLevel": "none",
              "matchedWords": [],
              "value": "Suitable for Vegetarians"
            }
          ],
          "NAME": {
            "fullyHighlighted": false,
            "matchLevel": "full",
            "matchedWords": [
              "milk"
            ],
            "value": "Whole British <em>Milk</em> 4 Pints"
          },
          "PRIMARY_TAXONOMY": {
            "AISLE_NAME": {
              "fullyHighlighted": false,
              "matchLevel": "full",
              "matchedWords": [
                "milk"
              ],
              "value": "Fresh <em>Milk</em>"
            },
            "SHELF_NAME": {
              "fullyHighlighted": false,
              "matchLevel": "full",
              "matchedWords": [
                "milk"
              ],
              "value": "Whole <em>Milk</em>"
            }
          }
        },
        "objectID": "165426"
      },
      {
        "AVG_RATING": 4.1781,
        "BRAND": "ASDA",
        "CIN": "166556",
        "CS_YES": false,
        "END_DATE": 1924948800,
        "ICONS": [
          {
            "CLICKABLE": false,
            "END_DATE": 1551873600,
            "ICON_NAME": "801_NoShellfish",
            "ID": "51000002",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_000_Icon?&$Icon-wapp$",
            "PRIORITY": 10440,
            "START_DATE": 1551700800
          },
          {
            "CLICKABLE": true,
            "END_DATE": 1604275200,
            "ICON_NAME": "_923_LiveBetter",
            "ID": "53500014",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_923_LiveBetter?&$Icon-wapp$",
            "PRIORITY": -83,
            "START_DATE": 1575072060
          },
          {
            "CLICKABLE": true,
            "ICON_NAME": "Live Better",
            "ID": "55100004",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_923_LiveBetter_Update?",
            "PRIORITY": 875,
            "START_DATE": 1596283200
          },
          {
            "CLICKABLE": true,
            "END_DATE": 1682510400,
            "ICON_NAME": "_008_RedTractorAUTO",
            "ID": "55200006",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_008_redtractor?&$icon-wapp$",
            "PRIORITY": 5354,
            "START_DATE": 1609329600
          },
          {
            "CLICKABLE": true,
            "END_DATE": 1912161600,
            "ICON_NAME": "Typically fresh for 5 days",
            "ID": "59600046",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/produce-5-days-icon?",
            "PRIORITY": 39,
            "START_DATE": 1625227200
          },
          {
            "CLICKABLE": true,
            "END_DATE": 1682510400,
            "ICON_NAME": "_043_British",
            "ID": "1215429129918",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_043_british?",
            "PRIORITY": 5435
          },
          {
            "CLICKABLE": true,
            "END_DATE": 1682510400,
            "ICON_NAME": "_122_farmerowned",
            "ID": "1215559958453",
            "IMAGE_URL": "https://ui.assets-asda.com/dm/_122_farmerowned?",
            "PRIORITY": 1562
          }
        ],
        "ID": "20506",
        "IMAGE_ID": "20353629",
        "IS_BWS": false,
        "IS_FROZEN": false,
        "IS_FTO": false,
        "IS_SPONSORED": false,
        "LABEL": "",
        "MAX_QTY": 24,
        "NAME": "British Milk Semi Skimmed 6 Pints",
        "PACK_SIZE": "6 PINT",
        "PHARMACY_RESTRICTED": false,
        "PRICES": {
          "EN": {
            "OFFER": "Dropped",
            "PRICE": 2.4,
            "PRICEPERUOM": 0.70381,
            "PRICEPERUOMFORMATTED": "70.4p/LT",
            "WASPRICE": 2.4
          }
        },
        "PRIMARY_TAXONOMY": {
          "AISLE_ID": "1215339434886",
          "AISLE_NAME": "Fresh Milk",
          "CAT_ID": "1215660378320",
          "CAT_NAME": "Chilled Food",
          "DEPT_ID": "1215339432024",
          "DEPT_NAME": "Milk, Butter, Cream & Eggs",
          "SHELF_ID": "1215339438036",
          "SHELF_NAME": "Semi Skimmed Milk"
        },
        "PRODUCT_TYPE": "STANDARD",
        "RATING_COUNT": 421,
        "SALES_TYPE": "Each",
        "SHOW_PRICE_CS": true,
        "START_DATE": 1597752000,
        "STATUS": "A",
        "STOCK": {
          "4565": 999
        },
        "_highlightResult": {
          "BRAND": {
            "matchLevel": "none",
            "matchedWords": [],
            "value": "ASDA"
          },
          "CIN": {
            "matchLevel": "none",
            "matchedWords": [],
            "value": "166556"
          },
          "ID": {
            "matchLevel": "none",
            "matchedWords": [],
            "value": "20506"
          },
          "KEYWORDS": {
            "fullyHighlighted": false,
            "matchLevel": "full",
            "matchedWords": [
              "milk"
            ],
            "value": "green <em>milk</em>,mulk,molk"
          },
          "LIFESTYLES": [
            {
              "matchLevel": "none",
              "matchedWords": [],
              "value": "Suitable for Vegetarians"
            }
          ],
          "NAME": {
            "fullyHighlighted": false,
            "matchLevel": "full",
            "matchedWords": [
              "milk"
            ],
            "value": "British <em>Milk</em> Semi Skimmed 6 Pints"
          },
          "PRIMARY_TAXONOMY": {
            "AISLE_NAME": {
              "fullyHighlighted": false,
              "matchLevel": "full",
              "matchedWords": [
                "milk"
              ],
              "value": "Fresh <em>Milk</em>"
            },
            "SHELF_NAME": {
              "fullyHighlighted": false,
              "matchLevel": "full",
              "matchedWords": [
                "milk"
              ],
              "value": "Semi Skimmed <em>Milk</em>"
            }
          }
        },
        "objectID": "166556"
      }
    ],
    "hitsPerPage": 5,
    "nbHits": 409,
    "nbPages": 82,
    "page": 0,
    "params": "attributesToRetrieve=%5B%22STATUS%22%2C%22BRAND%22%2C%22CIN%22%2C%22NAME%22%2C%22AVG_RATING%22%2C%22RATING_COUNT%22%2C%22ICONS%22%2C%22PRICES.EN%22%2C%22SALES_TYPE%22%2C%22MAX_QTY%22%2C%22STOCK.4565%22%2C%22IS_FROZEN%22%2C%22IS_BWS%22%2C%22PROMOS.EN%22%2C%22LABEL%22%2C%22LABEL_START_DATE%22%2C%22LABEL_END_DATE%22%2C%22IS_SPONSORED%22%2C%22PRODUCT_TYPE%22%2C%22CIN_ID%22%2C%22PRIMARY_TAXONOMY%22%2C%22IMAGE_ID%22%2C%22PACK_SIZE%22%2C%22PHARMACY_RESTRICTED%22%2C%22CS_YES%22%2C%22CS_TEXT%22%2C%22IS_FTO%22%2C%22PURCHASE_START_DATE_FTO%22%2C%22PURCHASE_END_DATE_FTO%22%2C%22DELIVERY_SLOT_START_DATE_FTO%22%2C%22END_DATE%22%2C%22START_DATE%22%2C%22SIZE_DESC%22%2C%22REWARDS%22%2C%22SHOW_PRICE_CS%22%2C%22ID%22%5D&hitsPerPage=5&optionalFilters=%5B%22STOCK.4565%3A1%3Cscore%3D50000%3E%22%5D&page=0&query=milk&analyticsTags=%5B%22ext-alg%23query-category%3Aquery-matched%22%2C%22ext-alg%23auto-filter%3Ahas-boosts%22%2C%22ext-alg%23auto-filter%3Aenabled%22%5D&optionalFilters=%5B%22PRIMARY_TAXONOMY.CAT_NAME%3AChilled+Food%22%2C%22PRIMARY_TAXONOMY.DEPT_NAME%3AMilk%2C+Butter%2C+Cream+%26+Eggs%22%2C%22PRIMARY_TAXONOMY.AISLE_NAME%3AFresh+Milk%22%5D&enableReRanking=true&filters=%22PRIMARY_TAXONOMY.DEPT_NAME%22%3A%22Milk%2C+Butter%2C+Cream+%26+Eggs%22&optionalFilters=%5B%5B%22PRICES.EN.OFFER%3Adropped+%22%2C%22PRICES.NI.OFFER%3Adropped+%22%2C%22PRICES.SC.OFFER%3Adropped+%22%5D%2C%5B%22PRICES.EN.OFFER%3Arollback+%22%2C%22PRICES.NI.OFFER%3Arollback+%22%2C%22PRICES.SC.OFFER%3Arollback+%22%5D%5D",
    "processingTimeMS": 3,
    "processingTimingsMS": {
      "_request": {
        "roundTrip": 19
      },
      "extensions": 1,
      "extractDocsToPromoteDetails": {
        "pinRetrieval": {
          "total": 1
        },
        "total": 1
      },
      "total": 4
    },
    "query": "milk",
    "renderingContent": {},
    "serverTimeMS": 4
  }
}

Input

Field Type Required Description
hits_per_page integer optional
page integer optional 1-based results page
query string required
store_id string optional Asda store id used for stock boosting and in_stock flags

Run Asda in under a minute

Sign in, create an API key, and try any capability in the playground before you write code.

Get an API key