Get this data via API
Classify skinsolace.co.uk — 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://skinsolace.co.uk"}'
{
"domain": {
"domain_url": "https://skinsolace.co.uk",
"categories": [
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.8340427279472351,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.7460342645645142,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Hobbies & Leisure/Crafts/Other",
"confidence": 0.7022847533226013,
"IAB-424-422": "Cats/Pets/Cats"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Perfumes & Fragrances",
"confidence": 0.21637728810310364,
"IAB7": "Health & Fitness",
"IAB-558-553": "Perfume and Fragrance/Style & Fashion/Beauty/Perfume and Fragrance"
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.14355787634849548,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.