Get this data via API
Classify ywcdigital.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://ywcdigital.com"}'
{
"domain": {
"domain_url": "https://ywcdigital.com",
"categories": [
{
"name": "/Games/Gambling/Sports Betting",
"confidence": 0.9503437280654908,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.6237548589706421,
"IAB17": "Sports",
"IAB-533-483": "Soccer/Sports/Soccer"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.17853829264640808,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/News/Sports News",
"confidence": 0.10480479896068572,
"IAB12": "News",
"IAB-226-225": "Fitness and Exercise - Participant Sports"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.