Category
Global Rank
#467
Reviews
No reviews yet — be the first to review sohu.com.
Get this data via API
Classify sohu.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://sohu.com"}'
{
"domain": {
"domain_url": "https://sohu.com",
"categories": [
{
"name": "/Internet & Telecom/Other",
"confidence": 0.4038998484611511,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/News/Other",
"confidence": 0.395253986120224,
"IAB12": "News",
"IAB-379": "News and Politics"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.15023939311504364,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.