Get this data via API

Classify nexadistribution.ca — 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://nexadistribution.ca"}'
{ "domain": { "domain_url": "https://nexadistribution.ca", "categories": [ { "name": "/Business & Industrial/Business Services/Commercial Distribution", "confidence": 0.9523329138755798, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.9253592491149902, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Business Services/Warehousing", "confidence": 0.2787458300590515, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Retail Trade/Other", "confidence": 0.20875123143196103, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.1862894892692566, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Shipping & Logistics/Other", "confidence": 0.14460715651512146, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Wholesalers & Liquidators", "confidence": 0.12272001802921297, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs