Category
Reviews
No reviews yet — be the first to review volcano.oregonstate.edu.
Get this data via API
Classify volcano.oregonstate.edu — 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://volcano.oregonstate.edu"}'
{
"domain": {
"domain_url": "https://volcano.oregonstate.edu",
"categories": [
{
"name": "/Science/Earth Sciences/Geology",
"confidence": 0.9751276969909668,
"IAB15-4": "Geology",
"IAB-470-464": "Science - Geology"
},
{
"name": "/Sensitive Subjects/Accidents & Disasters",
"confidence": 0.2774083614349365,
"IAB25": "Non-Standard Content",
"IAB-381": "Disasters"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.