Get this data via API

Classify getvizulo.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://getvizulo.com"}'
{ "domain": { "domain_url": "https://getvizulo.com", "categories": [ { "name": "/Business & Industrial/Business Services/Office Supplies", "confidence": 0.9141428470611572, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Small Business/Home Office", "confidence": 0.2284922301769257, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Home Furnishings/Other", "confidence": 0.1389985978603363, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Computers & Electronics/Computer Hardware/Desktop Computers", "confidence": 0.11786461621522903, "IAB-617-599": "Desktops/Technology & Computing/Computing/Desktops" }, { "name": "/Computers & Electronics/Software/Operating Systems", "confidence": 0.10613294690847395, "IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems" } ] }, "success": true }
Get Free API Key View API Docs