Get this data via API
Classify intenirauto.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://intenirauto.com"}'
{
"domain": {
"domain_url": "https://intenirauto.com",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles",
"confidence": 0.7262187600135803,
"IAB-22-16": "Green Vehicles/Automotive/Auto Type/Green Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Specs, Reviews & Comparisons",
"confidence": 0.3421822190284729,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/News/Technology News",
"confidence": 0.1817328780889511,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
},
{
"name": "/News/Other",
"confidence": 0.17256714403629303,
"IAB12": "News"
},
{
"name": "/Business & Industrial/Automotive Industry",
"confidence": 0.15399770438671112,
"IAB2": "Automotive",
"IAB-117-90": "Automotive Industry/Business and Finance/Industries/Automotive Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.