Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Method to get prices from another eshops #1

Open
andreyazevedo opened this issue Mar 18, 2018 · 3 comments
Open

Method to get prices from another eshops #1

andreyazevedo opened this issue Mar 18, 2018 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@andreyazevedo
Copy link
Owner

The Nintendo API to get prices is that:

https://api.ec.nintendo.com/v1/price?country=CA&lang=en&ids=20010000026167

You have to include one or more IDs and the country code on the request.

@andreyazevedo andreyazevedo added enhancement New feature or request help wanted Extra attention is needed labels Mar 18, 2018
@isrmicha
Copy link

isrmicha commented Mar 4, 2020

Thanks Mr. Andrey

@Bilge
Copy link

Bilge commented Aug 12, 2020

Why is there no information about Nintendo web services anywhere on the Internet? Do they not documented this stuff anywhere or am I just bad at using Google?

@andreyazevedo
Copy link
Owner Author

@Bilge officially they don't have public web services. This module use the APIs of nintendo website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants