Get this data via API

Classify vsystems.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://vsystems.com"}'
{ "domain": { "domain_url": "https://vsystems.com", "categories": [ { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.98136168718338, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Networking/Distributed & Cloud Computing", "confidence": 0.6163296699523926, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Hardware/Computer Drives & Storage", "confidence": 0.5539748668670654, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/News/Business News/Company News", "confidence": 0.40330013632774353, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.38118427991867065, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.151793971657753, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Computer Hardware/Computer Servers", "confidence": 0.13484838604927063, "IAB19-10": "Computer Reviews", "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/News/Technology News", "confidence": 0.10672073066234589, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" } ] }, "success": true }
Get Free API Key View API Docs