Get this data via API
Classify busan.go.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://busan.go.kr"}'
{
"domain": {
"domain_url": "https://busan.go.kr",
"categories": [
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.8,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/News/Local News",
"confidence": 0.7,
"IAB12-3": "Local News"
},
{
"name": "/Law & Government/Other",
"confidence": 0.6,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.5,
"IAB-163": "Personal Celebrations & Life Events"
}
]
},
"success": true
}
Category
News
Local News
70%
Global Rank
#249,360
Get this data as JSON — free trial, 50 API calls included.