Get this data via API
Classify pickuptruckdelivery.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://pickuptruckdelivery.com"}'
{
"domain": {
"domain_url": "https://pickuptruckdelivery.com",
"categories": [
{
"name": "/Business & Industrial/Shipping & Logistics/Moving & Relocation",
"confidence": 0.9287495613098145,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Other",
"confidence": 0.5939801931381226,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Trucks, Vans & SUVs",
"confidence": 0.4519857168197632,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Travel & Transportation/Transportation/Car Rentals",
"confidence": 0.15621526539325714,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Autos & Vehicles/Commercial Vehicles/Other",
"confidence": 0.10885101556777954,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.