Category
Reviews
No reviews yet — be the first to review medalvault.co.uk.
Get this data via API
Classify medalvault.co.uk — 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://medalvault.co.uk"}'
{
"domain": {
"domain_url": "https://medalvault.co.uk",
"categories": [
{
"name": "/Sports/Individual Sports/Running & Walking",
"confidence": 1,
"IAB17-30": "Running/Jogging",
"IAB-227-225": "Fitness and Exercise - Running and Jogging"
},
{
"name": "/Hobbies & Leisure/Merit Prizes & Contests",
"confidence": 0.4738299548625946,
"IAB22-1": "Contests & Freebies",
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Sports/Individual Sports/Track & Field",
"confidence": 0.14920936524868011,
"IAB17": "Sports",
"IAB-540-483": "Sports - Track and Field"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.