Category
Reviews
No reviews yet — be the first to review csixx.com.
Get this data via API
Classify csixx.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://csixx.com"}'
{
"domain": {
"domain_url": "https://csixx.com",
"categories": [
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.4381811320781708,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
},
{
"name": "/Autos & Vehicles/Bicycles & Accessories/Bike Parts & Repair",
"confidence": 0.3809646964073181,
"IAB17-3": "Bicycling",
"IAB-492-483": "Sports - Cycling"
},
{
"name": "/Autos & Vehicles/Bicycles & Accessories/Other",
"confidence": 0.15620018541812897,
"IAB17-3": "Bicycling",
"IAB-492-483": "Sports - Cycling"
},
{
"name": "/Autos & Vehicles/Bicycles & Accessories/Mountain Bikes",
"confidence": 0.14429223537445068,
"IAB17-21": "Mountain Biking",
"IAB-492-483": "Sports - Cycling"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.