Get this data via API

Classify theintelligenthospital.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://theintelligenthospital.org"}'
{ "domain": { "domain_url": "https://theintelligenthospital.org", "categories": [ { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.5769050717353821, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.5260583162307739 }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.3068271279335022, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.2532415986061096, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Health/Public Health/Health Policy", "confidence": 0.23554077744483948, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.1632816344499588, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.1489405333995819, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Law & Government/Government/Other", "confidence": 0.11427749693393709, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs