Category
Reviews
No reviews yet — be the first to review bowlerwrx.com.
Get this data via API
Classify bowlerwrx.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://bowlerwrx.com"}'
{
"domain": {
"domain_url": "https://bowlerwrx.com",
"categories": [
{
"name": "/Sports/Sporting Goods/Bowling Equipment",
"confidence": 0.8841224312782288,
"IAB17": "Sports",
"IAB-550-483": "Sports - Bowling"
},
{
"name": "/Sports/Individual Sports/Bowling",
"confidence": 0.1275758147239685,
"IAB17": "Sports",
"IAB-550-483": "Sports - Bowling"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.