Category
Reviews
No reviews yet — be the first to review calicovered.com.
Get this data via API
Classify calicovered.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://calicovered.com"}'
{
"domain": {
"domain_url": "https://calicovered.com",
"categories": [
{
"name": "/Finance/Insurance/Home Insurance",
"confidence": 0.9368554949760436,
"IAB13-6": "Insurance",
"IAB-400-398": "Insurance - Home Insurance"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.12092285603284836,
"IAB22-3": "Comparison",
"IAB-473": "Shopping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.