Get this data via API
Classify speakable.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://speakable.io"}'
{
"domain": {
"domain_url": "https://speakable.io",
"categories": [
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.9078389406204224,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Jobs & Education/Education/Standardized & Admissions Tests",
"confidence": 0.7839157581329346,
"IAB5": "Education",
"IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.23510202765464783,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.1826133280992508,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.15058153867721558,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Reference/Language Resources/Other",
"confidence": 0.12742774188518524,
"IAB-147-132": "Education - Language Learning"
}
]
},
"success": true
}
Company
Tags
Category
Get this data as JSON — free trial, 50 API calls included.