Get this data via API
Classify tektral.io — 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://tektral.io"}'
{
"domain": {
"domain_url": "https://tektral.io",
"categories": [
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.3419558107852936,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.2708527743816376,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.21604332327842712,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.18457777798175812,
"IAB1": "Arts & Entertainment",
"IAB-204-201": "Design/Fine Art/Design"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.16638267040252686,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.16389860212802887,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.15551137924194336,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.11404170095920564,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.10448625683784483,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.