Category
Reviews
No reviews yet — be the first to review e-convention.org.
Get this data via API
Classify e-convention.org — 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://e-convention.org"}'
{
"domain": {
"domain_url": "https://e-convention.org",
"categories": [
{
"name": "/Beauty & Fitness/Other",
"confidence": 0.4117248058319092,
"IAB18-1": "Beauty",
"IAB-553-552": "Style & Fashion - Beauty"
},
{
"name": "/Health/Other",
"confidence": 0.39323556423187256,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.15365555882453918,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/News/Health News",
"confidence": 0.11186065524816512,
"IAB12": "News",
"IAB-286": "Medical Health"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Other",
"confidence": 0.10548444837331772,
"IAB18-1": "Beauty",
"IAB-553-552": "Style & Fashion - Beauty"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.