Get this data via API

Classify chozenretreat.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://chozenretreat.com"}'
{ "domain": { "domain_url": "https://chozenretreat.com", "categories": [ { "name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals", "confidence": 0.985442042350769, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/People & Society/Religion & Belief", "confidence": 0.4921265840530395, "IAB-453": "Religion & Spirituality/Religion & Spirituality" }, { "name": "/Beauty & Fitness/Fitness/Yoga & Pilates", "confidence": 0.26881328225135803, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Business & Industrial/Hospitality Industry/Event Planning", "confidence": 0.1234733834862709, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" } ] }, "success": true }
Get Free API Key View API Docs