Get this data via API
Classify delo.si — 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://delo.si"}'
{
"domain": {
"domain_url": "https://delo.si",
"categories": [
{
"name": "/News/World News",
"confidence": 0.9,
"IAB12": "News",
"IAB-214-210": "Food & Drink - World Cuisines"
},
{
"name": "/News/Politics/Other",
"confidence": 0.8,
"IAB12": "News",
"IAB-386": "Politics"
},
{
"name": "/News/Technology News",
"confidence": 0.7,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
},
{
"name": "/News/Sports News",
"confidence": 0.6,
"IAB12": "News",
"IAB-226-225": "Fitness and Exercise - Participant Sports"
},
{
"name": "/News/Technology News",
"confidence": 0.5,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
},
{
"name": "/News/Weather",
"confidence": 0.4,
"IAB15-10": "Weather",
"IAB-390-464": "Science - Weather"
},
{
"name": "/Travel & Transportation/Other",
"confidence": 0.3,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Autos & Vehicles/Other",
"confidence": 0.2,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Company
Category
Global Rank
#30,042
Get this data as JSON — free trial, 50 API calls included.