Get this data via API
Classify calmoasis.store — 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://calmoasis.store"}'
{
"domain": {
"domain_url": "https://calmoasis.store",
"categories": [
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Cosmetic Procedures",
"confidence": 0.7624538540840149,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Massage Therapy",
"confidence": 0.531652569770813,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Other",
"confidence": 0.42613446712493896,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands",
"confidence": 0.16685016453266144,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care",
"confidence": 0.12146450579166412,
"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.