Get this data via API
Classify eveon.trade — 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://eveon.trade"}'
{
"domain": {
"domain_url": "https://eveon.trade",
"categories": [
{
"name": "/Business & Industrial/Shipping & Logistics/Import & Export",
"confidence": 0.5897892713546753,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Finance/Investing/Commodities & Futures Trading",
"confidence": 0.4240807294845581,
"IAB13-7": "Investing",
"IAB-81-80": "Commodities/Business and Finance/Economy/Commodities"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Other",
"confidence": 0.2913714051246643,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Finance/Investing/Brokerages & Day Trading",
"confidence": 0.2742331326007843,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Other",
"confidence": 0.201888307929039,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Business Services/Commercial Distribution",
"confidence": 0.19812391698360443,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.1065465211868286,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.