Get this data via API
Classify vogue.co.kr — 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://vogue.co.kr"}'
{
"domain": {
"domain_url": "https://vogue.co.kr",
"categories": [
{
"name": "/Beauty & Fitness/Fashion & Style/Other",
"confidence": 0.8368418216705322,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.5431026220321655,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/People & Society/Other",
"confidence": 0.10162458568811417,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
}
]
},
"success": true
}
Category
Global Rank
#63,720
Get this data as JSON — free trial, 50 API calls included.