Get this data via API
Classify boatcastapp.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://boatcastapp.com"}'
{
"domain": {
"domain_url": "https://boatcastapp.com",
"categories": [
{
"name": "/News/Weather",
"confidence": 0.9338847994804382,
"IAB15-10": "Weather",
"IAB-390-464": "Science - Weather"
},
{
"name": "/Hobbies & Leisure/Water Activities/Boating",
"confidence": 0.211365669965744,
"IAB17-5": "Boxing",
"IAB-485-483": "Boxing/Sports/Boxing"
},
{
"name": "/Autos & Vehicles/Boats & Watercraft",
"confidence": 0.17634473741054535,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.15408919751644137,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/Science/Earth Sciences/Other",
"confidence": 0.14122343063354492,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.