Get this data via API
Classify doit.tec.br — 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://doit.tec.br"}'
{
"domain": {
"domain_url": "https://doit.tec.br",
"categories": [
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.4803609251976013,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.41947755217552185,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.38297316431999207,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.3308369517326355,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Networking/Distributed & Cloud Computing",
"confidence": 0.21131813526153564,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.1577594429254532,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.15504726767539978,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.