Sorry, we don't support your browser.  Install a modern browser

Link Nintendo Switch Account#34

This is essentially impossible :(

4 years ago
B

I don’t know if you’re able to get prices from the Nintendo online store, but that would be really cool. Right now I’m duplicating my wishlist across dekudeals and GameTrack because I like GameTrack’s features but I want to keep an eye on prices, too.

3 years ago

I think that might require scraping the store manually, but maybe i could have a chat with the dekudeals guy 🤔

3 years ago
1

I’ve looked into this a bit more and it is possible but very unlikely to actually happen. It requires a server running an instance of the android NSO app that is used to retrieve a valid token.

3 years ago
Changed the status to
Unlikely
3 years ago
Merged Why no Nintendo support?#138
3 years ago

Hi
I dunno how they did that, but it seems that the software “playnite” has a nintendo connexion in order to retrieve games. But i never test it (don’t have nintendo account)

2 years ago
Merged Sync with Nintendo?#304
2 years ago
Merged Nintendo Switch Sync#372
a year ago

It is able using the Switch Online App’s REST API. The only thing needed is the friend code. An example of the APIs login and Splatoon or Animal Crossing examples can be found here:
https://yui-spl2.medium.com/intro-to-nintendo-switch-rest-api-d91347d3e869

The linked GitHub repo has more code in python that can be used as base. Using a Android MITM when checking friends can give additional information on the API.

2 months ago