Get this data via API
Classify spsseattle.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://spsseattle.com"}'
{
"domain": {
"domain_url": "https://spsseattle.com",
"categories": [
{
"name": "/Business & Industrial/Pharmaceuticals & Biotech",
"confidence": 0.8698513507843018,
"IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry"
},
{
"name": "/Health/Health Education & Medical Training",
"confidence": 0.6461876034736633,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.6211329698562622,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.23963883519172668,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.15688522160053253,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Jobs & Education/Education/Colleges & Universities",
"confidence": 0.11933623254299164,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.