Category
Global Rank
#551,352
Reviews
No reviews yet — be the first to review olered.com.
Get this data via API
Classify olered.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://olered.com"}'
{
"domain": {
"domain_url": "https://olered.com",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Country Music",
"confidence": 0.9770028591156006,
"IAB1-6": "Music",
"IAB-350-338": "Music - Country Music"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.5346873998641968,
"IAB8-9": "Dining Out",
"IAB-218-210": "Food & Drink - Dining Out"
},
{
"name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife",
"confidence": 0.22442322969436648,
"IAB1": "Arts & Entertainment",
"IAB-158-150": "Attractions - Nightclubs"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.