Get this data via API

Classify sensmi.eu — 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://sensmi.eu"}'
{ "domain": { "domain_url": "https://sensmi.eu", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.8312902450561523, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6015616059303284, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology", "confidence": 0.2905525863170624, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Internet & Telecom/Web Services/Web Stats & Analytics", "confidence": 0.20104867219924927, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.19202566146850583, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/News/Business News/Company News", "confidence": 0.1257873922586441, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.12173467874526978, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs