Category
Reviews
No reviews yet — be the first to review runnersphere.com.
Get this data via API
Classify runnersphere.com — 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://runnersphere.com"}'
{
"domain": {
"domain_url": "https://runnersphere.com",
"categories": [
{
"name": "/Sports/Individual Sports/Running & Walking",
"confidence": 0.6087491512298584,
"IAB17-30": "Running/Jogging",
"IAB-227-225": "Fitness and Exercise - Running and Jogging"
},
{
"name": "/Beauty & Fitness/Fitness/Fitness Equipment & Accessories",
"confidence": 0.40828239917755127,
"IAB7-1": "Exercise",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Sports/Sporting Goods/Other",
"confidence": 0.3869077265262604,
"IAB17": "Sports",
"IAB-551-483": "Sports - Sports Equipment"
},
{
"name": "/Shopping/Apparel/Athletic Apparel",
"confidence": 0.20602625608444217,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.1357932984828949,
"IAB7-32": "Nutrition",
"IAB-234-233": "Alternative Medicine - Herbs and Supplements"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.