Get this data via API
Classify alburysi.co.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://alburysi.co.uk"}'
{
"domain": {
"domain_url": "https://alburysi.co.uk",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Civil Engineering",
"confidence": 0.7464112043380737,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Science/Earth Sciences/Geology",
"confidence": 0.4336432218551636,
"IAB15-4": "Geology",
"IAB-470-464": "Geology/Science/Geology"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.345207154750824,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Science/Earth Sciences/Other",
"confidence": 0.30766043066978455,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Science/Ecology & Environment/Other",
"confidence": 0.11790545284748076,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.