Get this data via API
Classify dormantfile.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://dormantfile.co.uk"}'
{
"domain": {
"domain_url": "https://dormantfile.co.uk",
"categories": [
{
"name": "/Law & Government/Legal/Business & Corporate Law",
"confidence": 0.7815393209457397,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Finance/Accounting & Auditing/Tax Preparation & Planning",
"confidence": 0.7302917242050171,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Business & Industrial/Small Business/Business Formation",
"confidence": 0.4948671758174896,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Finance/Accounting & Auditing/Other",
"confidence": 0.3386334776878357,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.2105666846036911,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Business Finance/Other",
"confidence": 0.17030876874923706,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.1597343385219574
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.