Get this data via API

Classify betterspeech.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://betterspeech.com"}'
{ "domain": { "domain_url": "https://betterspeech.com", "categories": [ { "name": "/Health/Health Conditions/Neurological Conditions", "confidence": 0.8951466679573059, "IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders" }, { "name": "/Health/Mental Health/Counseling Services", "confidence": 0.6168929934501648, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/People & Society/Social Sciences/Communications & Media Studies", "confidence": 0.30826619267463684, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.21881039440631864, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.18650782108306885, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Doctors' Offices", "confidence": 0.12397707253694534, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs