Category
Reviews
No reviews yet — be the first to review severall.com.mx.
Get this data via API
Classify severall.com.mx — 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://severall.com.mx"}'
{
"domain": {
"domain_url": "https://severall.com.mx",
"categories": [
{
"name": "/Autos & Vehicles/Bicycles & Accessories/Bike Helmets & Protective Gear",
"confidence": 0.5554587841033936,
"IAB17-3": "Bicycling",
"IAB-492-483": "Sports - Cycling"
},
{
"name": "/Autos & Vehicles/Bicycles & Accessories/Bike Accessories",
"confidence": 0.30768290162086487,
"IAB17-3": "Bicycling",
"IAB-492-483": "Sports - Cycling"
},
{
"name": "/Shopping/Apparel/Athletic Apparel",
"confidence": 0.2673497200012207,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Autos & Vehicles/Bicycles & Accessories/Bike Parts & Repair",
"confidence": 0.21117688715457916,
"IAB17-3": "Bicycling",
"IAB-492-483": "Sports - Cycling"
},
{
"name": "/Autos & Vehicles/Bicycles & Accessories/Other",
"confidence": 0.16617995500564575,
"IAB17-3": "Bicycling",
"IAB-492-483": "Sports - Cycling"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.