Get this data via API
Classify north-road.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://north-road.com"}'
{
"domain": {
"domain_url": "https://north-road.com",
"categories": [
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.5329641699790955,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.5303433537483215,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.451465368270874
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.2160240113735199,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Open Source",
"confidence": 0.1230209544301033,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.10903001576662064,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.10791845619678496,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.