Company
Category
Reviews
No reviews yet — be the first to review motoline.cz.
Get this data via API
Classify motoline.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://motoline.cz"}'
{
"domain": {
"domain_url": "https://motoline.cz",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Motorcycles",
"confidence": 0.873532235622406,
"IAB2-15": "Motorcycles",
"IAB-27-1": "Automotive - Motorcycles"
},
{
"name": "/Autos & Vehicles/Bicycles & Accessories/Bike Helmets & Protective Gear",
"confidence": 0.22932827472686768,
"IAB17-3": "Bicycling",
"IAB-492-483": "Sports - Cycling"
},
{
"name": "/Shopping/Apparel/Athletic Apparel",
"confidence": 0.10839881002902985,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Sports/Motor Sports/Motorcycle Racing",
"confidence": 0.10149379074573515,
"IAB17-25": "Power & Motorcycles",
"IAB-519-518": "Auto Racing - Motorcycle Sports"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.