Get this data via API

Classify g-one-golf.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://g-one-golf.com"}'
{ "domain": { "domain_url": "https://g-one-golf.com", "categories": [ { "name": "/Sports/Sporting Goods/Golf Equipment", "confidence": 0.9676780104637146, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories", "confidence": 0.102823406457901, "IAB2-1": "Auto Parts", "IAB-32-1": "Auto Parts/Automotive/Auto Parts" } ] }, "success": true }
Get Free API Key View API Docs