Category
Global Rank
#166,193
Reviews
No reviews yet — be the first to review autorevue.cz.
Get this data via API
Classify autorevue.cz — 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://autorevue.cz"}'
{
"domain": {
"domain_url": "https://autorevue.cz",
"categories": [
{
"name": "/Sports/Motor Sports/Motorcycle Racing",
"confidence": 0.9663286209106444,
"IAB17-25": "Power & Motorcycles",
"IAB-519-518": "Auto Racing - Motorcycle Sports"
},
{
"name": "/News/Sports News",
"confidence": 0.6507635712623596,
"IAB12": "News",
"IAB-483": "Sports"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.