Get this data via API

Classify dibundle.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://dibundle.com"}'
{ "domain": { "domain_url": "https://dibundle.com", "categories": [ { "name": "/Health/Mental Health/Counseling Services", "confidence": 0.7980474829673767, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/Health/Mental Health/Other", "confidence": 0.596686065196991, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.4041028618812561, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/People & Society/Social Sciences/Psychology", "confidence": 0.38377079367637634, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/Books & Literature/E-Books", "confidence": 0.21446874737739563, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Health/Health Conditions/Neurological Conditions", "confidence": 0.10765136033296584, "IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders" } ] }, "success": true }
Get Free API Key View API Docs