eshop-api-wrapper
eshop-api-wrapper copied to clipboard
Method to get prices from another eshops
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.
Thanks Mr. Andrey
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?
@Bilge officially they don't have public web services. This module use the APIs of nintendo website.