Get this data via API
Classify alivefy.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://alivefy.com"}'
{
"domain": {
"domain_url": "https://alivefy.com",
"categories": [
{
"name": "/Health/Health Conditions/Ear Nose & Throat",
"confidence": 0.9498708844184875,
"IAB-289-287": "Ear, Nose and Throat Conditions/Medical Health/Diseases and Conditions/Ear, Nose and Throat Conditions"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.43649226427078247,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Health Conditions/Other",
"confidence": 0.33839988708496094,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Arts & Entertainment/TV & Video/Online Video",
"confidence": 0.18587517738342285,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.11272935569286346,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.