Category
Reviews
No reviews yet — be the first to review datazero.co.kr.
Get this data via API
Classify datazero.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://datazero.co.kr"}'
{
"domain": {
"domain_url": "https://datazero.co.kr",
"categories": [
{
"name": "/Business & Industrial/Business Services/Physical Asset Management",
"confidence": 0.21139153838157657,
"IAB3": "Business",
"IAB-73-53": "Business - Business Operations"
},
{
"name": "/Business & Industrial/Energy & Utilities/Waste Management",
"confidence": 0.11839494854211809,
"IAB3": "Business",
"IAB-94-90": "Industries - Environmental Services Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.