Category
Reviews
No reviews yet — be the first to review survivors.wiki.
Get this data via API
Classify survivors.wiki — 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://survivors.wiki"}'
{
"domain": {
"domain_url": "https://survivors.wiki",
"categories": [
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.9148649573326112,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Games/Roleplaying Games",
"confidence": 0.7142424583435059,
"IAB9-25": "Roleplaying Games",
"IAB-272-269": "Games and Puzzles - Roleplaying Games"
},
{
"name": "/Games/Computer & Video Games/Action & Platform Games",
"confidence": 0.5641639828681946,
"IAB9-30": "Video & Computer Games",
"IAB-686-685": "Video Game Genres - Action Video Games"
},
{
"name": "/Games/Computer & Video Games/Adventure Games",
"confidence": 0.3979280292987823,
"IAB9-30": "Video & Computer Games",
"IAB-692-685": "Video Game Genres - Adventure Video Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.