Nook Shop library is built to provide access to NOOK SHOP Details API. More info: https://nookdeveloper.zendesk.com/entries/20107613-SHOP-Details-API
NOOK Tablet, NOOK HD, NOOK HD+, etc. (Android)
NOOK Shop is free, open-source software under the MIT license.
haxelib install nook-shop
Add
<haxelib name="nook-shop" />
to your application.xml file.
import extension.nook.Shop;
...
Shop.details(EAN);