Get this data via API

Classify commanddirect.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://commanddirect.com"}'
{ "domain": { "domain_url": "https://commanddirect.com", "categories": [ { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.38632702827453613, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Reference/Directories & Listings/Other", "confidence": 0.36833328008651733 }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.30362871289253235, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Health/Pharmacy/Other", "confidence": 0.19854244589805603, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.1574576050043106, "IAB-163": "Personal Celebrations & Life Events" } ] }, "success": true }
Get Free API Key View API Docs