Category
Reviews
No reviews yet — be the first to review cire.cat.
Get this data via API
Classify cire.cat — 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://cire.cat"}'
{
"domain": {
"domain_url": "https://cire.cat",
"categories": [
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.5593748092651367,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
},
{
"name": "/Business & Industrial/Textiles & Nonwovens",
"confidence": 0.2557569444179535,
"IAB3": "Business",
"IAB-113-90": "Industries - Apparel Industry"
},
{
"name": "/Shopping/Apparel/Uniforms & Workwear",
"confidence": 0.20852842926979065,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Apparel/Apparel Services",
"confidence": 0.15917876362800598,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Shopping/Apparel/Other",
"confidence": 0.10499659180641174,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.