Get this data via API
Classify souisy.com.br — 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://souisy.com.br"}'
{
"domain": {
"domain_url": "https://souisy.com.br",
"categories": [
{
"name": "/Shopping/Apparel/Women's Clothing",
"confidence": 0.5218423008918762,
"IAB22": "Shopping",
"IAB-566-560": "Women's Clothing/Style & Fashion/Women's Fashion/Women's Clothing"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.29027649760246277,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Beauty & Fitness/Fashion & Style/Other",
"confidence": 0.2852803170681,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Online Communities/Photo & Video Sharing/Photo & Image Sharing",
"confidence": 0.17165318131446838,
"IAB-148-132": "Education - Online Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.