Get this data via API
Classify savvyforparents.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://savvyforparents.com"}'
{
"domain": {
"domain_url": "https://savvyforparents.com",
"categories": [
{
"name": "/Health/Health Conditions/Neurological Conditions",
"confidence": 1,
"IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.6038699746131897,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Law & Government/Social Services/Other",
"confidence": 0.4400966465473175,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Health/Pediatrics",
"confidence": 0.3902265429496765,
"IAB7-35": "Pediatrics",
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.19783660769462583,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.16517700254917145,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.10772185772657394,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.