Get this data via API
Classify biodiversidad.gob.ec — 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://biodiversidad.gob.ec"}'
{
"domain": {
"domain_url": "https://biodiversidad.gob.ec",
"categories": [
{
"name": "/Science/Scientific Institutions",
"confidence": 0.5809431672096252,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.4662988781929016,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Science/Ecology & Environment/Other",
"confidence": 0.3508495092391968,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.14010509848594666,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.