Get this data via API

Classify dolphinpacific.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://dolphinpacific.co.nz"}'
{ "domain": { "domain_url": "https://dolphinpacific.co.nz", "categories": [ { "name": "/Pets & Animals/Pets/Fish & Aquaria", "confidence": 0.27645033597946167, "IAB16": "Pets", "IAB-426-422": "Fish and Aquariums/Pets/Fish and Aquariums" }, { "name": "/Home & Garden/Domestic Services/Cleaning Services", "confidence": 0.1497068703174591, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Home Appliances/Vacuums & Floor Care", "confidence": 0.11442625522613524, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Home Swimming Pools, Saunas & Spas", "confidence": 0.1077924221754074, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs