@toycode/getufo
v0.2.16
Published
Download securities reports from EDINET
Downloads
188
Readme
getufo
Download securities reports from EDINET
Getting Started
$ npm i -g @toycode/getufo
$ getufo -f <folder to download> <SEC or EDINET code>
or
$ mkdir <some dir>
$ cd <some dir>
$ npm i @toycode/getufo
$ npx getufo -f <folder to download> <SEC or EDINET code>
Prerequisites
"node": ">=8.11"
Running the tests
npm test (The tests are very incomplete.)
License
This project is licensed under the MIT License - see the LICENSE.md file for details