Get this data via API
Classify experiencediamond.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://experiencediamond.com"}'
{
"domain": {
"domain_url": "https://experiencediamond.com",
"categories": [
{
"name": "/Food & Drink/Restaurants/Fast Food",
"confidence": 0.6740318536758423,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.42840367555618286,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Food & Drink/Beverages/Coffee & Tea",
"confidence": 0.2451324760913849,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.1362951248884201,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.12641829252243042,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.