Get this data via API

Classify boavistaresort.pt — 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://boavistaresort.pt"}'
{ "domain": { "domain_url": "https://boavistaresort.pt", "categories": [ { "name": "/Sports/Individual Sports/Golf", "confidence": 0.3341148793697357, "IAB17-15": "Golf", "IAB-512-483": "Golf/Sports/Golf" }, { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.291870653629303, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Beauty & Fitness/Beauty Services & Spas/Other", "confidence": 0.20963658392429352, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Sports/Sporting Goods/Golf Equipment", "confidence": 0.1244201809167862, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs