Get this data via API
Classify sbs.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://sbs.co.kr"}'
{
"domain": {
"domain_url": "https://sbs.co.kr",
"categories": [
{
"name": "/Arts & Entertainment/TV & Video/Online Video",
"confidence": 0.5715869665145874,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/TV & Video/TV Networks & Stations",
"confidence": 0.34871727228164673,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/TV & Video/TV Shows & Programs",
"confidence": 0.21682074666023257,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Global Rank
#17,258
Get this data as JSON — free trial, 50 API calls included.