Get this data via API

Classify medboard.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://medboard.com"}'
{ "domain": { "domain_url": "https://medboard.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.7892597317695618, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.702991247177124, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.5334526896476746, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.4984923303127289, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Foundations & Medical Research", "confidence": 0.3773103356361389, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Business Services/Knowledge Management", "confidence": 0.26835665106773376, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.2546214461326599, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.20521149039268496, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.1878819763660431, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Health/Public Health/Health Policy", "confidence": 0.10795185714960098, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs