Category
Global Rank
#40,026
Reviews
No reviews yet — be the first to review soccer.com.
Get this data via API
Classify soccer.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://soccer.com"}'
{
"domain": {
"domain_url": "https://soccer.com",
"categories": [
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.92,
"IAB17-44": "World Soccer",
"IAB-533-483": "Sports - Soccer"
},
{
"name": "/Sports/Sporting Goods",
"confidence": 0.86,
"IAB-483": "Sports"
},
{
"name": "/Shopping/Apparel/Athletic Apparel",
"confidence": 0.54,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.