Get this data via API
Classify myspeller.ai — 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://myspeller.ai"}'
{
"domain": {
"domain_url": "https://myspeller.ai",
"categories": [
{
"name": "/Reference/Language Resources/Other",
"confidence": 0.5438729524612427,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Games/Educational Games",
"confidence": 0.3407211899757385,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.3339308500289917,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.2958194315433502,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.25306692719459534,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.19983704388141632,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Jobs & Education/Education/Early Childhood Education",
"confidence": 0.13916414976119995,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.11104799062013626,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.