Get this data via API

Classify solissecurity.com — 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://solissecurity.com"}'
{ "domain": { "domain_url": "https://solissecurity.com", "categories": [ { "name": "/Books & Literature/E-Books", "confidence": 0.5819306969642639, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Computers & Electronics/Computer Security/Antivirus & Malware", "confidence": 0.49336230754852295, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.46078017354011536, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Computer Security/Hacking & Cracking", "confidence": 0.45761293172836304, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.3921593427658081, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" } ] }, "success": true }
Get Free API Key View API Docs