(continuation of closed HL2B integration idea thread)
IGDB.com also has game completion data, and they have completely free to use API. This answers the concerns raised in the previous thread.
Example: Super Mario 64.
P.S.
I just found about the implementation of my previous idea, perhaps mods could kindly link it to the previous thread.
1 Like
This uses a scraping technique and is generally not a good idea to do that.
In any case, we are not particularly inclined to implement support for third party APIs to retrieve data from online resources in muOS. This approach introduces a number of external dependencies that we prefer to avoid in order to maintain greater control, reliability, and simplicity within the system.
That said, third party applications, such as the one you’ve linked are absolutely welcome to be developed and used alongside muOS. However, this kind of functionality is not something we plan to support as a standard or core part of the system.