Category
Reviews
No reviews yet — be the first to review select.org.uk.
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,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
},
{
"name": "/Business & Industrial/Other",
"confidence": 0.4470545351505279,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Other",
"confidence": 0.3620626628398895,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.2769666314125061,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.1744527518749237,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Home & Garden/HVAC & Climate Control/Other",
"confidence": 0.15631315112113953,
"IAB10-1": "Appliances",
"IAB-278-274": "Home & Garden - Home Appliances"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.