Category
Reviews
No reviews yet — be the first to review itch.io.
Get this data via API
Classify itch.io — 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://itch.io"}'
{
"domain": {
"domain_url": "https://itch.io",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Music Streams & Downloads",
"confidence": 0.24291546642780304,
"IAB1-6": "Music",
"IAB-338-JLBCU7": "Entertainment - Music"
},
{
"name": "/Arts & Entertainment/Music & Audio/Other",
"confidence": 0.2350145578384399,
"IAB1-6": "Music",
"IAB-338-JLBCU7": "Entertainment - Music"
},
{
"name": "/Arts & Entertainment/Music & Audio/Music Equipment & Technology",
"confidence": 0.20324648916721344,
"IAB1-6": "Music",
"IAB-243-239": "Hobbies & Interests - Musical Instruments"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.10237208008766174,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.