ConsulCaesar: Regarding issues, after trying some games I noticed that, if a game doesn't have any videos on its GOG page, the "Videos" tab on GOGdata.io shows the videos from another game (for example, Alpha Centauri displays the videos from Diablo).
Looking into this now. Thanks for the report. I think some old code I wrote wasn't properly dealing with this and it got put into the database. Refreshing database on my local pc to confirm.
PixelBoy: - Games that have been removed from the store seem to be missing. This would be one of the more useful things, because games that are in the store can, in most cases, be seen on GOG site as well.
I don't think the API includes games that were removed, but if there is some way to include this I will.
PixelBoy: - "Using Dosbox" is an informative thing, it would be nice to have "Using ScummVM" as well for those games that have that.
Again, this one of those... does the API include this. I'll take a look. I know dosbox is, but not sure about ScummVM.
PixelBoy: - Listing of game goodies would be a nice extra feature.
I believe this is in the API and I will defiantly include this at some point.
PixelBoy: - I don't know where the age limit comes from. For instance, Blade Runner age limit is shown as 13, but I don't see that shown on the game card, and even if the age limit is correct, it might be a good idea to put in parentheses which rating system it is from, (ESRB), (PEGI), and so on, maybe even show the official age limit labels graphically. It would be more informative that way for people, who actually need that information, when buying games to kids and so on.
This comes directly from the API, but I don't know how GOG comes up with those ages. It might be better to display the ESRB rating/ PEGI rating as well which an older version of my code did have.
PixelBoy: - The DLC entries could have a link or something to the base game that is needed to play and purchase the DLC.
I don't know if the API links to the original game but if it does, I will include that.
maks877: Please add info block on home page "New builds" / "New versions Installers"
Thanks
This will come at some point, but it's a little bit farther off right now. Things will slowly be added with time.