Category
Reviews
No reviews yet — be the first to review bleachersnw.com.
Get this data via API
Classify bleachersnw.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://bleachersnw.com"}'
{
"domain": {
"domain_url": "https://bleachersnw.com",
"categories": [
{
"name": "/Business & Industrial/Hospitality Industry/Event Planning",
"confidence": 0.2535431981086731,
"IAB3": "Business",
"IAB-98-90": "Industries - Hospitality Industry"
},
{
"name": "/Arts & Entertainment/Events & Listings/Live Sporting Events",
"confidence": 0.12584993243217468,
"IAB17": "Sports",
"IAB-483": "Sports"
},
{
"name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals",
"confidence": 0.10941460728645323,
"IAB3": "Business",
"IAB-98-90": "Industries - Hospitality Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.