Get this data via API
Classify select.org.uk — 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://select.org.uk"}'
{
"domain": {
"domain_url": "https://select.org.uk",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.5681789517402649,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Other",
"confidence": 0.4470545351505279,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Other",
"confidence": 0.3620626628398895,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.2769666314125061,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.1744527518749237,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Home & Garden/HVAC & Climate Control/Other",
"confidence": 0.15631315112113953,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.