Get this data via API

Classify businessfoundations.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://businessfoundations.com.au"}'
{ "domain": { "domain_url": "https://businessfoundations.com.au", "categories": [ { "name": "/Business & Industrial/Small Business/Business Formation", "confidence": 0.7293612957000732, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.38657358288764954, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.375356525182724, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Law & Government/Social Services/Welfare & Unemployment", "confidence": 0.2263590693473816, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Finance/Grants, Scholarships & Financial Aid/Government Grants", "confidence": 0.11807796359062196, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs