psn id checker
1.0.0
Easy Playstation Network ID availability checker.
From October 10, 2019 Sony has enabled PSN users to change their online IDs.
Until now there is no easy way to check if an id is available to be taken. Generally you have to follow these steps just to check its availability.
There may be some wrappers for PSN API's but they are designed to be only used by developers.

git clone https://github.com/ffrm/psn-id-checker.git
cd psn-id-checker
npm installBefore running, set API_URL environment variable. Then:
npm run build && npm startGTAG_EVENT_CATEGORY - Google Analytics event category for event tracking.GTAG_EVENT_ACTION - Google Analytics event action for event tracking.
Both variables are used for user id search event.
Developed by ffrm.