Get this data via API
Classify news1.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://news1.kr"}'
{
"domain": {
"domain_url": "https://news1.kr",
"categories": [
{
"name": "/News/Other",
"confidence": 0.4114081859588623,
"IAB12": "News"
},
{
"name": "/News/Technology News",
"confidence": 0.33036336302757263,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
},
{
"name": "/News/Business News/Other",
"confidence": 0.21767626702785492,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.18781070411205292,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.10633866488933565,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
}
]
},
"success": true
}
Category
Global Rank
#15,127
Get this data as JSON — free trial, 50 API calls included.