Get this data via API

Classify utec.com.sa — 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://utec.com.sa"}'
{ "domain": { "domain_url": "https://utec.com.sa", "categories": [ { "name": "/Computers & Electronics/Electronics & Electrical/Electronic Components", "confidence": 0.8808257579803467, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Energy & Utilities/Electricity", "confidence": 0.374914675951004, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electromechanical Devices", "confidence": 0.2056570053100586, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Electronics & Electrical/Other", "confidence": 0.18737557530403137, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.1582205444574356, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Electronics & Electrical/Power Supplies", "confidence": 0.13913413882255554, "IAB-431-422": "Pet Supplies/Pets/Pet Supplies" } ] }, "success": true }
Get Free API Key View API Docs