Company
Category
Reviews
No reviews yet — be the first to review xceed.com.
Get this data via API
Classify xceed.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://xceed.com"}'
{
"domain": {
"domain_url": "https://xceed.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.264530211687088,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Computers & Electronics/Programming/Windows & .NET",
"confidence": 0.19943886995315552,
"IAB19-36": "Windows",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Books & Literature/E-Books",
"confidence": 0.10991882532835008,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.