Get this data via API
Classify yayla.de — 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://yayla.de"}'
{
"domain": {
"domain_url": "https://yayla.de",
"categories": [
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.7942746877670288,
"IAB17": "Sports",
"IAB-533-483": "Soccer/Sports/Soccer"
},
{
"name": "/Games/Gambling/Sports Betting",
"confidence": 0.7635900974273682,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Sports/International Sports Competitions/Other",
"confidence": 0.6517064571380615,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Hobbies & Leisure/Sweepstakes & Promotional Giveaways",
"confidence": 0.628349244594574,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/News/Sports News",
"confidence": 0.13085244596004486,
"IAB12": "News",
"IAB-226-225": "Fitness and Exercise - Participant Sports"
},
{
"name": "/Hobbies & Leisure/Merit Prizes & Contests",
"confidence": 0.11692766845226288,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.