Get this data via API
Classify clearpath.family — 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://clearpath.family"}'
{
"domain": {
"domain_url": "https://clearpath.family",
"categories": [
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.8157442808151245,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Law & Government/Legal/Family Law",
"confidence": 0.7158502340316772,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.5988655090332031,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/People & Society/Family & Relationships/Troubled Relationships",
"confidence": 0.5646454691886902,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.3012329041957855,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.20508159697055817,
"IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.