Get this data via API
Classify vantyx.dev — 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://vantyx.dev"}'
{
"domain": {
"domain_url": "https://vantyx.dev",
"categories": [
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.5591523051261902,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.3957550525665283,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Games/Computer & Video Games/Video Game Development",
"confidence": 0.30602601170539856,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.2496166080236435,
"IAB-693-685": "Casual Games/Video Gaming/Video Game Genres/Casual Games"
},
{
"name": "/Games/Computer & Video Games/Other",
"confidence": 0.2235637754201889,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.14785948395729065,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.13930557668209076,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.13804660737514496,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.