Company
Category
Reviews
No reviews yet — be the first to review catrucks.com.
Get this data via API
Classify catrucks.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://catrucks.com"}'
{
"domain": {
"domain_url": "https://catrucks.com",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.9723177552223206,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Automotive - Auto Parts"
},
{
"name": "/Autos & Vehicles/Commercial Vehicles/Cargo Trucks & Trailers",
"confidence": 0.4537227749824524,
"IAB2-21": "Trucks & Accessories",
"IAB-3-2": "Auto Body Styles - Commercial Trucks"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles",
"confidence": 0.257974773645401,
"IAB2-3": "Buying/Selling Cars",
"IAB-30-1": "Automotive - Auto Buying and Selling"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Trucks, Vans & SUVs",
"confidence": 0.21344296634197235,
"IAB2-21": "Trucks & Accessories",
"IAB-2-1": "Automotive - Auto Body Styles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Diesel Vehicles",
"confidence": 0.11666183918714523,
"IAB2-9": "Diesel",
"IAB-1": "Automotive"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.