Company
Category
Reviews
No reviews yet — be the first to review 16word.com.
Get this data via API
Classify 16word.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://16word.com"}'
{
"domain": {
"domain_url": "https://16word.com",
"categories": [
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.844354510307312,
"IAB5-8": "Language Learning",
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.1427021473646164,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.11867975443601608,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.