Get this data via API
Classify yesforfamilies.org — 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://yesforfamilies.org"}'
{
"domain": {
"domain_url": "https://yesforfamilies.org",
"categories": [
{
"name": "/News/Politics/Campaigns & Elections",
"confidence": 0.6247866153717041,
"IAB12": "News",
"IAB-386": "Politics"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.5506853461265564,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/News/Politics/Other",
"confidence": 0.34098392724990845,
"IAB12": "News",
"IAB-386": "Politics"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.22487422823905945,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.