Get this data via API
Classify granite.eg — 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://granite.eg"}'
{
"domain": {
"domain_url": "https://granite.eg",
"categories": [
{
"name": "/Finance/Banking/Savings Accounts",
"confidence": 0.3802565336227417,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Banking/Other",
"confidence": 0.22779692709445953,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.18936806917190552,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Investing/Funds",
"confidence": 0.14216415584087372,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/News/Business News/Financial Markets News",
"confidence": 0.11639238893985748,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.11341328918933868,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.