Get this data via API
Classify shuraa.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://shuraa.co.uk"}'
{
"domain": {
"domain_url": "https://shuraa.co.uk",
"categories": [
{
"name": "/Business & Industrial/Small Business/Business Formation",
"confidence": 0.9814068078994752,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Law & Government/Government/Visa & Immigration",
"confidence": 0.3090241551399231,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Business & Industrial/Business Services/Other",
"confidence": 0.2013932317495346,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Finance/Banking/Other",
"confidence": 0.19252020120620728,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Law & Government/Legal/Business & Corporate Law",
"confidence": 0.1504288762807846,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.