Get this data via API
Classify sophience.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://sophience.com"}'
{
"domain": {
"domain_url": "https://sophience.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.6746624708175659,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.6181811690330505,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Other",
"confidence": 0.4168390929698944,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 0.3683573305606842,
"IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.1638399064540863,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Travel & Transportation/Hotels & Accommodations/Other",
"confidence": 0.10989542305469512,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.