Get this data via API
Classify infobae.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://infobae.com"}'
{
"domain": {
"domain_url": "https://infobae.com",
"categories": [
{
"name": "/News/Other",
"confidence": 0.8317167162895203,
"IAB12": "News"
},
{
"name": "/News/World News",
"confidence": 0.3137776851654053,
"IAB12": "News",
"IAB-214-210": "Food & Drink - World Cuisines"
},
{
"name": "/News/Local News",
"confidence": 0.1005263328552246,
"IAB12-3": "Local News"
}
]
},
"success": true
}
Category
Global Rank
#1,038
Get this data as JSON — free trial, 50 API calls included.