Category
Reviews
No reviews yet — be the first to review reverso.com.ar.
Get this data via API
Classify reverso.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://reverso.com.ar"}'
{
"domain": {
"domain_url": "https://reverso.com.ar",
"categories": [
{
"name": "/Travel & Transportation/Luggage & Travel Accessories/Backpacks & Utility Bags",
"confidence": 0.8858470916748047,
"IAB20": "Travel",
"IAB-654-653": "Travel - Travel Accessories"
},
{
"name": "/Travel & Transportation/Luggage & Travel Accessories/Other",
"confidence": 0.2851187586784363,
"IAB20": "Travel",
"IAB-654-653": "Travel - Travel Accessories"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.10930874198675156,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.