Get this data via API
Classify orvello.digital — 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://orvello.digital"}'
{
"domain": {
"domain_url": "https://orvello.digital",
"categories": [
{
"name": "/Online Communities/Online Goodies/Social Network Apps & Add-Ons",
"confidence": 0.3315497636795044,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.20188426971435547,
"IAB-693-685": "Casual Games/Video Gaming/Video Game Genres/Casual Games"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.15355420112609863,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Games/Computer & Video Games/Video Game Development",
"confidence": 0.12219752371311188,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.10873368382453918,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.