Get this data via API
Classify medx.med.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://medx.med.br"}'
{
"domain": {
"domain_url": "https://medx.med.br",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.8200057744979858,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.7418279647827148,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.22156129777431488,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers",
"confidence": 0.20301055908203125,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Finance/Accounting & Auditing/Billing & Invoicing",
"confidence": 0.1922592967748642,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Health/Medical Facilities & Services/Medical Procedures/Other",
"confidence": 0.12973923981189728,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.12786002457141876,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Global Rank
#93,748
Get this data as JSON — free trial, 50 API calls included.