Category
Reviews
No reviews yet — be the first to review dresden.vision.
Get this data via API
Classify dresden.vision — 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://dresden.vision"}'
{
"domain": {
"domain_url": "https://dresden.vision",
"categories": [
{
"name": "/Health/Vision Care/Eyeglasses & Contacts",
"confidence": 0.5679158568382263,
"IAB7": "Health & Fitness",
"IAB-294-287": "Diseases and Conditions - Eye and Vision Conditions"
},
{
"name": "/Shopping/Apparel/Eyewear",
"confidence": 0.5086215138435364,
"IAB18-6": "Accessories",
"IAB-552": "Style & Fashion"
},
{
"name": "/Health/Vision Care/Other",
"confidence": 0.14930741488933563,
"IAB7": "Health & Fitness",
"IAB-294-287": "Diseases and Conditions - Eye and Vision Conditions"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.