Get this data via API
Classify luckyucycles.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://luckyucycles.com"}'
{
"domain": {
"domain_url": "https://luckyucycles.com",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Motorcycles",
"confidence": 0.7257863283157349,
"IAB2-15": "Motorcycles",
"IAB-27-1": "Motorcycles/Automotive/Motorcycles"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers",
"confidence": 0.5874789357185364,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Sports/Motor Sports/Other",
"confidence": 0.2399321645498276,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Autos & Vehicles/Bicycles & Accessories/Other",
"confidence": 0.11890409886837006,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.