Get this data via API
Classify dogallergytest.us — 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://dogallergytest.us"}'
{
"domain": {
"domain_url": "https://dogallergytest.us",
"categories": [
{
"name": "/Health/Health Conditions/Allergies/Environmental Allergies",
"confidence": 0.6535303592681885,
"IAB7-4": "Allergies",
"IAB-288-287": "Allergies/Medical Health/Diseases and Conditions/Allergies"
},
{
"name": "/Pets & Animals/Pets/Dogs",
"confidence": 0.649563729763031,
"IAB16-4": "Dogs",
"IAB-425-422": "Dogs/Pets/Dogs"
},
{
"name": "/Health/Medical Facilities & Services/Medical Procedures/Other",
"confidence": 0.5365834832191467,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Health Conditions/Allergies/Other",
"confidence": 0.3090152144432068,
"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.