Category
Reviews
No reviews yet — be the first to review mrcaddie.events.
Get this data via API
Classify mrcaddie.events — 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://mrcaddie.events"}'
{
"domain": {
"domain_url": "https://mrcaddie.events",
"categories": [
{
"name": "/Sports/Individual Sports/Golf",
"confidence": 0.5803723931312561,
"IAB17-15": "Golf",
"IAB-512-483": "Sports - Golf"
},
{
"name": "/Sports/Sporting Goods/Golf Equipment",
"confidence": 0.26821011304855347,
"IAB17-15": "Golf",
"IAB-512-483": "Sports - Golf"
},
{
"name": "/Games/Computer & Video Games/Simulation Games",
"confidence": 0.17161962389945984,
"IAB9-30": "Video & Computer Games",
"IAB-688-685": "Video Game Genres - Simulation Video Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.