Get this data via API

Classify mtuitive.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://mtuitive.com"}'
{ "domain": { "domain_url": "https://mtuitive.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.5377204418182373, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Online Communities/Social Networks", "confidence": 0.3221190273761749, "IAB-148-132": "Education - Online Education" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.2583885192871094, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.19305557012557983, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.13425585627555847, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Internet & Telecom/Web Services/Web Stats & Analytics", "confidence": 0.1210937276482582, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing", "confidence": 0.10198023170232771, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs