Get this data via API
Classify nuanu.com — 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://nuanu.com"}'
{
"domain": {
"domain_url": "https://nuanu.com",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Food & Beverage Events",
"confidence": 0.5232023596763611,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Food & Drink/Cooking & Recipes/Cuisines",
"confidence": 0.3698577880859375,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Restaurants/Restaurant Reviews & Reservations",
"confidence": 0.3316138684749603,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Cooking & Recipes/Culinary Training",
"confidence": 0.3103371262550354,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.28375792503356934,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Restaurants/Fine Dining",
"confidence": 0.19278056919574735,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Cooking & Recipes/Other",
"confidence": 0.1124749705195427,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Business & Industrial/Hospitality Industry/Food Service",
"confidence": 0.10438091307878494,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.