Get this data via API
Classify norttechgroup.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://norttechgroup.com"}'
{
"domain": {
"domain_url": "https://norttechgroup.com",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Other",
"confidence": 0.6213558912277222,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Home & Garden/Household Supplies/Household Batteries",
"confidence": 0.4661836922168732,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Shopping/Shopping Portals",
"confidence": 0.14749377965927124,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Computers & Electronics/Other",
"confidence": 0.13887856900691986,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Shopping/Mass Merchants & Department Stores",
"confidence": 0.1221216693520546,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.