UNPKG

node-red-contrib-ssafy-meoseon

Version:
53 lines (33 loc) 1.88 kB
# node-red-contrib-ssafy-meoseon `node-red-contrib-ssafy-meoseon` is e-commerce extensions pack for [Node-RED](https://github.com/node-red/node-red), [Samsung Automation Studio Node-RED nodes](https://github.com/Samsung/SamsungAutomationStudio) If you use this node, you can use a shopping data node, a data formatting node, and a reporting node about shopping. (Navershopping, 11st, Aladin ) Other vendors will provide it later. ## Install To install the stable version user the `Menu - Manage palette` option and search for `node-red-contrib-ssafy-meoseon` Run the following command in your Node-RED user directory - typically `~/.node-red` ``` npm install node-red-contrib-ssafy-meoseon ``` ## Features - 11st you can get the shopping data from this node powered by 11st you can find API reference in this [link](https://openapi.11st.co.kr/openapi/OpenApiFrontMain.tmall) - navershopping you can get the shopping data from this node powered by Naver you can find API reference in this [link](https://developers.naver.com/docs/serviceapi/search/shopping/shopping.md#%EC%87%BC%ED%95%91) - naverbooks you can get the books data from this node powered by Naver you can find API reference in this [link](https://developers.naver.com/docs/search/book/) - aladin books you can get the books data from this node you can find API reference in this [link](https://blog.aladin.co.kr/openapi) - Ship you can get the shipping data from this node you can find API reference in this [link](http://info.sweettracker.co.kr/apidoc) - shopping filter This node is formatting the shopping data ## Contract - Please write issue into [issue tab](https://github.com/Meoseon-Division/node-red-contrib-ssafy-meoseon/issues). Then, you can communicate with the repository maintainer. ## LICENSE This repository following the LICENSE `The Apache 2.0 license`.