Category
Reviews
No reviews yet — be the first to review stackrite.co.nz.
Get this data via API
Classify stackrite.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://stackrite.co.nz"}'
{
"domain": {
"domain_url": "https://stackrite.co.nz",
"categories": [
{
"name": "/Business & Industrial/Shipping & Logistics/Self Storage",
"confidence": 0.9983410835266112,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Moving & Relocation",
"confidence": 0.2473466992378235,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Business & Industrial/Business Services/Warehousing",
"confidence": 0.22635261714458463,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.