Get this data via API

Classify aventuraexperience.com — 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://aventuraexperience.com"}'
{ "domain": { "domain_url": "https://aventuraexperience.com", "categories": [ { "name": "/Sports/Extreme Sports/Climbing & Mountaineering", "confidence": 0.7772640585899353, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands", "confidence": 0.16185061633586884, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Hobbies & Leisure/Outdoors/Hiking & Camping", "confidence": 0.1158161461353302, "IAB-239": "Hobbies & Interests" }, { "name": "/Travel & Transportation/Specialty Travel/Adventure Travel", "confidence": 0.1154194250702858, "IAB20-1": "Adventure Travel", "IAB-665-664": "Travel Type - Adventure Travel" } ] }, "success": true }
Get Free API Key View API Docs