Get this data via API
Classify experts.sek.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://experts.sek.io"}'
{
"domain": {
"domain_url": "https://experts.sek.io",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.22735418379306793,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.15806590020656586,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Computer Security/Antivirus & Malware",
"confidence": 0.11674923449754716,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.