Get this data via API
Classify xn--l1ahibw.su — 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://xn--l1ahibw.su"}'
{
"domain": {
"domain_url": "https://xn--l1ahibw.su",
"categories": [
{
"name": "/Food & Drink/Food & Grocery Delivery/Restaurant Delivery Services",
"confidence": 0.9289459586143494,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Cooking & Recipes/BBQ & Grilling",
"confidence": 0.45338621735572815,
"IAB8": "Food & Drink",
"IAB-215-210": "Barbecues and Grilling/Food & Drink/Barbecues and Grilling"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.