Get this data via API

Classify medqa.m3.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://medqa.m3.com"}'
{ "domain": { "domain_url": "https://medqa.m3.com", "categories": [ { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.6714426279067993, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.4937320351600647, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.45426756143569946, "IAB-132": "Education" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.2974243462085724, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs