Category
Reviews
No reviews yet — be the first to review cdsw.com.au.
Get this data via API
Classify cdsw.com.au — 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://cdsw.com.au"}'
{
"domain": {
"domain_url": "https://cdsw.com.au",
"categories": [
{
"name": "/Travel & Transportation/Transportation/Parking/Other",
"confidence": 0.9471943378448486,
"IAB2": "Automotive",
"IAB-1": "Automotive"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.16765499114990234,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.