Get this data via API

Classify microhealth.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://microhealth.com"}'
{ "domain": { "domain_url": "https://microhealth.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.8729174733161926, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.8695939183235168, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.3031318187713623, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.26363158226013184, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.1112956628203392, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.10761509835720062, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" } ] }, "success": true }
Get Free API Key View API Docs