Category
Reviews
No reviews yet — be the first to review elo.golf.
Get this data via API
Classify elo.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://elo.golf"}'
{
"domain": {
"domain_url": "https://elo.golf",
"categories": [
{
"name": "/Sports/Individual Sports/Golf",
"confidence": 0.9841470718383788,
"IAB17-15": "Golf",
"IAB-512-483": "Sports - Golf"
},
{
"name": "/Sports/Sport Scores & Statistics",
"confidence": 0.3021848499774933,
"IAB17": "Sports",
"IAB-483": "Sports"
},
{
"name": "/News/Sports News",
"confidence": 0.16411089897155762,
"IAB12": "News",
"IAB-483": "Sports"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.