Get this data via API
Classify uklandregistry.com — 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://uklandregistry.com"}'
{
"domain": {
"domain_url": "https://uklandregistry.com",
"categories": [
{
"name": "/Real Estate/Real Estate Services/Real Estate Title & Escrow",
"confidence": 0.6225785613059998,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.6006556153297424,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Reference/General Reference/Public Records",
"confidence": 0.37630361318588257,
"IAB-376-SPSHQ5": "Genres - Public Radio"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.24476143717765808,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Legal/Real Estate Law",
"confidence": 0.1697559952735901,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.12256114929914474,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.