Category
Reviews
No reviews yet — be the first to review deepex.com.
Get this data via API
Classify deepex.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://deepex.com"}'
{
"domain": {
"domain_url": "https://deepex.com",
"categories": [
{
"name": "/Science/Engineering & Technology",
"confidence": 0.88,
"IAB-464": "Science"
},
{
"name": "/Business & Industrial/Construction & Maintenance",
"confidence": 0.84,
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Computers & Electronics/CAD & CAM",
"confidence": 0.68,
"IAB19-1": "3-D Graphics",
"IAB-603-602": "Software and Applications - 3-D Graphics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.