achievements-app / psn-api

A JavaScript library that lets you get trophy, user, and game data from the PlayStation Network.
https://psn-api.achievements.app
MIT License
263 stars 31 forks source link

Enable fetching user data for a title by its titleId instead of npCommunicationId #122

Open TheYuriG opened 1 year ago

TheYuriG commented 1 year ago

Housekeeping job for pending requests. Requested by rhenriquez28 on Mar 1st, 2022, here.

Reference: Method on PHP library, Documentation reference.

Limitations (known so far): The v1 API endpoint cannot grab PS5 games (PPSA), but can get PS4 games (CUSA). Maybe (untested) it can get the PSVita and PS3 games as well?