netfile-download:每年从城市 Netfile 门户下载 zip 文件

时间:2024-06-30 23:48:19
【文件属性】:

文件名称:netfile-download:每年从城市 Netfile 门户下载 zip 文件

文件大小:4KB

文件格式:ZIP

更新时间:2024-06-30 23:48:19

JavaScript

网络文件下载 从 Netfile 竞选财务披露门户下载 zip 文件。 这将检索包含请求年份的财务披露数据的 zip 文件。 安装 npm install netfile-download 例子 var netfileDownload = require ( 'netfile-download' ) ; // Pass in aid, year, callback netfileDownload ( 'WESTSAC' , '2014' , function ( err , zipBuffer ) { // err is present if there was a problem getting requested file // zipBuffer is now a Buffer object containing the contents of the file } ) ;


【文件预览】:
netfile-download-master
----.gitignore(14B)
----package.json(772B)
----bin()
--------netfile-download.js(852B)
----netfile-download.js(2KB)
----README.md(958B)
----test()
--------netfile-download.js(1KB)

网友评论