Get this data via API
Classify motor.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://motor.com.co"}'
{
"domain": {
"domain_url": "https://motor.com.co",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Specs, Reviews & Comparisons",
"confidence": 0.4887802004814148,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Other",
"confidence": 0.4125756323337555,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.199073389172554,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/News/Other",
"confidence": 0.1304993033409119,
"IAB12": "News"
}
]
},
"success": true
}
Category
Global Rank
#418,022
Get this data as JSON — free trial, 50 API calls included.