Get this data via API

Classify colladium.com — 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://colladium.com"}'
{ "domain": { "domain_url": "https://colladium.com", "categories": [ { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.31590840220451355, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.2898368835449219, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Finance/Financial Planning & Management/Retirement & Pension", "confidence": 0.12957173585891724, "IAB-416-391": "Retirement Planning/Personal Finance/Retirement Planning" }, { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.10933135449886322, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Shipping & Logistics/Mail & Package Delivery", "confidence": 0.10179673135280608, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Email & Messaging/Other", "confidence": 0.10105928778648376, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs