Get this data via API

Classify dryft.solutions — 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://dryft.solutions"}'
{ "domain": { "domain_url": "https://dryft.solutions", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.8201638460159302, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.7058796882629395, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.4207170903682709, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Sales", "confidence": 0.3330167829990387, "IAB-59-53": "Business - Sales" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.22577901184558868, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.21079295873641968, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing", "confidence": 0.19917796552181244, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Business Services/Outsourcing", "confidence": 0.12362176179885864, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Domestic Services/Other", "confidence": 0.11579540371894836, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs