Get this data via API
Classify vaticannews.va — 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://vaticannews.va"}'
{
"domain": {
"domain_url": "https://vaticannews.va",
"categories": [
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.8959289193153381,
"IAB-453": "Religion & Spirituality/Religion & Spirituality"
},
{
"name": "/News/Other",
"confidence": 0.2837819457054138,
"IAB12": "News"
}
]
},
"success": true
}
Company
Category
Global Rank
#3,974
Tech Stack (5 technologies)
Get this data as JSON — free trial, 50 API calls included.