Category
Reviews
No reviews yet — be the first to review news.mt.co.kr.
Get this data via API
Classify news.mt.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://news.mt.co.kr"}'
{
"domain": {
"domain_url": "https://news.mt.co.kr",
"categories": [
{
"name": "/News/Business News/Other",
"confidence": 0.23974564671516416,
"IAB12": "News",
"IAB-52": "Business and Finance"
},
{
"name": "/News/Business News/Financial Markets News",
"confidence": 0.16516612470149994,
"IAB12": "News",
"IAB-80-52": "Business and Finance - Economy"
},
{
"name": "/Finance/Investing/Stocks & Bonds",
"confidence": 0.14609481394290924,
"IAB13-11": "Stocks",
"IAB-414-410": "Personal Investing - Stocks and Bonds"
},
{
"name": "/News/Other",
"confidence": 0.13601893186569214,
"IAB12": "News",
"IAB-379": "News and Politics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.