Get this data via API

Classify lucentra.digital — 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://lucentra.digital"}'
{ "domain": { "domain_url": "https://lucentra.digital", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 1, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.4627026319503784, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.4571026861667633, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.295040488243103, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.18606893718242645, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.17940133810043335, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.1029478758573532, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" } ] }, "success": true }
Get Free API Key View API Docs