Get this data via API

Classify grescocapital.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://grescocapital.com.au"}'
{ "domain": { "domain_url": "https://grescocapital.com.au", "categories": [ { "name": "/Finance/Credit & Lending/Loans", "confidence": 0.2723371386528015, "IAB13-2": "Credit/Debt & Loans", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Business & Industrial/Business Finance/Commercial Lending", "confidence": 0.19691500067710876, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Finance/Credit & Lending/Other", "confidence": 0.12764175236225128, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Other", "confidence": 0.12136175483465196, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs