Get this data via API
Classify halflifelab.app — 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://halflifelab.app"}'
{
"domain": {
"domain_url": "https://halflifelab.app",
"categories": [
{
"name": "/Health/Substance Abuse/Steroids & Performance-Enhancing Drugs",
"confidence": 0.7710005640983582,
"IAB7-42": "Substance Abuse",
"IAB-311-287": "Substance Abuse/Medical Health/Diseases and Conditions/Substance Abuse"
},
{
"name": "/Games/Computer & Video Games/Shooter Games",
"confidence": 0.27832284569740295,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Beauty & Fitness/Fitness/Bodybuilding",
"confidence": 0.2011755257844925,
"IAB17-4": "Bodybuilding",
"IAB-549-483": "Sports - Bodybuilding"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.1569415032863617,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.