Get this data via API
Classify tiakiwai.co.nz — 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://tiakiwai.co.nz"}'
{
"domain": {
"domain_url": "https://tiakiwai.co.nz",
"categories": [
{
"name": "/Business & Industrial/Energy & Utilities/Other",
"confidence": 0.7256968021392822,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Energy & Utilities/Waste Management",
"confidence": 0.41422760486602783,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues",
"confidence": 0.307824969291687,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Health/Public Health/Other",
"confidence": 0.3055378794670105,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Science/Earth Sciences/Other",
"confidence": 0.11136180907487868,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.