Get this data via API
Classify portalempleo.gob.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://portalempleo.gob.ar"}'
{
"domain": {
"domain_url": "https://portalempleo.gob.ar",
"categories": [
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.7875586152076721,
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Jobs/Other",
"confidence": 0.13710156083106995,
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Other",
"confidence": 0.13640490174293518,
"IAB-132": "Education"
}
]
},
"success": true
}
Category
Global Rank
#91,619
Get this data as JSON — free trial, 50 API calls included.