Category
Reviews
No reviews yet — be the first to review govt.nz.
Get this data via API
Classify govt.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://govt.nz"}'
{
"domain": {
"domain_url": "https://govt.nz",
"categories": [
{
"name": "/Jobs & Education/Education/Other",
"confidence": 0.7158889174461365,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.5645563006401062,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.10678434371948242,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.