Skip to content

marshung24/finance-grab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

finance

說明

以分析股市資料為目建構完整網頁專案,所提供的金融資料抓取函式庫

安裝

composer require marsapp/finance

使用

$g = new \marsapp\grab\finance\Grab();

$date = '2018-11-09';
$type = 'MS';

$data = $g->grab($date, $type);

About

finance grab tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages