Get this data via API
Classify stafset.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://stafset.com"}'
{
"domain": {
"domain_url": "https://stafset.com",
"categories": [
{
"name": "/Computers & Electronics/Computer Security",
"confidence": 0.65,
"IAB-618-599": "Information and Network Security/Technology & Computing/Computing/Information and Network Security"
},
{
"name": "/Shopping/Consumer Resources",
"confidence": 0.57,
"IAB22": "Shopping"
},
{
"name": "/Reference",
"confidence": 0.54
},
{
"name": "/Internet & Telecom",
"confidence": 0.5
}
]
},
"success": true
}
Category
Reference
54%
Get this data as JSON — free trial, 50 API calls included.