Category
Reviews
No reviews yet — be the first to review oscarandbernie.com.
Get this data via API
Classify oscarandbernie.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://oscarandbernie.com"}'
{
"domain": {
"domain_url": "https://oscarandbernie.com",
"categories": [
{
"name": "/Arts & Entertainment/Humor/Live Comedy",
"confidence": 0.5062462091445923,
"IAB1-4": "Humor",
"IAB-646-SPSHQ5": "Genres - Comedy"
},
{
"name": "/Arts & Entertainment/Humor/Other",
"confidence": 0.23949480056762695,
"IAB1-4": "Humor",
"IAB-440-432": "Pop Culture - Humor and Satire"
},
{
"name": "/Arts & Entertainment/TV & Video/TV Shows & Programs",
"confidence": 0.11673317849636078,
"IAB1-7": "Television",
"IAB-640-JLBCU7": "Entertainment - Television"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.