Category
Reviews
No reviews yet — be the first to review verbadaily.com.
Get this data via API
Classify verbadaily.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://verbadaily.com"}'
{
"domain": {
"domain_url": "https://verbadaily.com",
"categories": [
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.8476387858390808,
"IAB5-8": "Language Learning",
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Reference/General Reference/Dictionaries & Encyclopedias",
"confidence": 0.41199374198913574,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Reference/Language Resources/Other",
"confidence": 0.2351614236831665,
"IAB5-8": "Language Learning",
"IAB-147-132": "Education - Language Learning"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.