Get this data via API

Classify sonja.com.mx — 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://sonja.com.mx"}'
{ "domain": { "domain_url": "https://sonja.com.mx", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6509318351745605, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.4095560908317566, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.38021689653396606, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Accounting & Auditing/Bookkeeping", "confidence": 0.2310768961906433, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.16663989424705505, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Business Finance/Other", "confidence": 0.16265316307544708, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" } ] }, "success": true }
Get Free API Key View API Docs