Get this data via API
Classify auto.dev — 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://auto.dev"}'
{
"domain": {
"domain_url": "https://auto.dev",
"categories": [
{
"name": "/Business & Industrial/Automotive Industry",
"confidence": 0.5796778798103333,
"IAB2": "Automotive",
"IAB-117-90": "Automotive Industry/Business and Finance/Industries/Automotive Industry"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.391757071018219,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.34966063499450684,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.22891120612621307,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Specs, Reviews & Comparisons",
"confidence": 0.2273370921611786,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.1767028421163559,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
},
{
"name": "/Autos & Vehicles/Other",
"confidence": 0.1592477262020111,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles",
"confidence": 0.12515877187252045,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers",
"confidence": 0.11053159087896348,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Global Rank
#719,462
Get this data as JSON — free trial, 50 API calls included.