Category
Reviews
No reviews yet — be the first to review the50.com.
Get this data via API
Classify the50.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://the50.com"}'
{
"domain": {
"domain_url": "https://the50.com",
"categories": [
{
"name": "/Food & Drink/Restaurants/Restaurant Reviews & Reservations",
"confidence": 0.6117737293243408,
"IAB8-9": "Dining Out",
"IAB-218-210": "Food & Drink - Dining Out"
},
{
"name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife",
"confidence": 0.30142802000045776,
"IAB1": "Arts & Entertainment",
"IAB-158-150": "Attractions - Nightclubs"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.23471933603286743,
"IAB8-9": "Dining Out",
"IAB-218-210": "Food & Drink - Dining Out"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.18527336418628693,
"IAB15-8": "Geography",
"IAB-469-464": "Science - Geography"
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.1833847314119339,
"IAB20": "Travel",
"IAB-663-653": "Travel - Travel Preparation and Advice"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.13051706552505493,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature"
},
{
"name": "/Food & Drink/Beverages/Alcoholic Beverages",
"confidence": 0.113288052380085,
"IAB8": "Food & Drink",
"IAB-211-210": "Food & Drink - Alcoholic Beverages"
},
{
"name": "/Food & Drink/Restaurants/Fine Dining",
"confidence": 0.10809683799743652,
"IAB8-9": "Dining Out",
"IAB-218-210": "Food & Drink - Dining Out"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.