Get this data via API
Classify occident.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://occident.com"}'
{
"domain": {
"domain_url": "https://occident.com",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals",
"confidence": 0.43479958176612854,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Hobbies & Leisure/Sweepstakes & Promotional Giveaways",
"confidence": 0.3329828977584839,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Global Rank
#343,958
Get this data as JSON — free trial, 50 API calls included.