获取东方财富数据。
Project description
获取东方财富网数据
介绍
本项目是一个获取东方财富网数据的Python库,目前支持的数据有:
- 主要财务指标
- 资产负债表
- 利润表
- 股票实际控制人
安装
pip install pyeastmoney
导入Python包使用
获得实际控制人
from eastmoney.f10 import shareholder_research
shareholder = shareholder_research(code="SH600161")
print(shareholder)
脚本
提供了两个脚本,可以直接使用:
download_lrb.py
下载利润表数据download_zcfzb.py
下载资产负债表数据
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyeastmoney-0.1.0.tar.gz
(4.7 kB
view details)
Built Distribution
File details
Details for the file pyeastmoney-0.1.0.tar.gz
.
File metadata
- Download URL: pyeastmoney-0.1.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad342c0f5439a8f0fb66876b924df7cedfc2ea82836fb38318ae88099814b444 |
|
MD5 | a05beaa7edc0c5a5aa18871ed82b5445 |
|
BLAKE2b-256 | a99ac30b3f1635696251d962e0b543a81adff7e2b74ecf92033787d6a25144bd |
File details
Details for the file pyeastmoney-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pyeastmoney-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65d7dcb8cf624918d436801298cacba535cd9023809b2ef52d5daa1a3fd1fe92 |
|
MD5 | b8187a0c522f6cc8e6248da78662a85b |
|
BLAKE2b-256 | c6407bc3c5a1c2fcb608e7ec70169215e2ceddefab6893e1e025be8bcf2b48cd |