Get this data via API
Classify seniorproof.com — 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://seniorproof.com"}'
{
"domain": {
"domain_url": "https://seniorproof.com",
"categories": [
{
"name": "/People & Society/Seniors & Retirement",
"confidence": 0.8202800750732422,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.5413803458213806,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Health/Nursing/Assisted Living & Long Term Care",
"confidence": 0.3785579204559326,
"IAB4-7": "Nursing",
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Devices & Equipment/Assistive Technology",
"confidence": 0.3373563289642334,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.3334842920303345,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Health/Aging & Geriatrics/Other",
"confidence": 0.2609719932079315,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.