Get this data via API

Classify convertri.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://convertri.com"}'
{ "domain": { "domain_url": "https://convertri.com", "categories": [ { "name": "/Health/Health Conditions/Neurological Conditions", "confidence": 0.5207269191741943, "IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.46148446202278137, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.2283838242292404, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Science/Biological Sciences/Neuroscience", "confidence": 0.2149115949869156, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/News/Health News", "confidence": 0.20142027735710144, "IAB12": "News", "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.15696370601654053, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Mental Health/Other", "confidence": 0.14946287870407104, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" } ] }, "success": true }
Get Free API Key View API Docs