Get this data via API
Classify football-games.io — 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://football-games.io"}'
{
"domain": {
"domain_url": "https://football-games.io",
"categories": [
{
"name": "/Games/Computer & Video Games/Sports Games",
"confidence": 0.7691070437431335,
"IAB-689-685": "Sports Video Games/Video Gaming/Video Game Genres/Sports Video Games"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.7236077189445496,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Sports/Team Sports/American Football",
"confidence": 0.35171306133270264,
"IAB17": "Sports",
"IAB-484-483": "American Football/Sports/American Football"
},
{
"name": "/Arts & Entertainment/Fun & Trivia/Flash-Based Entertainment",
"confidence": 0.3375796675682068,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.2490610033273697,
"IAB17": "Sports",
"IAB-533-483": "Soccer/Sports/Soccer"
},
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.15521284937858582,
"IAB-693-685": "Casual Games/Video Gaming/Video Game Genres/Casual Games"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.