Get this data via API
Classify petersonpremierauto.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://petersonpremierauto.com"}'
{
"domain": {
"domain_url": "https://petersonpremierauto.com",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Luxury Vehicles",
"confidence": 0.8747691512107849,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Custom & Performance Vehicles",
"confidence": 0.7265211939811707,
"IAB2-17": "Performance Vehicles",
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Sports Cars",
"confidence": 0.7081673741340637,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Ferrari",
"confidence": 0.2401096224784851,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers",
"confidence": 0.22438682615756989,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Travel & Transportation/Transportation/Car Rentals",
"confidence": 0.1806844174861908,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles",
"confidence": 0.1767507791519165,
"IAB-22-16": "Green Vehicles/Automotive/Auto Type/Green Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.