Get this data via API

Classify givetostjosephs.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://givetostjosephs.org"}'
{ "domain": { "domain_url": "https://givetostjosephs.org", "categories": [ { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.8349424004554749, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.8188775181770325, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Foundations & Medical Research", "confidence": 0.6461254358291626, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.14739841222763062, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.10662822425365448, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs