Get this data via API

Classify lemaitre.capital — 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://lemaitre.capital"}'
{ "domain": { "domain_url": "https://lemaitre.capital", "categories": [ { "name": "/Business & Industrial/Business Finance/Venture Capital", "confidence": 0.4314632117748261, "IAB-71-63": "Venture Capital/Business and Finance/Business/Business Banking & Finance/Venture Capital" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.42838254570961, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.3165891766548157, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.2033822536468506, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Finance/Investing/Other", "confidence": 0.13067984580993652, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/News/Business News/Company News", "confidence": 0.12641887366771698, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Finance/Financial Planning & Management/Asset & Portfolio Management", "confidence": 0.11392819881439208, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs