Get this data via API
Classify sensay.io — 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://sensay.io"}'
{
"domain": {
"domain_url": "https://sensay.io",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.7125160098075867,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Software/Intelligent Personal Assistants",
"confidence": 0.5221408009529114,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.4562688171863556,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Online Communities/Other",
"confidence": 0.331754595041275,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Health/Aging & Geriatrics/Alzheimer's Disease",
"confidence": 0.14162907004356384,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Science/Engineering & Technology/Robotics",
"confidence": 0.10003124177455902,
"IAB15": "Science",
"IAB-638-596": "Robotics/Technology & Computing/Robotics"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.