Get this data via API
Classify footballsnap.net — 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://footballsnap.net"}'
{
"domain": {
"domain_url": "https://footballsnap.net",
"categories": [
{
"name": "/Games/Computer & Video Games/Sports Games",
"confidence": 0.46854156255722046,
"IAB-689-685": "Sports Video Games/Video Gaming/Video Game Genres/Sports Video Games"
},
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.4292427301406861,
"IAB17": "Sports",
"IAB-533-483": "Soccer/Sports/Soccer"
},
{
"name": "/Sports/Team Sports/American Football",
"confidence": 0.3029646575450897,
"IAB17": "Sports",
"IAB-484-483": "American Football/Sports/American Football"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.1883126199245453,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.