Category
Global Rank
#13,780
Reviews
No reviews yet — be the first to review minecraft.wiki.
Get this data via API
Classify minecraft.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://minecraft.wiki"}'
{
"domain": {
"domain_url": "https://minecraft.wiki",
"categories": [
{
"name": "/Arts & Entertainment/Humor/Funny Pictures & Videos",
"confidence": 0.4311845004558563,
"IAB1-4": "Humor",
"IAB-440-432": "Pop Culture - Humor and Satire"
},
{
"name": "/Arts & Entertainment/Offbeat/Other",
"confidence": 0.3309151232242584,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Arts & Entertainment/Humor/Other",
"confidence": 0.2624475359916687,
"IAB1-4": "Humor",
"IAB-440-432": "Pop Culture - Humor and Satire"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.