Category
Reviews
No reviews yet — be the first to review casstechnologies.co.uk.
Get this data via API
Classify casstechnologies.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://casstechnologies.co.uk"}'
{
"domain": {
"domain_url": "https://casstechnologies.co.uk",
"categories": [
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.9415500164031982,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.5093010663986206,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.14283351600170135,
"IAB10": "Home & Garden",
"IAB-281-274": "Home & Garden - Home Security"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.