Get this data via API
Classify speed-vault.xyz — 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://speed-vault.xyz"}'
{
"domain": {
"domain_url": "https://speed-vault.xyz",
"categories": [
{
"name": "/Sports/Motor Sports/Auto Racing",
"confidence": 0.8052447438240051,
"IAB17-1": "Auto Racing",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Games/Card Games/Collectible Card Games",
"confidence": 0.7868266105651855,
"IAB9-7": "Card Games",
"IAB-271-269": "Card Games/Hobbies & Interests/Games and Puzzles/Card Games"
},
{
"name": "/Sports/Sporting Goods/Sports Memorabilia",
"confidence": 0.5194768309593201,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Shopping/Antiques & Collectibles",
"confidence": 0.4213807284832001,
"IAB22": "Shopping",
"IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques"
},
{
"name": "/Sports/Motor Sports/Other",
"confidence": 0.2883071005344391,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.