Get this data via API
Classify boatbuyerbrief.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://boatbuyerbrief.com"}'
{
"domain": {
"domain_url": "https://boatbuyerbrief.com",
"categories": [
{
"name": "/Autos & Vehicles/Boats & Watercraft",
"confidence": 0.8508171439170837,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles",
"confidence": 0.2024022489786148,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Other",
"confidence": 0.14836740493774414,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers",
"confidence": 0.1468205749988556,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Shopping/Classifieds",
"confidence": 0.1444227695465088,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Specs, Reviews & Comparisons",
"confidence": 0.12136685103178024,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.1082000657916069,
"IAB-264-239": "Hobbies & Interests - Content Production"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.