Get this data via API
Classify evolon.forum — 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://evolon.forum"}'
{
"domain": {
"domain_url": "https://evolon.forum",
"categories": [
{
"name": "/Beauty & Fitness/Cosmetology & Beauty Professionals",
"confidence": 0.9549052119255066,
"IAB7": "Health & Fitness",
"IAB-553-552": "Beauty/Style & Fashion/Beauty"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Cosmetic Procedures",
"confidence": 0.4120278060436249,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.2393110394477844,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Other",
"confidence": 0.20413103699684143,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.20220805704593656,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.1768370121717453,
"IAB1": "Arts & Entertainment",
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.14129756391048431,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care",
"confidence": 0.10155724734067915,
"IAB7": "Health & Fitness",
"IAB-559-553": "Skin Care/Style & Fashion/Beauty/Skin Care"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.