Get this data via API

Classify oryx.health — 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://oryx.health"}'
{ "domain": { "domain_url": "https://oryx.health", "categories": [ { "name": "/Health/Men's Health", "confidence": 0.7822379469871521, "IAB7-31": "Men's Health", "IAB-228-223": "Men's Health/Healthy Living/Men's Health" }, { "name": "/Beauty & Fitness/Hair Care/Hair Loss", "confidence": 0.3578084111213684, "IAB7": "Health & Fitness", "IAB-554-553": "Hair Care/Style & Fashion/Beauty/Hair Care" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.3565799593925476, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Doctors' Offices", "confidence": 0.2833338975906372, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.25584691762924194, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Reproductive Health/Male Impotence", "confidence": 0.10776770114898682, "IAB-302-287": "Reproductive Health/Medical Health/Diseases and Conditions/Reproductive Health" } ] }, "success": true }
Get Free API Key View API Docs