Get this data via API
Classify nabala.ee — 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://nabala.ee"}'
{
"domain": {
"domain_url": "https://nabala.ee",
"categories": [
{
"name": "/Sports/Individual Sports/Golf",
"confidence": 0.8285977840423584,
"IAB17-15": "Golf",
"IAB-512-483": "Golf/Sports/Golf"
},
{
"name": "/Sports/Individual Sports/Racquet Sports",
"confidence": 0.39780256152153015,
"IAB17": "Sports",
"IAB-539-483": "Tennis/Sports/Tennis"
},
{
"name": "/Arts & Entertainment/Online Media/Online Image Galleries",
"confidence": 0.2430047243833542,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Travel & Transportation/Hotels & Accommodations/Other",
"confidence": 0.1960137039422989,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Other",
"confidence": 0.10009001195430756,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.