Get this data via API
Classify drandreperes.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://drandreperes.com.br"}'
{
"domain": {
"domain_url": "https://drandreperes.com.br",
"categories": [
{
"name": "/Health/Medical Facilities & Services/Medical Procedures/Surgery/Cosmetic Surgery",
"confidence": 0.8658241033554077,
"IAB-321-286": "Medical Health - Surgery"
},
{
"name": "/Health/Health Conditions/Ear Nose & Throat",
"confidence": 0.44812092185020447,
"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.31053170561790466,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.