Get this data via API
Classify oblivionpourhouse.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://oblivionpourhouse.com"}'
{
"domain": {
"domain_url": "https://oblivionpourhouse.com",
"categories": [
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.25272202491760254,
"IAB-163": "Personal Celebrations & Life Events"
},
{
"name": "/Games/Roleplaying Games",
"confidence": 0.14638513326644895,
"IAB9-25": "Roleplaying Games",
"IAB-687-685": "Role-Playing Video Games/Video Gaming/Video Game Genres/Role-Playing Video Games"
},
{
"name": "/Sports/Sporting Goods/Other",
"confidence": 0.1430015116930008,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.