Get this data via API

Classify insight-iq.site — 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://insight-iq.site"}'
{ "domain": { "domain_url": "https://insight-iq.site", "categories": [ { "name": "/Business & Industrial/Automotive Industry", "confidence": 0.6712199449539185, "IAB2": "Automotive", "IAB-117-90": "Automotive Industry/Business and Finance/Industries/Automotive Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.4443208873271942, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.3504093587398529, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance", "confidence": 0.1860061138868332, "IAB-34-1": "Auto Repair/Automotive/Auto Repair" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories", "confidence": 0.18261192739009857, "IAB2-1": "Auto Parts", "IAB-32-1": "Auto Parts/Automotive/Auto Parts" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.1434931606054306, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Computers & Electronics/Consumer Electronics/Car Electronics", "confidence": 0.13032053411006927, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Autos & Vehicles/Other", "confidence": 0.11409156769514084, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation", "confidence": 0.10538823157548904, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs