Get this data via API
Classify 81-sports.pl — 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://81-sports.pl"}'
{
"domain": {
"domain_url": "https://81-sports.pl",
"categories": [
{
"name": "/Sports",
"confidence": 0.9,
"IAB17": "Sports"
},
{
"name": "/Sports/Sporting Goods",
"confidence": 0.8,
"IAB17": "Sports",
"IAB-551-483": "Sports Equipment/Sports/Sports Equipment"
},
{
"name": "/Sports/Team Sports/Basketball",
"confidence": 0.7,
"IAB17": "Sports",
"IAB-547-483": "Basketball/Sports/Basketball"
},
{
"name": "/Sports/Team Sports/Football",
"confidence": 0.7,
"IAB17-12": "Football"
},
{
"name": "/Sports/Team Sports/Tennis",
"confidence": 0.7,
"IAB17-40": "Tennis"
},
{
"name": "/Sports/Team Sports/Martial arts",
"confidence": 0.6,
"IAB17": "Sports"
},
{
"name": "/Shopping/Apparel",
"confidence": 0.5,
"IAB22": "Shopping"
}
]
},
"success": true
}
Category
Sports
90%
Sports
Team Sports
Tennis
70%
Get this data as JSON — free trial, 50 API calls included.