Get this data via API
Classify thesupervisionapp.com — 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://thesupervisionapp.com"}'
{
"domain": {
"domain_url": "https://thesupervisionapp.com",
"categories": [
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.8098323941230774,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.4932451844215393,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.44910305738449097,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Health/Health Education & Medical Training",
"confidence": 0.195136159658432,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Public Health/Health Policy",
"confidence": 0.17221584916114807,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers",
"confidence": 0.15801668167114258,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.14446081221103668,
"IAB-132": "Education"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.13091780245304108,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Nursing/Other",
"confidence": 0.13002720475196838,
"IAB4-7": "Nursing",
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.