Get this data via API

Classify smilecentrum.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://smilecentrum.cz"}'
{ "domain": { "domain_url": "https://smilecentrum.cz", "categories": [ { "name": "/Health/Oral & Dental Care", "confidence": 0.5580524206161499, "IAB7-17": "Dental Care", "IAB-593-590": "Oral care/Style & Fashion/Personal Care/Oral care" }, { "name": "/Shopping/Consumer Resources/Coupons & Discount Offers", "confidence": 0.21104227006435392, "IAB22": "Shopping", "IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts" }, { "name": "/Beauty & Fitness/Beauty Services & Spas/Cosmetic Procedures", "confidence": 0.1009557843208313, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" } ] }, "success": true }
Get Free API Key View API Docs