Get this data via API
Classify celi-shop.com — 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://celi-shop.com"}'
{
"domain": {
"domain_url": "https://celi-shop.com",
"categories": [
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.6176436543464661,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Shopping/Apparel/Headwear",
"confidence": 0.3798885047435761,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Beauty & Fitness/Hair Care/Other",
"confidence": 0.33373403549194336,
"IAB7": "Health & Fitness",
"IAB-554-553": "Hair Care/Style & Fashion/Beauty/Hair Care"
},
{
"name": "/Shopping/Shopping Portals",
"confidence": 0.18009532988071442,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Apparel/Women's Clothing",
"confidence": 0.16001646220684052,
"IAB22": "Shopping",
"IAB-566-560": "Women's Clothing/Style & Fashion/Women's Fashion/Women's Clothing"
},
{
"name": "/Shopping/Apparel/Children's Clothing",
"confidence": 0.11673088371753693,
"IAB22": "Shopping",
"IAB-575-552": "Children's Clothing/Style & Fashion/Children's Clothing"
},
{
"name": "/Shopping/Apparel/Other",
"confidence": 0.1032250002026558,
"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.