Get this data via API

Classify techsense.lu — 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://techsense.lu"}'
{ "domain": { "domain_url": "https://techsense.lu", "categories": [ { "name": "/News/Technology News", "confidence": 0.30392974615097046, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/News/Business News/Other", "confidence": 0.2410796880722046, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.16982731223106384, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Finance/Insurance/Other", "confidence": 0.12773768603801727, "IAB13-6": "Insurance", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.12267614156007768, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.11819761991500854, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs