Get this data via API

Classify bluegreen.gr — 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://bluegreen.gr"}'
{ "domain": { "domain_url": "https://bluegreen.gr", "categories": [ { "name": "/Hobbies & Leisure/Water Activities/Diving & Underwater Activities", "confidence": 0.8467128872871399, "IAB-239": "Hobbies & Interests" }, { "name": "/Hobbies & Leisure/Outdoors/Fishing", "confidence": 0.7316009998321533, "IAB-239": "Hobbies & Interests" }, { "name": "/Sports/Sporting Goods/Water Sports Equipment", "confidence": 0.49772951006889343, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Sporting Goods/Other", "confidence": 0.3588806390762329, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs