Get this data via API

Classify kontalid.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://kontalid.com"}'
{ "domain": { "domain_url": "https://kontalid.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.5378662347793579, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.43521422147750854, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.3856990933418274, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Reference/General Reference/Time & Calendars", "confidence": 0.3621901571750641 }, { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.20509813725948337, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Accounting & Auditing/Bookkeeping", "confidence": 0.1597934514284134, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Reference/General Reference/Calculators & Reference Tools", "confidence": 0.14235898852348328 } ] }, "success": true }
Get Free API Key View API Docs