Company
Category
Global Rank
#2,518
Reviews
No reviews yet — be the first to review wikia.com.
Get this data via API
Classify wikia.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://wikia.com"}'
{
"domain": {
"domain_url": "https://wikia.com",
"categories": [
{
"name": "/Online Communities/Other",
"confidence": 0.423019677400589,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.309190958738327,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Books & Literature/Fan Fiction",
"confidence": 0.181421622633934,
"IAB1-1": "Books & Literature",
"IAB-48-42": "Books and Literature - Fiction"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.18032118678092957,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.