Get this data via API
Classify nutora.ch — 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://nutora.ch"}'
{
"domain": {
"domain_url": "https://nutora.ch",
"categories": [
{
"name": "/Food & Drink/Food & Grocery Retailers/Other",
"confidence": 0.5282482504844666,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.2794362008571625,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Food & Drink/Food & Grocery Delivery/Grocery Delivery Services",
"confidence": 0.14548856019973755,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Shopping/Other",
"confidence": 0.13171112537384033,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Reference/General Reference/Time & Calendars",
"confidence": 0.12154854834079742
},
{
"name": "/Shopping/Mass Merchants & Department Stores",
"confidence": 0.10248149931430817,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.