Get this data via API
Classify wardsauto.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://wardsauto.com"}'
{
"domain": {
"domain_url": "https://wardsauto.com",
"categories": [
{
"name": "/Autos & Vehicles",
"confidence": 0.91,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Business & Industrial/Automotive Industry",
"confidence": 0.88,
"IAB2": "Automotive",
"IAB-117-90": "Automotive Industry/Business and Finance/Industries/Automotive Industry"
},
{
"name": "/News",
"confidence": 0.78,
"IAB12": "News"
}
]
},
"success": true
}
Category
Global Rank
#53,920
Get this data as JSON — free trial, 50 API calls included.