Get this data via API

Classify marl.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://marl.com.au"}'
{ "domain": { "domain_url": "https://marl.com.au", "categories": [ { "name": "/Finance/Credit & Lending/Loans", "confidence": 0.962733507156372, "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/Real Estate Agencies", "confidence": 0.4720207750797272, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.353844553232193, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Real Estate/Real Estate Services/Other", "confidence": 0.13176320493221283, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Business & Industrial/Business Finance/Commercial Lending", "confidence": 0.11093664914369585, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" } ] }, "success": true }
Get Free API Key View API Docs