Get this data via API

Classify alpineguides.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://alpineguides.co.nz"}'
{ "domain": { "domain_url": "https://alpineguides.co.nz", "categories": [ { "name": "/Sports/Extreme Sports/Climbing & Mountaineering", "confidence": 0.8536142706871033, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Travel & Transportation/Specialty Travel/Adventure Travel", "confidence": 0.5561847686767578, "IAB20-1": "Adventure Travel", "IAB-665-664": "Travel Type - Adventure Travel" }, { "name": "/Hobbies & Leisure/Outdoors/Hiking & Camping", "confidence": 0.47516605257987976, "IAB-239": "Hobbies & Interests" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.43783167004585266, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Travel & Transportation/Tourist Destinations/Mountain & Ski Resorts", "confidence": 0.3004285395145416, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.15216243267059326, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs