Get this data via API
Classify openroadrvcenter.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://openroadrvcenter.com"}'
{
"domain": {
"domain_url": "https://openroadrvcenter.com",
"categories": [
{
"name": "/Autos & Vehicles/Campers & RVs",
"confidence": 0.991472065448761,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers",
"confidence": 0.9415266513824464,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles",
"confidence": 0.2591087818145752,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Off-Road Vehicles",
"confidence": 0.11326787620782852,
"IAB2-16": "Off-Road Vehicles",
"IAB-14-2": "Off-Road Vehicles/Automotive/Auto Body Styles/Off-Road Vehicles"
},
{
"name": "/Hobbies & Leisure/Outdoors/Hiking & Camping",
"confidence": 0.10593414306640624,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.