Get this data via API

Classify bluewealth.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://bluewealth.com.au"}'
{ "domain": { "domain_url": "https://bluewealth.com.au", "categories": [ { "name": "/Finance/Investing/Other", "confidence": 0.600006103515625, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Real Estate/Other", "confidence": 0.5363426804542542, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.5046370625495911, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.14990417659282684, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Real Estate/Real Estate Listings/Commercial Properties", "confidence": 0.13787926733493805, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs