Get this data via API

Classify airportpets.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://airportpets.co.nz"}'
{ "domain": { "domain_url": "https://airportpets.co.nz", "categories": [ { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.8301092982292175, "IAB-422": "Pets" }, { "name": "/Travel & Transportation/Transportation/Air Travel", "confidence": 0.6519365310668945, "IAB20-3": "Air Travel", "IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel" }, { "name": "/Pets & Animals/Pets/Other", "confidence": 0.602958083152771, "IAB16": "Pets", "IAB-422": "Pets/Pets" } ] }, "success": true }
Get Free API Key View API Docs