Get this data via API

Classify asigma.ae — 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://asigma.ae"}'
{ "domain": { "domain_url": "https://asigma.ae", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6552058458328247, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.4651435911655426, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Business & Industrial/Business Finance/Other", "confidence": 0.3864831030368805, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.32916590571403503, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.30620425939559937, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.2752983868122101, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.15151362121105194, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Computers & Electronics/Enterprise Technology/Enterprise Resource Planning (ERP)", "confidence": 0.11290014535188676, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.11249417811632156, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Other", "confidence": 0.10900694876909256, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs