Category
Reviews
No reviews yet — be the first to review razorshop.cz.
Get this data via API
Classify razorshop.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://razorshop.cz"}'
{
"domain": {
"domain_url": "https://razorshop.cz",
"categories": [
{
"name": "/Sports/Sporting Goods/Electric Skateboards & Scooters",
"confidence": 0.3799156844615936,
"IAB17": "Sports",
"IAB-483": "Sports"
},
{
"name": "/Shopping/Toys/Ride-On Toys & Wagons",
"confidence": 0.1791844218969345,
"IAB22": "Shopping",
"IAB-482-473": "Shopping - Children's Games and Toys"
},
{
"name": "/Autos & Vehicles/Bicycles & Accessories/Kids' Bikes",
"confidence": 0.1312997043132782,
"IAB17-3": "Bicycling",
"IAB-492-483": "Sports - Cycling"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.