Get this data via API
Classify five2five.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://five2five.co.uk"}'
{
"domain": {
"domain_url": "https://five2five.co.uk",
"categories": [
{
"name": "/Real Estate/Property Development",
"confidence": 0.767405092716217,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.5620121359825134,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Financial Planning & Management/Asset & Portfolio Management",
"confidence": 0.5426744818687439,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Real Estate/Real Estate Services/Property Management",
"confidence": 0.476192444562912,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Real Estate/Real Estate Services/Other",
"confidence": 0.3864434957504273,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Real Estate/Real Estate Listings/Commercial Properties",
"confidence": 0.21178407967090607,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.16986173391342163,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.