Get this data via API

Classify medtest.app — 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://medtest.app"}'
{ "domain": { "domain_url": "https://medtest.app", "categories": [ { "name": "/Health/Medical Facilities & Services/Medical Procedures/Other", "confidence": 0.35895836353302, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Education & Medical Training", "confidence": 0.3458027243614197, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Jobs & Education/Education/Standardized & Admissions Tests", "confidence": 0.14596718549728394, "IAB5": "Education", "IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing" }, { "name": "/Science/Other", "confidence": 0.10928349941968918, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs