Menu

Post image 1
Post image 2
1 / 2
0

itch.io Game Data at Scale: Who Needs It and How to Extract It

DEV Community·agenthustler·29 days ago
#8NUOsdNy
Reading 0:00
15s threshold

itch.io hosts over 500,000 indie games and has roughly 10 million registered users. It is the dominant platform for game jams, experimental titles, and developers who want to publish without a publisher. All of that catalog data — titles, ratings, genres, platforms, creator information — is publicly visible. None of it is available through a bulk API. This post covers what data is actually accessible on itch.io, who needs it and why, and how to run our actor to extract it without building or maintaining any scraping infrastructure. The data access problem There is no public itch.io API for catalog data. itch.io provides a limited API for developers to manage their own games and purchases, but there is no endpoint that lets you query the catalog by genre, rating, platform, or creator. If you want a list of the top-rated horror games, or all puzzle games with more than 1,000 ratings, or every title a specific developer has published — you cannot get that from an API call.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More