Get this data via API

Classify brainhealthusa.com — 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://brainhealthusa.com"}'
{ "domain": { "domain_url": "https://brainhealthusa.com", "categories": [ { "name": "/Health/Mental Health/Other", "confidence": 0.6268061995506287, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.4508384168148041, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Mental Health/Counseling Services", "confidence": 0.4319875836372375, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.39732879400253296, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Health/Medical Facilities & Services/Doctors' Offices", "confidence": 0.34681233763694763, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.25122353434562683, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/People & Society/Social Sciences/Psychology", "confidence": 0.22557589411735535, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" } ] }, "success": true }
Get Free API Key View API Docs