Get this data via API

Classify hopenetwork.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://hopenetwork.org"}'
{ "domain": { "domain_url": "https://hopenetwork.org", "categories": [ { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.7332272529602051, "IAB-132": "Education" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.4931574761867523, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.3941740691661834, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Health/Nursing/Assisted Living & Long Term Care", "confidence": 0.33796218037605286, "IAB4-7": "Nursing", "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.2415286749601364, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.12357183545827866, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Law & Government/Social Services/Other", "confidence": 0.1007990464568138, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs