Get this data via API

Classify clinicazanette.com.br — 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://clinicazanette.com.br"}'
{ "domain": { "domain_url": "https://clinicazanette.com.br", "categories": [ { "name": "/Beauty & Fitness/Beauty Services & Spas/Cosmetic Procedures", "confidence": 0.5318688750267029, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Health/Medical Facilities & Services/Medical Procedures/Surgery/Cosmetic Surgery", "confidence": 0.5296914577484131, "IAB-321-286": "Medical Health - Surgery" } ] }, "success": true }
Get Free API Key View API Docs