Get this data via API
Classify dvadi.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://dvadi.com"}'
{
"domain": {
"domain_url": "https://dvadi.com",
"categories": [
{
"name": "/Arts & Entertainment/Online Media",
"confidence": 0.92,
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Games/Computer & Video Games/Sports Games",
"confidence": 0.82,
"IAB-689-685": "Sports Video Games/Video Gaming/Video Game Genres/Sports Video Games"
},
{
"name": "/Sports/Team Sports/American Football",
"confidence": 0.57,
"IAB-484-483": "American Football/Sports/American Football"
}
]
},
"success": true
}
Category
Global Rank
#183,030
Get this data as JSON — free trial, 50 API calls included.