Get this data via API
Classify chery.com.ec — 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://chery.com.ec"}'
{
"domain": {
"domain_url": "https://chery.com.ec",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 1,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.4911730289459229,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Reference/General Reference/Time & Calendars",
"confidence": 0.35904979705810547
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance",
"confidence": 0.31587129831314087,
"IAB-34-1": "Auto Repair/Automotive/Auto Repair"
}
]
},
"success": true
}
Category
Global Rank
#771,582
Get this data as JSON — free trial, 50 API calls included.