Category
Reviews
No reviews yet — be the first to review landstack.co.uk.
Get this data via API
Classify landstack.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://landstack.co.uk"}'
{
"domain": {
"domain_url": "https://landstack.co.uk",
"categories": [
{
"name": "/Real Estate/Property Development",
"confidence": 0.9078716039657592,
"IAB21": "Real Estate",
"IAB-445-441": "Real Estate - Developmental Sites"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.3078925609588623,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.27433690428733826,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Real Estate/Real Estate Listings/Lots & Land",
"confidence": 0.18817415833473208,
"IAB21": "Real Estate",
"IAB-449-441": "Real Estate - Land and Farms"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.11448941379785538,
"IAB19-12": "Databases",
"IAB-611-602": "Software and Applications - Databases"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.