Category
Reviews
No reviews yet — be the first to review 123helmets.com.
Get this data via API
Classify 123helmets.com — 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://123helmets.com"}'
{
"domain": {
"domain_url": "https://123helmets.com",
"categories": [
{
"name": "/Sports/Motor Sports/Auto Racing",
"confidence": 0.7599989175796509,
"IAB17-1": "Auto Racing",
"IAB-518-483": "Sports - Auto Racing"
},
{
"name": "/Sports/Sporting Goods/Sports Memorabilia",
"confidence": 0.4787839651107788,
"IAB9-10": "Collecting",
"IAB-261-239": "Hobbies & Interests - Collecting"
},
{
"name": "/Autos & Vehicles/Bicycles & Accessories/Bike Helmets & Protective Gear",
"confidence": 0.23482897877693176,
"IAB17-3": "Bicycling",
"IAB-492-483": "Sports - Cycling"
},
{
"name": "/Sports/Sports Fan Gear & Apparel",
"confidence": 0.1677013635635376,
"IAB17": "Sports",
"IAB-483": "Sports"
},
{
"name": "/Sports/Motor Sports/Other",
"confidence": 0.11046656966209412,
"IAB17-1": "Auto Racing",
"IAB-518-483": "Sports - Auto Racing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.