Get this data via API
Classify commercialproperty.net.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://commercialproperty.net.nz"}'
{
"domain": {
"domain_url": "https://commercialproperty.net.nz",
"categories": [
{
"name": "/Real Estate/Real Estate Services/Property Management",
"confidence": 0.8409915566444397,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Law & Government/Legal/Real Estate Law",
"confidence": 0.7068061828613281,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Real Estate/Real Estate Listings/Commercial Properties",
"confidence": 0.4450562000274658,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals",
"confidence": 0.13473795354366302,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.