Get this data via API
Classify thebikerschoice.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://thebikerschoice.com"}'
{
"domain": {
"domain_url": "https://thebikerschoice.com",
"categories": [
{
"name": "/Autos & Vehicles/Bicycles & Accessories/Kids' Bikes",
"confidence": 0.5841792225837708,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Bicycles & Accessories/Bike Accessories",
"confidence": 0.24672050774097443,
"IAB18-6": "Accessories",
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Bicycles & Accessories/Other",
"confidence": 0.18987588584423065,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Shopping/Toys/Ride-On Toys & Wagons",
"confidence": 0.1554681658744812,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Autos & Vehicles/Bicycles & Accessories/Bike Parts & Repair",
"confidence": 0.11427883803844452,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.