Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

"Search by tag" rest json api

A topic by PsichiX created Apr 23, 2020 Views: 214
Viewing posts 1 to 1

Hi itch.io!
i'm creating a games related editor and want to allow users to search for editor plugins made by other users (plugins that will be hosted on Itch.io to allow developers to sell their plugins).
To make this possible i need to call something like "https://itch.io/search/tag/ignite-editor-plugin" via http request and get JSON response with URLs pointing to projects hosted on itch.io that are tagged with "ignite-editor-plugin".
Is there something like that possible now or it would need to be implemented?
I know that there is serverside API, but it does not allow searching for games by tag or anything, and i really would like to not parse HTML from regular itch.io searching request :<

This topic has been auto-archived and can no longer be posted in because there haven't been any posts in a while.