Get this data via API
Classify truckmasterplus.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://truckmasterplus.com"}'
{
"domain": {
"domain_url": "https://truckmasterplus.com",
"categories": [
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.7066062092781067,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Autos & Vehicles/Commercial Vehicles/Cargo Trucks & Trailers",
"confidence": 0.3116045594215393,
"IAB-3-2": "Commercial Trucks/Automotive/Auto Body Styles/Commercial Trucks"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Trucks, Vans & SUVs",
"confidence": 0.2545876204967499,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Finance/Insurance/Vehicle Insurance",
"confidence": 0.11292508244514464,
"IAB13-6": "Insurance",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.