Get this data via API
Classify callaxtra.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://callaxtra.com"}'
{
"domain": {
"domain_url": "https://callaxtra.com",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Telemarketing",
"confidence": 0.24345703423023224,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Finance/Insurance/Health Insurance",
"confidence": 0.2123246192932129,
"IAB13-6": "Insurance",
"IAB-399-398": "Health Insurance/Personal Finance/Insurance/Health Insurance"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.13406677544116974,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.12230277061462402,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Finance/Insurance/Other",
"confidence": 0.11441460251808168,
"IAB13-6": "Insurance",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.11325952410697936,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.