Get this data via API
Classify childswish.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://childswish.org"}'
{
"domain": {
"domain_url": "https://childswish.org",
"categories": [
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.6776898503303528,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Hobbies & Leisure/Outdoors/Hunting & Shooting",
"confidence": 0.5529460310935974,
"IAB17-18": "Hunting/Shooting",
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Law & Government/Military/Veterans",
"confidence": 0.5524004101753235,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Hobbies & Leisure/Outdoors/Fishing",
"confidence": 0.2829824388027191,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Hobbies & Leisure/Outdoors/Other",
"confidence": 0.1077253445982933,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.