Get this data via API

Classify abngroup.com.au — 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://abngroup.com.au"}'
{ "domain": { "domain_url": "https://abngroup.com.au", "categories": [ { "name": "/Real Estate/Property Development", "confidence": 0.7678967118263245, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.6107826232910156, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Real Estate/Real Estate Services/Real Estate Agencies", "confidence": 0.3167386054992676, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/News/Business News/Company News", "confidence": 0.3081817328929901, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Finance/Credit & Lending/Loans", "confidence": 0.13635079562664032, "IAB13-2": "Credit/Debt & Loans", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Real Estate/Real Estate Services/Other", "confidence": 0.11567752063274384, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Finance/Investing/Other", "confidence": 0.1038838028907776, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs