Get this data via API
Classify sparx.org.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://sparx.org.nz"}'
{
"domain": {
"domain_url": "https://sparx.org.nz",
"categories": [
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.49560821056365967,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.18393446505069733,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/Games/Educational Games",
"confidence": 0.15550146996974945,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.1429368555545807,
"IAB-693-685": "Casual Games/Video Gaming/Video Game Genres/Casual Games"
},
{
"name": "/Health/Mental Health/Other",
"confidence": 0.1177300065755844,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.11624227464199066,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.