Category
Reviews
No reviews yet — be the first to review strikerlanes.net.
Get this data via API
Classify strikerlanes.net — 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://strikerlanes.net"}'
{
"domain": {
"domain_url": "https://strikerlanes.net",
"categories": [
{
"name": "/Sports/Individual Sports/Bowling",
"confidence": 0.8739381432533264,
"IAB17": "Sports",
"IAB-550-483": "Sports - Bowling"
},
{
"name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife",
"confidence": 0.22860048711299896,
"IAB1": "Arts & Entertainment",
"IAB-158-150": "Attractions - Nightclubs"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.