Get this data via API

Classify bphm.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://bphm.com"}'
{ "domain": { "domain_url": "https://bphm.com", "categories": [ { "name": "/Health/Nursing/Assisted Living & Long Term Care", "confidence": 0.8576782941818237, "IAB4-7": "Nursing", "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.8285357356071472, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/People & Society/Seniors & Retirement", "confidence": 0.7142782211303711, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.3973110616207123, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.2559255361557007, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Aging & Geriatrics/Other", "confidence": 0.15741859376430511, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs