Get this data via API
Classify footy-games.com.ar — 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://footy-games.com.ar"}'
{
"domain": {
"domain_url": "https://footy-games.com.ar",
"categories": [
{
"name": "/Sports/Team Sports",
"confidence": 0.75,
"IAB17": "Sports"
},
{
"name": "/Games/Computer & Video Games/Sports Games",
"confidence": 0.56,
"IAB-689-685": "Sports Video Games/Video Gaming/Video Game Genres/Sports Video Games"
}
]
},
"success": true
}
Category
Sports
Team Sports
75%
Get this data as JSON — free trial, 50 API calls included.