Get this data via API
Classify vehiclematic.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://vehiclematic.com"}'
{
"domain": {
"domain_url": "https://vehiclematic.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.28870242834091187,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.275124192237854,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.2488989382982254,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
},
{
"name": "/Business & Industrial/Automotive Industry",
"confidence": 0.12539741396903992,
"IAB2": "Automotive",
"IAB-117-90": "Automotive Industry/Business and Finance/Industries/Automotive Industry"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.10948539525270462,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.