Get this data via API
Classify blue.africa — 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://blue.africa"}'
{
"domain": {
"domain_url": "https://blue.africa",
"categories": [
{
"name": "/Finance/Credit & Lending/Credit Reporting & Monitoring",
"confidence": 0.30910801887512207,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Other",
"confidence": 0.19286741316318512,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Banking/Other",
"confidence": 0.18902499973773956,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Credit & Lending/Loans",
"confidence": 0.1861414909362793,
"IAB13-2": "Credit/Debt & Loans",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Finance/Credit & Lending/Other",
"confidence": 0.12793825566768646,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.11668530106544496,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.