Category
Global Rank
#11,701
Reviews
No reviews yet — be the first to review wiz.world.
Get this data via API
Classify wiz.world — 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://wiz.world"}'
{
"domain": {
"domain_url": "https://wiz.world",
"categories": [
{
"name": "/Home & Garden/Home Furnishings/Lamps & Lighting",
"confidence": 0.9374244213104248,
"IAB10-7": "Interior Decorating",
"IAB-283-274": "Home & Garden - Interior Decorating"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Home Automation",
"confidence": 0.927636981010437,
"IAB19": "Technology & Computing",
"IAB-277-274": "Home & Garden - Smart Home"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.11415763944387436,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.