Get this data via API
Classify codetechgroup.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://codetechgroup.com"}'
{
"domain": {
"domain_url": "https://codetechgroup.com",
"categories": [
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.8416662216186523,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.5157639980316162,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.46540766954422,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.3408384919166565,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.23765581846237183,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.21648669242858887,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.14900335669517517,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.12756986916065216,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Internet Software",
"confidence": 0.11164745688438416,
"IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.