Get this data via API

Classify digital-dentistry.org — 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://digital-dentistry.org"}'
{ "domain": { "domain_url": "https://digital-dentistry.org", "categories": [ { "name": "/Health/Health Education & Medical Training", "confidence": 0.8120723366737366, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Oral & Dental Care", "confidence": 0.7708563208580017, "IAB7-17": "Dental Care", "IAB-593-590": "Oral care/Style & Fashion/Personal Care/Oral care" }, { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.6529728770256042, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.2226228266954422, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.21178659796714783, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Business & Industrial/Other", "confidence": 0.21066603064537048, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.2040869891643524, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" } ] }, "success": true }
Get Free API Key View API Docs