Get this data via API

Classify buildqual.co.nz — 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://buildqual.co.nz"}'
{ "domain": { "domain_url": "https://buildqual.co.nz", "categories": [ { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.9681145548820496, "IAB21": "Real Estate" }, { "name": "/Sensitive Subjects/Accidents & Disasters", "confidence": 0.6166484355926514 }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.31292957067489624, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Earth Sciences/Geology", "confidence": 0.23963508009910583, "IAB15-4": "Geology", "IAB-470-464": "Geology/Science/Geology" } ] }, "success": true }
Get Free API Key View API Docs