Get this data via API
Classify dnevnik.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://dnevnik.si"}'
{
"domain": {
"domain_url": "https://dnevnik.si",
"categories": [
{
"name": "/News/Other",
"confidence": 0.6930756568908691,
"IAB12": "News"
},
{
"name": "/Arts & Entertainment/Online Media/Online Image Galleries",
"confidence": 0.1977508515119553,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/News/Local News",
"confidence": 0.1668667048215866,
"IAB12-3": "Local News"
}
]
},
"success": true
}
Company
Category
News
Local News
17%
Global Rank
#19,883
Get this data as JSON — free trial, 50 API calls included.