Category
Reviews
No reviews yet — be the first to review structice.co.uk.
Get this data via API
Classify structice.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://structice.co.uk"}'
{
"domain": {
"domain_url": "https://structice.co.uk",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Civil Engineering",
"confidence": 0.697819709777832,
"IAB3-5": "Construction",
"IAB-120-90": "Industries - Civil Engineering Industry"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.6416838765144348,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.266788125038147,
"IAB10-5": "Home Repair",
"IAB-280-274": "Home & Garden - Home Improvement"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Architecture",
"confidence": 0.23652583360671997,
"IAB21-2": "Architects",
"IAB-204-201": "Fine Art - Design"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.23584413528442383,
"IAB3": "Business",
"IAB-103-90": "Industries - Management Consulting Industry"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.110043466091156,
"IAB15": "Science",
"IAB-464": "Science"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.