Get this data via API

Classify cleandataai.io — 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://cleandataai.io"}'
{ "domain": { "domain_url": "https://cleandataai.io", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.39247962832450867, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.3282334506511688, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Internet & Telecom/Web Services/Web Stats & Analytics", "confidence": 0.28566974401474, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Online Communities/Blogging Resources & Services", "confidence": 0.2445197552442551, "IAB-148-132": "Education - Online Education" }, { "name": "/Internet & Telecom/Other", "confidence": 0.21579141914844513, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Software Utilities", "confidence": 0.18298175930976868, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.15462970733642578, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Sales", "confidence": 0.13247555494308472, "IAB-59-53": "Business - Sales" } ] }, "success": true }
Get Free API Key View API Docs