Category
Reviews
No reviews yet — be the first to review curioverse.ai.
Get this data via API
Classify curioverse.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://curioverse.ai"}'
{
"domain": {
"domain_url": "https://curioverse.ai",
"categories": [
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.3558279275894165,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.3145792782306671,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.24636638164520264,
"IAB5": "Education",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.2339877337217331,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.16059577465057373,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Science/Other",
"confidence": 0.13586406409740448,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.1277923882007599,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Science/Physics",
"confidence": 0.10601037740707396,
"IAB15-6": "Physics",
"IAB-471-464": "Science - Physics"
},
{
"name": "/Jobs & Education/Education/Other",
"confidence": 0.10287998616695404,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.