Get this data via API

Classify moduvision.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://moduvision.com.au"}'
{ "domain": { "domain_url": "https://moduvision.com.au", "categories": [ { "name": "/Real Estate/Real Estate Listings/Residential Sales", "confidence": 0.64834064245224, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.4565845131874085, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.17398063838481903, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/News/Business News/Company News", "confidence": 0.10810605436563492, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" } ] }, "success": true }
Get Free API Key View API Docs