Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

songjian/pynetease-finance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pynetease-finance

这个仓库已停止开发,获取历史价格的方法也已经失效!

例:网易财经获得股票历史价格

$ python -m netease --code 0601318 --start 20220331 --end 20220331
日期,股票代码,名称,收盘价,前收盘,换手率,成交量,成交金额,总市值,流通市值
2022-03-31,'601318,中国平安,48.45,48.7,0.3909,42349781,2063589520.0,8.85677696314e+11,5.24842594928e+11

About

获取网易财经数据的 Python 包。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages