Get this data via API
Classify sectorzero.club — 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://sectorzero.club"}'
{
"domain": {
"domain_url": "https://sectorzero.club",
"categories": [
{
"name": "/Games/Computer & Video Games/Driving & Racing Games",
"confidence": 0.30358070135116577,
"IAB-VK7KD0-685": "Racing Video Games/Video Gaming/Video Game Genres/Racing Video Games"
},
{
"name": "/Arts & Entertainment/Comics & Animation/Anime & Manga",
"confidence": 0.2558765411376953,
"IAB1": "Arts & Entertainment",
"IAB-641-SPSHQ5": "Animation & Anime/Genres/Animation & Anime"
},
{
"name": "/Sports/Motor Sports/Auto Racing",
"confidence": 0.18466687202453613,
"IAB17-1": "Auto Racing",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.14501114189624786,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.13638785481452942,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.