Get this data via API

Classify amalga.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://amalga.health"}'
{ "domain": { "domain_url": "https://amalga.health", "categories": [ { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.9322448968887328, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.8729146718978882, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.6122698187828064, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.24510793387889865, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.12075828015804292, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.11051562428474426, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs