Get this data via API
Classify mills.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://mills.com.ua"}'
{
"domain": {
"domain_url": "https://mills.com.ua",
"categories": [
{
"name": "/Home & Garden/Home Furnishings/Other",
"confidence": 0.4952622354030609,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Home Furnishings/Living Room Furniture",
"confidence": 0.4072701930999756,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Business Services/Office Supplies",
"confidence": 0.3022296726703644,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.19767698645591736,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Shopping/Shopping Portals",
"confidence": 0.15212580561637878,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.