Category
Reviews
No reviews yet — be the first to review industrycafe.nz.
Get this data via API
Classify industrycafe.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://industrycafe.nz"}'
{
"domain": {
"domain_url": "https://industrycafe.nz",
"categories": [
{
"name": "/Food & Drink/Beverages/Coffee & Tea",
"confidence": 0.8220986723899841,
"IAB8-6": "Coffee/Tea",
"IAB-222-210": "Food & Drink - Non-Alcoholic Beverages"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.5475718379020691,
"IAB8-9": "Dining Out",
"IAB-218-210": "Food & Drink - Dining Out"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.23945395648479464,
"IAB15-8": "Geography",
"IAB-469-464": "Science - Geography"
},
{
"name": "/Food & Drink/Restaurants/Restaurant Reviews & Reservations",
"confidence": 0.1964720189571381,
"IAB8-9": "Dining Out",
"IAB-218-210": "Food & Drink - Dining Out"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.