Get this data via API

Classify careforthehomeless.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://careforthehomeless.org"}'
{ "domain": { "domain_url": "https://careforthehomeless.org", "categories": [ { "name": "/Health/Public Health/Health Policy", "confidence": 0.8418041467666626, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/People & Society/Social Issues & Advocacy/Housing & Development", "confidence": 0.6198517084121704 }, { "name": "/People & Society/Social Issues & Advocacy/Poverty & Hunger", "confidence": 0.6035577654838562 }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.4876956045627594, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.4165233671665192 }, { "name": "/Law & Government/Social Services/Other", "confidence": 0.20517149567604065, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Finance/Insurance/Health Insurance", "confidence": 0.14322207868099213, "IAB13-6": "Insurance", "IAB-399-398": "Health Insurance/Personal Finance/Insurance/Health Insurance" }, { "name": "/Health/Public Health/Other", "confidence": 0.12107639759778976, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Law & Government/Social Services/Welfare & Unemployment", "confidence": 0.10276393592357635, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs