Category
Reviews
No reviews yet — be the first to review seen.charity.
Get this data via API
Classify seen.charity — 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://seen.charity"}'
{
"domain": {
"domain_url": "https://seen.charity",
"categories": [
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.6137815117835999,
"IAB14": "Society",
"IAB-388-386": "Politics - Political Issues & Policy"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.3705597519874573,
"IAB6": "Family & Parenting",
"IAB-186": "Family and Relationships"
},
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.2804025411605835,
"IAB7-37": "Psychology/Psychiatry",
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.14171892404556274,
"IAB14": "Society",
"IAB-108-90": "Industries - Non-Profit Organizations"
},
{
"name": "/Health/Reproductive Health/Sex Education & Counseling",
"confidence": 0.13705366849899292,
"IAB7-39": "Sexuality",
"IAB-307-287": "Diseases and Conditions - Sexual Health"
},
{
"name": "/Sensitive Subjects/Other",
"confidence": 0.1213253140449524,
"IAB25": "Non-Standard Content",
"IAB-v9i3On": "Sensitive Topics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.