Category
Reviews
No reviews yet — be the first to review golftheglobe.app.
Get this data via API
Classify golftheglobe.app — 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://golftheglobe.app"}'
{
"domain": {
"domain_url": "https://golftheglobe.app",
"categories": [
{
"name": "/Sports/Individual Sports/Golf",
"confidence": 0.9479207992553712,
"IAB17-15": "Golf",
"IAB-512-483": "Sports - Golf"
},
{
"name": "/Sports/Sport Scores & Statistics",
"confidence": 0.14250558614730835,
"IAB17": "Sports",
"IAB-483": "Sports"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.13635970652103424,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.