Category
Global Rank
#5,455
Tech Stack (5 technologies)
Similar Domains
Reviews
No reviews yet — be the first to review scielo.br.
Get this data via API
Classify scielo.br — 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://scielo.br"}'
{
"domain": {
"domain_url": "https://scielo.br",
"categories": [
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.41394299268722534,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Science/Scientific Institutions",
"confidence": 0.31342613697052,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Science/Other",
"confidence": 0.11746671050786972,
"IAB15": "Science",
"IAB-464": "Science"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.