Category
Reviews
No reviews yet — be the first to review carcenter.com.co.
Get this data via API
Classify carcenter.com.co — 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://carcenter.com.co"}'
{
"domain": {
"domain_url": "https://carcenter.com.co",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration",
"confidence": 0.4321183264255524,
"IAB2": "Automotive",
"IAB-1": "Automotive"
},
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Other",
"confidence": 0.2925008535385132,
"IAB2": "Automotive",
"IAB-1": "Automotive"
},
{
"name": "/Finance/Insurance/Vehicle Insurance",
"confidence": 0.10710636526346208,
"IAB13-6": "Insurance",
"IAB-402-398": "Insurance - Motor Insurance"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.