Get this data via API
Classify tcbcontractors.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://tcbcontractors.nz"}'
{
"domain": {
"domain_url": "https://tcbcontractors.nz",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 1,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.4925803542137146,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Business & Industrial/Energy & Utilities/Waste Management",
"confidence": 0.26082244515419006,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.14786376059055328,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Health/Public Health/Toxic Substances & Poisoning",
"confidence": 0.1119098663330078,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals",
"confidence": 0.10823257267475128,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.