Get this data via API
Classify zlatni-vremena.eu — 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://zlatni-vremena.eu"}'
{
"domain": {
"domain_url": "https://zlatni-vremena.eu",
"categories": [
{
"name": "/Travel & Transportation/Hotels & Accommodations/Other",
"confidence": 0.4120990037918091,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Specialty Travel/Family Travel",
"confidence": 0.3480694890022278,
"IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel"
},
{
"name": "/Health/Nursing/Assisted Living & Long Term Care",
"confidence": 0.3059174418449402,
"IAB4-7": "Nursing",
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.