Get this data via API

Classify hadaly.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://hadaly.ai"}'
{ "domain": { "domain_url": "https://hadaly.ai", "categories": [ { "name": "/Business & Industrial/Business Finance/Other", "confidence": 0.4808478057384491, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.19616124033927915, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.15748614072799683, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.13504816591739657, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/News/Business News/Company News", "confidence": 0.10418862104415894, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.10304778069257736, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs