Get this data via API
Classify mbc.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://mbc.co.kr"}'
{
"domain": {
"domain_url": "https://mbc.co.kr",
"categories": [
{
"name": "/Arts & Entertainment/TV & Video/TV Networks & Stations",
"confidence": 0.4020645022392273,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Internet & Telecom/Service Providers/Cable & Satellite Providers",
"confidence": 0.1811620146036148,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.14901672303676605,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Internet & Telecom/Communications Equipment/Radio Equipment",
"confidence": 0.11712608486413956,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Global Rank
#345,902
Get this data as JSON — free trial, 50 API calls included.