Get this data via API
Classify alsaloul.com.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://alsaloul.com.sa"}'
{
"domain": {
"domain_url": "https://alsaloul.com.sa",
"categories": [
{
"name": "/Home & Garden/Household Supplies/Other",
"confidence": 0.5191627144813538,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care",
"confidence": 0.22578337788581848,
"IAB7": "Health & Fitness",
"IAB-559-553": "Skin Care/Style & Fashion/Beauty/Skin Care"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.16692231595516205,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Household Supplies/Household Cleaning Supplies",
"confidence": 0.13771992921829224,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.