Get this data via API
Classify insurely.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://insurely.com"}'
{
"domain": {
"domain_url": "https://insurely.com",
"categories": [
{
"name": "/Finance/Insurance/Other",
"confidence": 0.5576721429824829,
"IAB13-6": "Insurance",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.42057597637176514,
"IAB-132": "Education"
},
{
"name": "/Finance/Financial Planning & Management/Retirement & Pension",
"confidence": 0.2787593603134155,
"IAB-416-391": "Retirement Planning/Personal Finance/Retirement Planning"
},
{
"name": "/Finance/Other",
"confidence": 0.14688730239868164,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.11140891164541245,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.