Get this data via API
Classify hotpackmeals.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://hotpackmeals.co.uk"}'
{
"domain": {
"domain_url": "https://hotpackmeals.co.uk",
"categories": [
{
"name": "/Law & Government/Public Safety/Emergency Services",
"confidence": 0.7841566205024719,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Food & Drink/Food & Grocery Delivery/Meal Kits",
"confidence": 0.2994661033153534,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Other",
"confidence": 0.25116610527038574,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Cooking & Recipes/Cuisines",
"confidence": 0.1865282505750656,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.107769675552845,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.