Category
Reviews
No reviews yet — be the first to review blestwave.digital.
Get this data via API
Classify blestwave.digital — 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://blestwave.digital"}'
{
"domain": {
"domain_url": "https://blestwave.digital",
"categories": [
{
"name": "/Hobbies & Leisure/Outdoors/Fishing",
"confidence": 0.9988973140716552,
"IAB17-14": "Game & Fish",
"IAB-511-483": "Sports - Fishing Sports"
},
{
"name": "/Sports/Sporting Goods/Other",
"confidence": 0.7639918923377991,
"IAB17": "Sports",
"IAB-551-483": "Sports - Sports Equipment"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.1657957285642624,
"IAB22-3": "Comparison",
"IAB-473": "Shopping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.