Get this data via API
Classify sleepwonders.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://sleepwonders.co.nz"}'
{
"domain": {
"domain_url": "https://sleepwonders.co.nz",
"categories": [
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 1,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.26999369263648987,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
},
{
"name": "/Health/Health Conditions/Sleep Disorders",
"confidence": 0.22592388093471527,
"IAB7-40": "Sleep Disorders",
"IAB-310-287": "Sleep Disorders/Medical Health/Diseases and Conditions/Sleep Disorders"
},
{
"name": "/Health/Pediatrics",
"confidence": 0.12870226800441742,
"IAB7-35": "Pediatrics",
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.