Get this data via API

Classify tidalcloud.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://tidalcloud.com"}'
{ "domain": { "domain_url": "https://tidalcloud.com", "categories": [ { "name": "/Computers & Electronics/Networking/Network Monitoring & Management", "confidence": 0.8441736698150635, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.588848888874054, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Networking/Other", "confidence": 0.4032599329948426, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Networking/Distributed & Cloud Computing", "confidence": 0.35761862993240356, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/Technical Reference", "confidence": 0.31956928968429565 }, { "name": "/Computers & Electronics/Networking/Data Formats & Protocols", "confidence": 0.22036540508270264, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs