Category
Reviews
No reviews yet — be the first to review izzie.app.
Get this data via API
Classify izzie.app — 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://izzie.app"}'
{
"domain": {
"domain_url": "https://izzie.app",
"categories": [
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.654571533203125,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Jobs & Education/Education/Private Tutoring Services",
"confidence": 0.563924252986908,
"IAB5-11": "Homework/Study Tips",
"IAB-146-132": "Education - Homework and Study"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.16384446620941162,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.