Get this data via API

Classify omninity.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://omninity.ai"}'
{ "domain": { "domain_url": "https://omninity.ai", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.865845263004303, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.2653038501739502, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.24076896905899048, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Other", "confidence": 0.20006662607192993, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Finance/Accounting & Auditing/Billing & Invoicing", "confidence": 0.1437891572713852, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.14124612510204315, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.12353389710187912, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.12078560888767242, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs