Get this data via API

Classify soberstreak.ai — 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://soberstreak.ai"}'
{ "domain": { "domain_url": "https://soberstreak.ai", "categories": [ { "name": "/Health/Substance Abuse/Drug & Alcohol Treatment", "confidence": 0.8757550716400146, "IAB7-42": "Substance Abuse", "IAB-311-287": "Substance Abuse/Medical Health/Diseases and Conditions/Substance Abuse" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.6723546385765076, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Health/Mental Health/Counseling Services", "confidence": 0.1878802329301834, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.15429265797138214, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Internet & Telecom/Other", "confidence": 0.14585871994495392, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Health/Substance Abuse/Other", "confidence": 0.10026494413614272, "IAB7-42": "Substance Abuse", "IAB-311-287": "Substance Abuse/Medical Health/Diseases and Conditions/Substance Abuse" } ] }, "success": true }
Get Free API Key View API Docs