Get this data via API

Classify neuroempower.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://neuroempower.org"}'
{ "domain": { "domain_url": "https://neuroempower.org", "categories": [ { "name": "/Health/Health Conditions/Neurological Conditions", "confidence": 1, "IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.8149144649505615, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.2675774395465851, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/People & Society/Self-Help & Motivational", "confidence": 0.1935087144374847, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Health/Health Education & Medical Training", "confidence": 0.15943078696727753, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Jobs & Education/Education/Special Education", "confidence": 0.15700483322143555, "IAB5-14": "Special Education", "IAB-132": "Education/Education" }, { "name": "/People & Society/Other", "confidence": 0.14813780784606934, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs