Get this data via API

Classify abot.my — 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://abot.my"}'
{ "domain": { "domain_url": "https://abot.my", "categories": [ { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.69370436668396, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.5517459511756897, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.5499346852302551, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Business Services/Quality Control & Tracking", "confidence": 0.3505958318710327, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.2799895107746124, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.15068267285823822, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.1473802626132965, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.12079030275344849, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs