Category
Global Rank
#16,852
Reviews
No reviews yet — be the first to review cac.gov.cn.
Get this data via API
Classify cac.gov.cn — 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://cac.gov.cn"}'
{
"domain": {
"domain_url": "https://cac.gov.cn",
"categories": [
{
"name": "/Internet & Telecom/Other",
"confidence": 0.32049572467803955,
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.313007652759552,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.24090832471847537,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.