Category
Reviews
No reviews yet — be the first to review opusis.io.
Get this data via API
Classify opusis.io — 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://opusis.io"}'
{
"domain": {
"domain_url": "https://opusis.io",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Music Reference",
"confidence": 0.5562033653259277,
"IAB1-6": "Music",
"IAB-338-JLBCU7": "Entertainment - Music"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.2122055292129517,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Arts & Entertainment/Music & Audio/Classical Music",
"confidence": 0.13897919654846191,
"IAB1-6": "Music",
"IAB-346-338": "Music - Classical Music"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.10633663088083269,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.10555659234523772,
"IAB19": "Technology & Computing",
"IAB-606-602": "Software and Applications - Video Software"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.