Category
Reviews
No reviews yet — be the first to review encazon.com.
Get this data via API
Classify encazon.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://encazon.com"}'
{
"domain": {
"domain_url": "https://encazon.com",
"categories": [
{
"name": "/Health/Vision Care/Eyeglasses & Contacts",
"confidence": 0.47576043009758,
"IAB7": "Health & Fitness",
"IAB-294-287": "Diseases and Conditions - Eye and Vision Conditions"
},
{
"name": "/Shopping/Apparel/Eyewear",
"confidence": 0.3010868728160858,
"IAB18-6": "Accessories",
"IAB-552": "Style & Fashion"
},
{
"name": "/People & Society/Seniors & Retirement",
"confidence": 0.24876385927200317,
"IAB14-5": "Senior Living",
"IAB-186": "Family and Relationships"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.