Category
Reviews
No reviews yet — be the first to review dlservice.online.
Get this data via API
Classify dlservice.online — 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://dlservice.online"}'
{
"domain": {
"domain_url": "https://dlservice.online",
"categories": [
{
"name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Other",
"confidence": 1,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Autos & Vehicles/Commercial Vehicles/Cargo Trucks & Trailers",
"confidence": 0.10021983087062836,
"IAB2-21": "Trucks & Accessories",
"IAB-3-2": "Auto Body Styles - Commercial Trucks"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.