Get this data via API
Classify haylei.info — 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://haylei.info"}'
{
"domain": {
"domain_url": "https://haylei.info",
"categories": [
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.8,
"IAB7-32": "Nutrition"
},
{
"name": "/Food & Drink/Restaurants",
"confidence": 0.7,
"IAB8": "Food & Drink"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care",
"confidence": 0.7,
"IAB7": "Health & Fitness",
"IAB-559-553": "Skin Care/Style & Fashion/Beauty/Skin Care"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.6,
"IAB5": "Education"
},
{
"name": "/Food & Drink/Cooking & Recipes",
"confidence": 0.5,
"IAB8": "Food & Drink",
"IAB-216-210": "Cooking/Food & Drink/Cooking"
},
{
"name": "/Home & Garden/Home Furnishings",
"confidence": 0.5,
"IAB10": "Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.