Company
Category
Reviews
No reviews yet — be the first to review visumed.cz.
Get this data via API
Classify visumed.cz — 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://visumed.cz"}'
{
"domain": {
"domain_url": "https://visumed.cz",
"categories": [
{
"name": "/Health/Vision Care/Eyeglasses & Contacts",
"confidence": 0.3453551232814789,
"IAB7": "Health & Fitness",
"IAB-294-287": "Diseases and Conditions - Eye and Vision Conditions"
},
{
"name": "/Shopping/Apparel/Eyewear",
"confidence": 0.2765114903450012,
"IAB18-6": "Accessories",
"IAB-552": "Style & Fashion"
},
{
"name": "/Health/Vision Care/Other",
"confidence": 0.12639285624027252,
"IAB7": "Health & Fitness",
"IAB-294-287": "Diseases and Conditions - Eye and Vision Conditions"
},
{
"name": "/Shopping/Consumer Resources/Coupons & Discount Offers",
"confidence": 0.11543577164411543,
"IAB22-2": "Couponing",
"IAB-474-473": "Shopping - Coupons and Discounts"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.