Get this data via API

Classify golfboy.jp — 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://golfboy.jp"}'
{ "domain": { "domain_url": "https://golfboy.jp", "categories": [ { "name": "/Sports/Individual Sports/Golf", "confidence": 0.9335981607437134, "IAB17-15": "Golf", "IAB-512-483": "Golf/Sports/Golf" }, { "name": "/Sports/Sporting Goods/Golf Equipment", "confidence": 0.3905260860919952, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts", "confidence": 0.19632363319396973, "IAB1": "Arts & Entertainment", "IAB-205-201": "Digital Arts/Fine Art/Digital Arts" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.13483285903930664, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs