Get this data via API
Classify betscore100.com — 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://betscore100.com"}'
{
"domain": {
"domain_url": "https://betscore100.com",
"categories": [
{
"name": "/Games/Gambling/Sports Betting",
"confidence": 0.8209659457206726,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Sports/Sport Scores & Statistics",
"confidence": 0.24077945947647095,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Games/Gambling/Other",
"confidence": 0.10752160102128984,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.1005040630698204,
"IAB17": "Sports",
"IAB-533-483": "Soccer/Sports/Soccer"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.