Get this data via API
Classify trade-support.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://trade-support.co.uk"}'
{
"domain": {
"domain_url": "https://trade-support.co.uk",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.8730823993682861,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.3959245085716248,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Finance/Accounting & Auditing/Other",
"confidence": 0.18284767866134644,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Home & Garden/Home Improvement/Plumbing",
"confidence": 0.16838650405406952,
"IAB10": "Home & Garden",
"IAB-280-274": "Home Improvement/Home & Garden/Home Improvement"
},
{
"name": "/Finance/Accounting & Auditing/Bookkeeping",
"confidence": 0.1664854884147644,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Business & Industrial/Business Services/Other",
"confidence": 0.14392521977424622,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.1282951831817627,
"IAB-132": "Education"
},
{
"name": "/Finance/Accounting & Auditing/Billing & Invoicing",
"confidence": 0.10181140154600143,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.