Get this data via API

Classify henrydd.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://henrydd.org"}'
{ "domain": { "domain_url": "https://henrydd.org", "categories": [ { "name": "/Health/Health Conditions/Neurological Conditions", "confidence": 0.726096510887146, "IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders" }, { "name": "/Law & Government/Social Services/Other", "confidence": 0.6825825572013855, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/People & Society/Other", "confidence": 0.6308114528656006, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.1574006229639053, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Jobs & Education/Education/Special Education", "confidence": 0.12921568751335144, "IAB5-14": "Special Education", "IAB-132": "Education/Education" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.11062897741794586, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs