Get this data via API
Classify vitals.app — 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://vitals.app"}'
{
"domain": {
"domain_url": "https://vitals.app",
"categories": [
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 1,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.6020203828811646,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.35259395837783813,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.28428295254707336,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.18557430803775787,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.10785212367773056,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Shopping/Shopping Portals",
"confidence": 0.1019684001803398,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)",
"confidence": 0.10167665034532548,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Global Rank
#25,663
Get this data as JSON — free trial, 50 API calls included.