Get this data via API
Classify invisahair.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://invisahair.com"}'
{
"domain": {
"domain_url": "https://invisahair.com",
"categories": [
{
"name": "/Beauty & Fitness/Hair Care/Hair Loss",
"confidence": 0.9903558492660522,
"IAB7": "Health & Fitness",
"IAB-554-553": "Hair Care/Style & Fashion/Beauty/Hair Care"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Cosmetic Procedures",
"confidence": 0.6069743037223816,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Health/Men's Health",
"confidence": 0.26170188188552856,
"IAB7-31": "Men's Health",
"IAB-228-223": "Men's Health/Healthy Living/Men's Health"
},
{
"name": "/Health/Medical Facilities & Services/Doctors' Offices",
"confidence": 0.2595634460449219,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Medical Procedures/Surgery/Cosmetic Surgery",
"confidence": 0.10396282374858856,
"IAB-321-286": "Medical Health - Surgery"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.