Get this data via API
Classify varvico.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://varvico.com"}'
{
"domain": {
"domain_url": "https://varvico.com",
"categories": [
{
"name": "/Business & Industrial/Business Finance/Risk Management",
"confidence": 0.9832019209861756,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.722854495048523,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.24369853734970093,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Law & Government/Legal/Business & Corporate Law",
"confidence": 0.18977013230323792,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.18911081552505493,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.1774498075246811,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.169516459107399,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.10325507074594498,
"IAB-143-132": "Education - Educational Assessment"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.