Get this data via API
Classify speechtoreadingconnection.com — 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://speechtoreadingconnection.com"}'
{
"domain": {
"domain_url": "https://speechtoreadingconnection.com",
"categories": [
{
"name": "/People & Society/Social Sciences/Communications & Media Studies",
"confidence": 0.18661148846149445,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.1415700763463974,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Reference/Language Resources/Other",
"confidence": 0.10611305385828018,
"IAB-147-132": "Education - Language Learning"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.