Company
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": "/Games/Computer & Video Games/Video Game Development",
"confidence": 0.4571826756000519,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.34913063049316406,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.19881987571716309,
"IAB9-30": "Video & Computer Games",
"IAB-693-685": "Video Game Genres - Casual Games"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.1611156016588211,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.