Category
Global Rank
#59,431
Reviews
No reviews yet — be the first to review ev5.ai.
Get this data via API
Classify ev5.ai — 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://ev5.ai"}'
{
"domain": {
"domain_url": "https://ev5.ai",
"categories": [
{
"name": "/Autos & Vehicles",
"confidence": 0.67,
"IAB2": "Automotive",
"IAB-1": "Automotive"
},
{
"name": "/Business & Industrial/Business Services",
"confidence": 0.61,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Arts & Entertainment",
"confidence": 0.58,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.