Get this data via API
Classify traccart.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://traccart.com"}'
{
"domain": {
"domain_url": "https://traccart.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.4250163435935974,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation",
"confidence": 0.4160863161087036,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Travel & Transportation/Hotels & Accommodations/Other",
"confidence": 0.3268515467643738,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.19875337183475497,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology",
"confidence": 0.1522468477487564,
"IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.