Get this data via API
Classify supro.com.ua — 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://supro.com.ua"}'
{
"domain": {
"domain_url": "https://supro.com.ua",
"categories": [
{
"name": "/Sports/Individual Sports/Gymnastics",
"confidence": 0.66,
"IAB17": "Sports",
"IAB-513-483": "Gymnastics/Sports/Gymnastics"
},
{
"name": "/Beauty & Fitness/Fitness",
"confidence": 0.6,
"IAB7": "Health & Fitness"
},
{
"name": "/Shopping/Toys",
"confidence": 0.53,
"IAB22": "Shopping",
"IAB-482-473": "Children's Games and Toys/Shopping/Children's Games and Toys"
}
]
},
"success": true
}
Category
Global Rank
#861,476
Get this data as JSON — free trial, 50 API calls included.