Company
Category
Global Rank
#15,176
Tech Stack (13 technologies)
Reviews
No reviews yet — be the first to review espn.com.co.
Get this data via API
Classify espn.com.co — 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://espn.com.co"}'
{
"domain": {
"domain_url": "https://espn.com.co",
"categories": [
{
"name": "/News/Sports News",
"confidence": 0.8731054663658142,
"IAB12": "News",
"IAB-483": "Sports"
},
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.48458677530288696,
"IAB17-44": "World Soccer",
"IAB-533-483": "Sports - Soccer"
},
{
"name": "/Arts & Entertainment/TV & Video/TV Networks & Stations",
"confidence": 0.3831885159015655,
"IAB1-7": "Television",
"IAB-640-JLBCU7": "Entertainment - Television"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.