Get this data via API
Classify drmarcioniemeyer.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://drmarcioniemeyer.com.br"}'
{
"domain": {
"domain_url": "https://drmarcioniemeyer.com.br",
"categories": [
{
"name": "/Health/Health Conditions/Ear Nose & Throat",
"confidence": 0.7266970872879028,
"IAB-289-287": "Ear, Nose and Throat Conditions/Medical Health/Diseases and Conditions/Ear, Nose and Throat Conditions"
},
{
"name": "/Health/Medical Facilities & Services/Doctors' Offices",
"confidence": 0.5415040254592896,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Health Conditions/Allergies/Other",
"confidence": 0.29082638025283813,
"IAB7-4": "Allergies",
"IAB-288-287": "Allergies/Medical Health/Diseases and Conditions/Allergies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.