Category
Reviews
No reviews yet — be the first to review therefstore.ca.
Get this data via API
Classify therefstore.ca — 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://therefstore.ca"}'
{
"domain": {
"domain_url": "https://therefstore.ca",
"categories": [
{
"name": "/Sports/Sporting Goods/Hockey Equipment",
"confidence": 0.8230323195457458,
"IAB17": "Sports",
"IAB-515-483": "Sports - Ice Hockey"
},
{
"name": "/Sports/Sports Fan Gear & Apparel",
"confidence": 0.3137306272983551,
"IAB17": "Sports",
"IAB-483": "Sports"
},
{
"name": "/Shopping/Apparel/Athletic Apparel",
"confidence": 0.118538498878479,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.