Get this data via API
Classify whites.sa — 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://whites.sa"}'
{
"domain": {
"domain_url": "https://whites.sa",
"categories": [
{
"name": "/Beauty & Fitness/Face & Body Care/Make-Up & Cosmetics",
"confidence": 0.3057306706905365,
"IAB7": "Health & Fitness",
"IAB-555-553": "Makeup and Accessories/Style & Fashion/Beauty/Makeup and Accessories"
},
{
"name": "/Beauty & Fitness/Hair Care/Other",
"confidence": 0.29960209131240845,
"IAB7": "Health & Fitness",
"IAB-554-553": "Hair Care/Style & Fashion/Beauty/Hair Care"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Other",
"confidence": 0.20453473925590515,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care",
"confidence": 0.17443370819091797,
"IAB7": "Health & Fitness",
"IAB-559-553": "Skin Care/Style & Fashion/Beauty/Skin Care"
}
]
},
"success": true
}
Category
Global Rank
#370,699
Get this data as JSON — free trial, 50 API calls included.