Get this data via API

Classify seguromedico.com.es — 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://seguromedico.com.es"}'
{ "domain": { "domain_url": "https://seguromedico.com.es", "categories": [ { "name": "/Finance/Insurance/Health Insurance", "confidence": 0.7459354996681213, "IAB13-6": "Insurance", "IAB-399-398": "Health Insurance/Personal Finance/Insurance/Health Insurance" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.6981847286224365, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Other", "confidence": 0.20531311631202695, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Insurance/Other", "confidence": 0.10949195921421052, "IAB13-6": "Insurance", "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs