Category
Reviews
No reviews yet — be the first to review elividon.com.
Get this data via API
Classify elividon.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://elividon.com"}'
{
"domain": {
"domain_url": "https://elividon.com",
"categories": [
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.5288503170013428,
"IAB1-3": "Fine Art",
"IAB-204-201": "Fine Art - Design"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.32168614864349365,
"IAB19-34": "Web Design/HTML",
"IAB-621-619": "Internet - Web Development"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.15049079060554504,
"IAB4-5": "Job Search",
"IAB-127-123": "Careers - Job Search"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.