Get this data via API
Classify driftrock.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://driftrock.com"}'
{
"domain": {
"domain_url": "https://driftrock.com",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers",
"confidence": 0.49732762575149536,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Sedans",
"confidence": 0.12379086762666702,
"IAB2-20": "Sedan",
"IAB-4-2": "Auto Body Styles - Sedan"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Other",
"confidence": 0.11281012743711472,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles",
"confidence": 0.101701982319355,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Global Rank
#196,986
Get this data as JSON — free trial, 50 API calls included.