Get this data via API
Classify acquaspumante.co.uk — and any other URL — with one call.
620+ IAB categories, company data, tech stacks and logos. JSON out, real time.
curl -X POST 'https://www.klazify.com/api/categorize' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"url": "https://acquaspumante.co.uk"}'
{
"domain": {
"domain_url": "https://acquaspumante.co.uk",
"categories": [
{
"name": "/Food & Drink/Beverages/Soft Drinks",
"confidence": 0.8583037853240967,
"IAB8": "Food & Drink",
"IAB-222-210": "Non-Alcoholic Beverages/Food & Drink/Non-Alcoholic Beverages"
},
{
"name": "/Shopping/Antiques & Collectibles",
"confidence": 0.26553475856781006,
"IAB22": "Shopping",
"IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques"
},
{
"name": "/Food & Drink/Beverages/Bottled Water",
"confidence": 0.22018620371818545,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies",
"confidence": 0.15914566814899445,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Home Appliances/Water Filters & Purifiers",
"confidence": 0.14838780462741852,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.