Category
Global Rank
#13,649
Reviews
No reviews yet — be the first to review racing.nl.
Get this data via API
Classify racing.nl — 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://racing.nl"}'
{
"domain": {
"domain_url": "https://racing.nl",
"categories": [
{
"name": "/Sports/Motor Sports/Auto Racing",
"confidence": 0.807043731212616,
"IAB17-1": "Auto Racing",
"IAB-518-483": "Sports - Auto Racing"
},
{
"name": "/News/Sports News",
"confidence": 0.5084165334701538,
"IAB12": "News",
"IAB-483": "Sports"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.