Get this data via API
Classify selfdrive.uk — 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://selfdrive.uk"}'
{
"domain": {
"domain_url": "https://selfdrive.uk",
"categories": [
{
"name": "/Travel & Transportation/Transportation/Car Rentals",
"confidence": 0.7052106261253357,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Autos & Vehicles/Commercial Vehicles/Other",
"confidence": 0.5256940126419067,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Finance/Credit & Lending/Loans",
"confidence": 0.4054690301418304,
"IAB13-2": "Credit/Debt & Loans",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Travel & Transportation/Transportation/Taxi & Ride Hail Services",
"confidence": 0.14993557333946228,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Specialty Travel/Business Travel",
"confidence": 0.1332345753908157,
"IAB20-7": "Business Travel",
"IAB-676-664": "Travel Type - Business Travel"
},
{
"name": "/Business & Industrial/Business Services/Other",
"confidence": 0.1331758052110672,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Trucks, Vans & SUVs",
"confidence": 0.1329522728919983,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.