Get this data via API
Classify skinandacademy.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://skinandacademy.com"}'
{
"domain": {
"domain_url": "https://skinandacademy.com",
"categories": [
{
"name": "/Beauty & Fitness/Cosmetology & Beauty Professionals",
"confidence": 0.9000628590583801,
"IAB7": "Health & Fitness",
"IAB-553-552": "Beauty/Style & Fashion/Beauty"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Make-Up & Cosmetics",
"confidence": 0.5895925760269165,
"IAB7": "Health & Fitness",
"IAB-555-553": "Makeup and Accessories/Style & Fashion/Beauty/Makeup and Accessories"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.5437081456184387,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.35005253553390503,
"IAB-132": "Education"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Other",
"confidence": 0.2551920711994171,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Beauty & Fitness/Body Art",
"confidence": 0.17793388664722443,
"IAB18-2": "Body Art",
"IAB-574-552": "Body Art/Style & Fashion/Body Art"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.11563187837600708,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.