Get this data via API

Classify testelab-exames.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://testelab-exames.com.br"}'
{ "domain": { "domain_url": "https://testelab-exames.com.br", "categories": [ { "name": "/Health/Medical Facilities & Services/Medical Procedures/Other", "confidence": 0.8943532109260559, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Substance Abuse/Drug & Alcohol Testing", "confidence": 0.33068495988845825, "IAB7-42": "Substance Abuse", "IAB-311-287": "Substance Abuse/Medical Health/Diseases and Conditions/Substance Abuse" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.10492461919784546, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs