Get this data via API

Classify doggosoffleash.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://doggosoffleash.co.nz"}'
{ "domain": { "domain_url": "https://doggosoffleash.co.nz", "categories": [ { "name": "/Travel & Transportation/Specialty Travel/Adventure Travel", "confidence": 0.7221421003341675, "IAB20-1": "Adventure Travel", "IAB-665-664": "Travel Type - Adventure Travel" }, { "name": "/Pets & Animals/Pets/Dogs", "confidence": 0.4976561665534973, "IAB16-4": "Dogs", "IAB-425-422": "Dogs/Pets/Dogs" }, { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.3549104630947113, "IAB-422": "Pets" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Guided Tours & Escorted Vacations", "confidence": 0.12640218436717987, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Hobbies & Leisure/Outdoors/Hiking & Camping", "confidence": 0.11081158369779588, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs