Category
Reviews
No reviews yet — be the first to review running-green.de.
Get this data via API
Classify running-green.de — 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://running-green.de"}'
{
"domain": {
"domain_url": "https://running-green.de",
"categories": [
{
"name": "/Sports/Individual Sports/Running & Walking",
"confidence": 1,
"IAB17-30": "Running/Jogging",
"IAB-227-225": "Fitness and Exercise - Running and Jogging"
},
{
"name": "/Shopping/Apparel/Footwear",
"confidence": 0.4596991539001465,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Apparel/Athletic Apparel",
"confidence": 0.31850671768188477,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Sports/Sporting Goods/Other",
"confidence": 0.231808140873909,
"IAB17": "Sports",
"IAB-551-483": "Sports - Sports Equipment"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.