Category
Reviews
No reviews yet — be the first to review clearable.io.
Get this data via API
Classify clearable.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://clearable.io"}'
{
"domain": {
"domain_url": "https://clearable.io",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Music Equipment & Technology",
"confidence": 0.9621628522872924,
"IAB1-6": "Music",
"IAB-243-239": "Hobbies & Interests - Musical Instruments"
},
{
"name": "/Arts & Entertainment/Entertainment Industry/Recording Industry",
"confidence": 0.47461068630218506,
"IAB1-6": "Music",
"IAB-93-90": "Industries - Entertainment Industry"
},
{
"name": "/Arts & Entertainment/Music & Audio/Other",
"confidence": 0.19722826778888705,
"IAB1-6": "Music",
"IAB-338-JLBCU7": "Entertainment - Music"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.