Get this data via API
Classify campsa.com.ar — 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://campsa.com.ar"}'
{
"domain": {
"domain_url": "https://campsa.com.ar",
"categories": [
{
"name": "/Finance/Grants, Scholarships & Financial Aid/Study Grants & Scholarships",
"confidence": 0.8895200490951538,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Sports/College Sports",
"confidence": 0.7624953389167786,
"IAB17": "Sports",
"IAB-487-483": "College Sports/Sports/College Sports"
},
{
"name": "/Sports/Other",
"confidence": 0.16013506054878235,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Jobs & Education/Education/Colleges & Universities",
"confidence": 0.1321130394935608,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.