Category
Reviews
No reviews yet — be the first to review cave.golf.
Get this data via API
Classify cave.golf — 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://cave.golf"}'
{
"domain": {
"domain_url": "https://cave.golf",
"categories": [
{
"name": "/Sports/Individual Sports/Golf",
"confidence": 0.8986784815788269,
"IAB17-15": "Golf",
"IAB-512-483": "Sports - Golf"
},
{
"name": "/Sports/Sporting Goods/Golf Equipment",
"confidence": 0.2586977183818817,
"IAB17-15": "Golf",
"IAB-512-483": "Sports - Golf"
},
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.24590297043323517,
"IAB17": "Sports",
"IAB-483": "Sports"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.