Get this data via API
Classify kingexpressny.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://kingexpressny.com"}'
{
"domain": {
"domain_url": "https://kingexpressny.com",
"categories": [
{
"name": "/Games/Gambling/Sports Betting",
"confidence": 0.8850595355033875,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.12828609347343445,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.12825848162174225,
"IAB17": "Sports",
"IAB-533-483": "Soccer/Sports/Soccer"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.