Category
Reviews
No reviews yet — be the first to review klaro.com.
Get this data via API
Classify klaro.com — 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://klaro.com"}'
{
"domain": {
"domain_url": "https://klaro.com",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration",
"confidence": 0.6443505883216858,
"IAB2": "Automotive",
"IAB-1": "Automotive"
},
{
"name": "/Hobbies & Leisure/Water Activities/Boating",
"confidence": 0.5473889708518982,
"IAB17-31": "Sailing",
"IAB-530-483": "Sports - Sailing"
},
{
"name": "/Autos & Vehicles/Boats & Watercraft",
"confidence": 0.214233860373497,
"IAB2": "Automotive",
"IAB-1": "Automotive"
},
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.16911981999874115,
"IAB17": "Sports",
"IAB-483": "Sports"
},
{
"name": "/Travel & Transportation/Transportation/Cruises & Charters",
"confidence": 0.1605888605117798,
"IAB20-12": "Cruises",
"IAB-678-664": "Travel Type - Cruises"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.