Get this data via API
Classify evlonghaul.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://evlonghaul.com"}'
{
"domain": {
"domain_url": "https://evlonghaul.com",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles",
"confidence": 0.8867031931877136,
"IAB-22-16": "Green Vehicles/Automotive/Auto Type/Green Vehicles"
},
{
"name": "/Travel & Transportation/Transportation/Traffic & Route Planners",
"confidence": 0.5021563768386841,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.3985831141471863,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/Travel & Transportation/Other",
"confidence": 0.1169772371649742,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Specs, Reviews & Comparisons",
"confidence": 0.10609698295593262,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.