Get this data via API
Classify dealmind.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://dealmind.uk"}'
{
"domain": {
"domain_url": "https://dealmind.uk",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.5588205456733704,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.3931742310523987,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Real Estate/Other",
"confidence": 0.35414761304855347,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Real Estate/Real Estate Listings/Other",
"confidence": 0.326889306306839,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Real Estate/Real Estate Listings/Residential Sales",
"confidence": 0.26977449655532837,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Shopping/Classifieds",
"confidence": 0.1542491316795349,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Real Estate/Real Estate Services/Real Estate Agencies",
"confidence": 0.13733482360839844,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Real Estate/Real Estate Listings/Commercial Properties",
"confidence": 0.11175365000963212,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.