Category
Reviews
No reviews yet — be the first to review medal.kg.
Get this data via API
Classify medal.kg — 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://medal.kg"}'
{
"domain": {
"domain_url": "https://medal.kg",
"categories": [
{
"name": "/Hobbies & Leisure/Merit Prizes & Contests",
"confidence": 0.8345897197723389,
"IAB22-1": "Contests & Freebies",
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Sports/Sporting Goods/Sports Memorabilia",
"confidence": 0.1729893684387207,
"IAB9-10": "Collecting",
"IAB-261-239": "Hobbies & Interests - Collecting"
},
{
"name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items",
"confidence": 0.15416370332241058,
"IAB22": "Shopping",
"IAB-476-473": "Shopping - Gifts and Greetings Cards"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.