Get this data via API
Classify proveg.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://proveg.com"}'
{
"domain": {
"domain_url": "https://proveg.com",
"categories": [
{
"name": "Arts & Entertainment/Online Media",
"confidence": 0.8,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "Food & Drink",
"confidence": 0.7,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "People & Society/Social Issues & Advocacy",
"confidence": 0.6,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "Business & Industrial",
"confidence": 0.5,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Global Rank
#173,600
Get this data as JSON — free trial, 50 API calls included.