Get this data via API
Classify stpetemitsubishi.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://stpetemitsubishi.com"}'
{
"domain": {
"domain_url": "https://stpetemitsubishi.com",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Tesla Motors",
"confidence": 0.9038551449775696,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers",
"confidence": 0.8062031865119934,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles",
"confidence": 0.60150146484375,
"IAB-22-16": "Green Vehicles/Automotive/Auto Type/Green Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles",
"confidence": 0.597022533416748,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Mitsubishi",
"confidence": 0.3274849057197571,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Sedans",
"confidence": 0.2218027859926224,
"IAB2-20": "Sedan",
"IAB-4-2": "Auto Body Styles - Sedan"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Luxury Vehicles",
"confidence": 0.1771058589220047,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.