Get this data via API

Classify ehva.ai — 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://ehva.ai"}'
{ "domain": { "domain_url": "https://ehva.ai", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6845818161964417, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Finance/Insurance/Health Insurance", "confidence": 0.6273044943809509, "IAB13-6": "Insurance", "IAB-399-398": "Health Insurance/Personal Finance/Insurance/Health Insurance" }, { "name": "/Computers & Electronics/Software/Intelligent Personal Assistants", "confidence": 0.6084663271903992, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.5842540264129639, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.31588366627693176, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Enterprise Technology/Helpdesk & Customer Support Systems", "confidence": 0.1836962252855301, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Advertising & Marketing/Telemarketing", "confidence": 0.16714173555374146, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Insurance/Other", "confidence": 0.16693037748336792, "IAB13-6": "Insurance", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.1424533724784851, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.10112479329109192, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs