Category
Reviews
No reviews yet — be the first to review kpcoastalclassic.nz.
Get this data via API
Classify kpcoastalclassic.nz — 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://kpcoastalclassic.nz"}'
{
"domain": {
"domain_url": "https://kpcoastalclassic.nz",
"categories": [
{
"name": "/Sports/Individual Sports/Running & Walking",
"confidence": 1,
"IAB17-30": "Running/Jogging",
"IAB-227-225": "Fitness and Exercise - Running and Jogging"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.6436008810997009,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands",
"confidence": 0.17128032445907593,
"IAB20": "Travel",
"IAB-673-664": "Travel Type - Beach Travel"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.