Get this data via API
Classify ugla.ua — 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://ugla.ua"}'
{
"domain": {
"domain_url": "https://ugla.ua",
"categories": [
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.6144854426383972,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Enterprise Resource Planning (ERP)",
"confidence": 0.53926682472229,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Hospitality Industry/Food Service",
"confidence": 0.24829132854938507,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.20049725472927096,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.