nse-bhavcopy:用于下载NSE bhavcopy的Node js模块

时间:2024-03-19 20:41:14
【文件属性】:

文件名称:nse-bhavcopy:用于下载NSE bhavcopy的Node js模块

文件大小:24KB

文件格式:ZIP

更新时间:2024-03-19 20:41:14

stock stock-market nse nse-stock-data JavaScript

NSE-Bhavcopy Node-Js模块,用于从NSE服务器下载NSE bhavcopy。 要使用,请按照以下说明进行操作: const BhavCopy = require('nse-bhavcopy'); const options = { type: 'json' // optional. if not specified, zip file will be downloaded. Valid TYPES: ['json', 'csv', 'zip'] dir: "xxxx" // optional. if not specified, files will be downloaded under NSE folder }; const request = new BhavCopy(options); request .download({ month: "MA


【文件预览】:
nse-bhavcopy-master
----.gitignore(16B)
----package.json(835B)
----package-lock.json(57KB)
----index.js(34B)
----.github()
--------workflows()
----examples()
--------index.js(689B)
----README.md(2KB)
----lib()
--------index.js(11KB)
----test()
--------index.test.js(2KB)

网友评论