Get this data via API

Classify digitalstrada.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://digitalstrada.com"}'
{ "domain": { "domain_url": "https://digitalstrada.com", "categories": [ { "name": "/Arts & Entertainment/Online Media/Virtual Tours", "confidence": 0.6473055481910706, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Visual Art & Design/Architecture", "confidence": 0.3611278533935547, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.29502058029174805, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/CAD & CAM", "confidence": 0.19733884930610657, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.1814316213130951, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.16470232605934143, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.13520458340644836, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs