Category
Reviews
No reviews yet — be the first to review buschreiter.de.
Get this data via API
Classify buschreiter.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://buschreiter.de"}'
{
"domain": {
"domain_url": "https://buschreiter.de",
"categories": [
{
"name": "/Sports/Animal Sports/Equestrian",
"confidence": 0.5864630341529846,
"IAB17-17": "Horses",
"IAB-496-483": "Sports - Equine Sports"
},
{
"name": "/News/Sports News",
"confidence": 0.5162419080734253,
"IAB12": "News",
"IAB-483": "Sports"
},
{
"name": "/Sports/Individual Sports/Gymnastics",
"confidence": 0.18695910274982452,
"IAB17": "Sports",
"IAB-513-483": "Sports - Gymnastics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.