Get this data via API
Classify energymate.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://energymate.nz"}'
{
"domain": {
"domain_url": "https://energymate.nz",
"categories": [
{
"name": "/Business & Industrial/Energy & Utilities/Electricity",
"confidence": 0.5055795907974243,
"IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry"
},
{
"name": "/Business & Industrial/Energy & Utilities/Other",
"confidence": 0.4029533267021179,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection",
"confidence": 0.2022204548120499,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.1723114401102066,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Social Services/Other",
"confidence": 0.10788937658071518,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.