Get this data via API

Classify commercialdivespecialists.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://commercialdivespecialists.co.nz"}'
{ "domain": { "domain_url": "https://commercialdivespecialists.co.nz", "categories": [ { "name": "/Hobbies & Leisure/Water Activities/Diving & Underwater Activities", "confidence": 0.9775380492210388, "IAB-239": "Hobbies & Interests" }, { "name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands", "confidence": 0.3300788104534149, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Science/Earth Sciences/Other", "confidence": 0.2999163269996643, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.18515117466449735, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs