Category
Reviews
No reviews yet — be the first to review orangeplanet.or.kr.
Get this data via API
Classify orangeplanet.or.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://orangeplanet.or.kr"}'
{
"domain": {
"domain_url": "https://orangeplanet.or.kr",
"categories": [
{
"name": "/Business & Industrial/Business Services/Shared Workspaces",
"confidence": 0.6938775777816772,
"IAB21": "Real Estate",
"IAB-450-441": "Real Estate - Office Property"
},
{
"name": "/Business & Industrial/Small Business/Business Formation",
"confidence": 0.4120326042175293,
"IAB3": "Business",
"IAB-61-53": "Business - Startups"
},
{
"name": "/Finance/Grants, Scholarships & Financial Aid/Government Grants",
"confidence": 0.25670745968818665,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.19271840155124664,
"IAB3": "Business",
"IAB-76-53": "Business - Executive Leadership & Management"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.12475835531949996,
"IAB3": "Business",
"IAB-60-53": "Business - Small and Medium-sized Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.