Get this data via API

Classify zenasecurity.nl — 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://zenasecurity.nl"}'
{ "domain": { "domain_url": "https://zenasecurity.nl", "categories": [ { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.6655353903770447, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.5413610935211182, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Software/Operating Systems", "confidence": 0.2952437698841095, "IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems" }, { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.2909928858280182, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.21219177544116977, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Computers & Electronics/Programming/Windows & .NET", "confidence": 0.15799455344676971, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.1275956779718399, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" } ] }, "success": true }
Get Free API Key View API Docs