Get this data via API
Classify teacheros.co.za — 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://teacheros.co.za"}'
{
"domain": {
"domain_url": "https://teacheros.co.za",
"categories": [
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.7363259196281433,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.3420652747154236,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.2847680449485779,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.25374558568000793,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Private Tutoring Services",
"confidence": 0.13726967573165894,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.11649391800165176,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.1065797358751297,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.