Category
Reviews
No reviews yet — be the first to review social.ca.
Get this data via API
Classify social.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://social.ca"}'
{
"domain": {
"domain_url": "https://social.ca",
"categories": [
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.5234594345092773,
"IAB8-9": "Dining Out",
"IAB-218-210": "Food & Drink - Dining Out"
},
{
"name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife",
"confidence": 0.4858622252941131,
"IAB1": "Arts & Entertainment",
"IAB-158-150": "Attractions - Nightclubs"
},
{
"name": "/Food & Drink/Cooking & Recipes/Cuisines",
"confidence": 0.36637723445892334,
"IAB8-7": "Cuisine-Specific",
"IAB-214-210": "Food & Drink - World Cuisines"
},
{
"name": "/Food & Drink/Restaurants/Restaurant Reviews & Reservations",
"confidence": 0.3139210045337677,
"IAB8-9": "Dining Out",
"IAB-218-210": "Food & Drink - Dining Out"
},
{
"name": "/Food & Drink/Beverages/Alcoholic Beverages",
"confidence": 0.22528834640979767,
"IAB8": "Food & Drink",
"IAB-211-210": "Food & Drink - Alcoholic Beverages"
},
{
"name": "/Food & Drink/Restaurants/Fine Dining",
"confidence": 0.199128657579422,
"IAB8-9": "Dining Out",
"IAB-218-210": "Food & Drink - Dining Out"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.11168892681598663,
"IAB15-8": "Geography",
"IAB-469-464": "Science - Geography"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.